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:
[3.3][DEV] links
Forum rules
Everybody can post their extensions and snippets here
The only rule is that the authors support the extensions thy post
Everybody can post their extensions and snippets here
The only rule is that the authors support the extensions thy post
- Steve Offline
- Donator
- Posts: 1,589
- Joined: 04 Mar 2010, 23:10
- Local time: 07 Sep 2025 04:56
- Last active: -
- Favourite BBCode: {
- Favourite EXT: {
- Location: { .
- Fred Rimbert Offline
- Supporter
- Posts: 50
- Joined: 01 Mar 2025, 05:55
- Local time: 07 Sep 2025 05:56
- Last active: -
- Location: France, Pays de la Loire
- Contact:
[3.3][DEV] links
I think an error slipped into a file of the core extension
This line is involved in
This line is involved in
steve/links/adm/style/acp_links_body.html
:
Code: Select all
<a href="#maincontent"> » {{ lang('BACK_TO_TOP') }}</a>
- Steve Offline
- Donator
- Posts: 1,589
- Joined: 04 Mar 2010, 23:10
- Local time: 07 Sep 2025 04:56
- Last active: -
- Favourite BBCode: {
- Favourite EXT: {
- Location: { .
[3.3][DEV] links
possibly does not need to be in the settings page, you can delete that line Fred.
stokers bugs: {.23%t>
my bugs: .
my bugs: .
- Fred Rimbert Offline
- Supporter
- Posts: 50
- Joined: 01 Mar 2025, 05:55
- Local time: 07 Sep 2025 05:56
- Last active: -
- Location: France, Pays de la Loire
- Contact:
[3.3][DEV] links
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
The return to the top of the page can have an interest on the links page when you have added a lot of links