Continuing the discussion from How do I add links to site settings into the settings description of my component?:
I wonder if something similar is possible for a link to the free FontAwesome icons. That one is used in the settings description of some components, and if those only contained %{FA_free_link}
, then updating the links in core would fix them in all components that use that link. Also, translators wouldn’t have to translate the description again.
This would help when the version changes, but also it would help when the link that was chosen no longer works.
I noticed that the link chosen in autumn no longer takes you to the free icons.
https://fontawesome.com/v6/search?o=r&m=free no longer works. I think https://fontawesome.com/v6/search?ic=free would work now.
Plugins/components that use the link:
- GitHub - discourse/discourse-reactions
- GitHub - discourse/discourse-versatile-banner
- GitHub - discourse/discourse-categories-tracking-toggle: Adds a customizable tracking toggle to each category on the categories page
- GitHub - discourse/discourse-social-share
- GitHub - discourse/discourse-new-topic-dropdown: Turns the New Topic button into a dropdown with a custom option added (currently still links to v5 because the pull request wasn’t merged)