peopleinside for now i've added the guest box, now i'm workin on a enable/disable feauture as per your request
so i'm waiting to publicize here the update
WelcomeBox
Justoverclock mmmm I'm subscribed in GitHub so I get an email when a release is released and that's why I ask. Usually I'm able to update when I get notification on GitHub
peopleinside anyway the latest stable is 0.1.7, if u want u can upgrade, but u cant enable disable the guest view
- Edited
Justoverclock I have a "small" issue with PHP, alerted my control panel team for resolve this issue but when I try to install latest version it say no update are available. Why? Is because of my PHP issue? I don't think. I see updates of other extensions... I updated one extension.
composer require justoverclock/flarum-ext-welcomebox
PHP Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/local/apps/php74/ext/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/local/apps/php74/ext/sodium.so.so (/usr/local/apps/php74/ext/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Using version ^1.1 for justoverclock/flarum-ext-welcomebox
./composer.json has been updated
Running composer update justoverclock/flarum-ext-welcomebox
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
87 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
peopleinside is really strange....packagist doesn't read the tag version.....
@luceos any advice on this?
- Edited
Justoverclock is really strange....packagist doesn't read the tag version.....
Packagist detects new release, but previous version (1.1.3
) is higher than the new one (0.1.7
) in terms of semver.
- Edited
rob006 yes i see that, how can i restore the normal version? as my realease are:
https://github.com/justoverclockl/flarum-ext-welcomebox/releases
can i simply delete this tag?
Justoverclock Delete tag and delete release on Packagist (if it is not removed automatically). But I'm not sure how Composer would behave if someone is already on 1.1.3
, since update to 0.1.7
is not upgrade, but downgrade.
- Edited
rob006 thats the point, so to fix this i can simply starting a new release from 1.1.4, that will be ok
- Edited
@peopleinside now u can run composer update, due to an error on tags, i will start from 1.1.4
EDIT: sorry for this double version but i was trying to do multiple things
1.1.5
due to @peopleinside request now guest box have enable/disable options
- Edited
Justoverclock Thanks, I updated but now the voice discussions and posts are no more translated in Italian, why?
- Edited
peopleinside i can't reproduce this on my local flarum.....can u make a screenshot?
u have 1.1.5?
and be sure to clear cache
- Edited
Justoverclock I cleared cache.
in 0.1.3 was in Italian Discussioni and post
peopleinside is not translated on weblate, let me do this and i will update language pack
Justoverclock sorry, I never use your translation language file. I always used Nerata and with your extension version 1.1.3 this two row was translated, i'm asking why is not more in your latest extension update.
peopleinside sorry i wrote into language pack discussion.
justoverclockl/flarum-ext-welcomebox1 here the reason, before was translated with core translation, but as u can read, is not a good choice
- Edited
Justoverclock so if i don't use your language pack I cannot have the translation.
I need remove my extension and replace with yours that is something I want avoid.
I cannot understand why this translation is not included in the extension or I need ask Nerata to support all extension... strange
I added in the locale inside the extension so now translation works also if I have not your translation extension. Thanks.
Justoverclock the new update remove the user profile in mobile?
I was like that maybe an option to decide to have or not in mobile will be nice; in the latest version seems to be removed for the mobile.
The guest widget is not bad but is showed on mobile.. so if you removed the profile widget in the mobile the guest widget in mobile is less nice of the profile because can distract the guest from finding post. Also for the mobile guest widget will be maybe nice decide if show or not.
Just also for let you know I need edit CSS all time I upgrade because I don't like the moment of the profile and shadow.. is nice to see but after a while I get nausea or distraction so i prefer to have static; will be a nice idea have maybe an option also for this.
Just suggestions!
Now I'm looking into the css code for understand why I don't see anymore profile widget on mobile.
- Edited
peopleinside is just a line of css, because there was an issue with tag page,
i've forgot to hide that on mobile, thanks , i will add this too
so, if u have this customization do not update the next version that i will push into few minutes:
the upcoming version fix this problem and hide from tagpage and mobile the guest box
Edit:
1.1.6 Available with fix