Page 1 of 1

[3.3][DEV] links

Posted: 28 Aug 2025, 21:12
by Steve
Extension Version: 0.9.0

Extension Description: Allows links to be created via the ACP and placed in various predefined locations on your forum.

Features:
Create multiple links
Place links in various page locations
overall_header_searchbox_before
navbar_header_quick_links_before
navbar_header_quick_links_after
overall_header_navigation_prepend
overall_footer_copyright_append
Create a new dropdown menu in page header nav menu
Open links in new window/tab
Track link clicks

Download:
steve_links_090-dev.zip
(115.2 KiB) Downloaded 10 times

[3.3][DEV] links

Posted: 29 Aug 2025, 06:49
by Fred Rimbert
I think an error slipped into a file of the core extension

links.png

This line is involved in steve/links/adm/style/acp_links_body.html:

Code: Select all

<a href="#maincontent"> &raquo; {{ lang('BACK_TO_TOP') }}</a>

[3.3][DEV] links

Posted: 29 Aug 2025, 06:59
by Steve
possibly does not need to be in the settings page, you can delete that line Fred.

[3.3][DEV] links

Posted: 29 Aug 2025, 07:03
by Fred Rimbert
This line appears on the settings page and on the links page. I deleted it

The return to the top of the page can have an interest on the links page when you have added a lot of links