Darkle glad to know I am not the only one...
MikeJones went to test it out myself, it's something related to the AddLinkModal component from what I can tell.
I can confirm that it's an issue with the ordering of the keys in the en.yml file; new_link_modal is show nested under link_table but the key prefix in AddLinkModal calls for keys under davwheat.custom_sidenav_links.admin.settings_page.new_link_modal. and can't find any of the keys nested under it because it's actually under davwheat.custom_sidenav_links.admin.settings_page.link_table.new_link_modal.
new_link_modal
link_table
davwheat.custom_sidenav_links.admin.settings_page.new_link_modal.
davwheat.custom_sidenav_links.admin.settings_page.link_table.new_link_modal.
Ralkage
Good spot! Aaand the keys themselves then referenced settings_page.table instead of settings_page.link_table.table 🙈
settings_page.table
settings_page.link_table.table
This should fix the lack of intelligible text in the Add link modal. (Thank you @Ralkage for noticing my idiocy!)
composer update davwheat/custom-sidenav-links
davwheat no sweat! As a wise developer once said:
The key to learning any coding / programming language is frequency of exposure, writing code, making mistakes, breaking your code.
I love this extension and it serves a purpose for many; keep it up 🙂
Works great for me now!
Hey, could you add a feature that links will only be shown to a specific user group?
Spooonky Yes @davwheat please
Is it compatible with latest 0.16?
almalino yes it is
almalino You can check yourself on Extiverse.
How to click the link, the page appears on the right.
Content from fof pages.
Geraldlzc
You should be able to copy the URL for that page and create a link for it on the admin page.
Make sure to turn on "Is Flarum URL?".
It should be similar to the bottom link here:
You may know, but just in case, there could be an issue with this and the 1.1 update. After updating, I went to the settings for this extension and the settings are missing.
010101 ++, after update extension, settings not display P.S.: links work
010101 Forhack
Uh oh, that's not good.
I'll put it in my calendar to fix either tonight or Saturday. Hopefully it's an easy one!
davwheat may the force be with you ☕