Anyone knows why after an update to Flarum 1.1 this suddenly adds a lot of space between the FA icon and the link text? Was difficult enough to fit the links without breaking the searchbox, but now it became even more difficult.
FriendsOfFlarum Links
The default URL(https://forum.a.com) of the forum logo is the forum itself's url like Home link of the forum. I want to provide a separate new link for the forum itself's url like Home link of forum by this extension, not pressing a forum logo. Instead, when a user press the logo of forum, I want to make a user move other URL like a root domain(https://a.com). Can I make it by this extension? Thanks.
comseong no, this extension only allows adding new links.
There's also something special about the logo link that can't be replicated with this extension. When you go back to homepage via logo (and don't use Pusher), it refreshes user notifications and flags. This wouldn't happen when using a custom link.
All links visible only to visitors are not displayed after refreshing in the admin panel, but are visible on the forum. This must be a bug.
Not working...
links are overwritten on the forum logo. how can we slide to the right these links?
- Edited
Please change "link-url" input id type "url" to "text". It's may be helps some Flarum users. I cannot set target without using "http://" or "https://". Is possible with editing database or changing input type manually with browser console.
My usage:
Hi FoF
Could we in addition to the above proposal have the possibility to choose the group that can see the link please?
Thanks
HasanMerkit please update I not want all time open dev console... @FriendsOfFlarum
1.1.0
- Performance improvements FriendsOfFlarum/links46
- Recompile js assets with webpack5
Updating
composer require fof/links:"*"
php flarum cache:clear
IanM
Hi,Sir
I can't upgrade, stuck at 1.0.3
Reading /www/wwwroot/flarum/vendor/composer/installed.json
Running composer update fof/links
Reading ./composer.lock (/www/wwwroot/flarum/composer.lock)
Loading composer repositories with package information
Reading /root/.cache/composer/repo/https---repo.packagist.org/packages.json from cache
Downloading https://repo.packagist.org/packages.json if modified
[304] https://repo.packagist.org/packages.json
Downloading https://repo.packagist.org/p2/psr/http-message-implementation.json
Reading /root/.cache/composer/repo/https---repo.packagist.org/provider-fof~links.json from cache
Downloading https://repo.packagist.org/p2/fof/links.json if modified
[404] https://repo.packagist.org/p2/psr/http-message-implementation.json
[304] https://repo.packagist.org/p2/fof/links.json
Found 303 package versions referenced in your dependency graph. 12 (4%) were optimized away.
Updating dependencies
Generating rules
Resolving dependencies through SAT
Looking at all rules.
Dependency resolution completed in 0.001 seconds
Analyzed 291 packages to resolve dependencies
Analyzed 725 rules to resolve dependencies
Nothing to modify in lock file
Installing dependencies from lock file (including require-dev)
> pre-operations-exec: Composer\Command\RequireCommand->markSolverComplete
Nothing to install, update or remove
Package swiftmailer/swiftmailer is abandoned, you should avoid using it. Use symfony/mailer instead.
Generating autoload files
114 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
BT-Exec-Completed
- Edited
Why isn't this update appearing in the Mercury plugin? Latest version is still 1.0.3 there. As a side note, I don't see the User Directory plugin listed there at all, why is that?
Hmm, I also can't update, it says Nothing to install, update or remove
- Edited
IanM
I'm pretty sure I'm following instructions, simply copy and paste.
I also tried to uninstall and then reinstall.
Still get 1.0.3
By the way, user-bio/user-directory is upgraded normally
[opc@instance20220311042805 flarum]$ sudo composer why-not fof/links:1.1.0
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? y[Symfony\Component\Console\Exception\RuntimeException]
Not enough arguments (missing: "version").
prohibits [-r|--recursive] [-t|--tree] [--] <package> <version>
Hari I tried it, same result