[3.3][DEV] links

Extensions and snippets for phpBB 3.3.X
Maintained and supported by the extension author
Forum rules
Everybody can post their extensions and snippets here
The only rule is that the authors support the extensions thy post
Post Reply
User avatar
Steve Offline
Donator
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

Post 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
stokers bugs: {.23%t>
my bugs: .
User avatar
Fred Rimbert Offline
Supporter
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

Post 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>
User avatar
Steve Offline
Donator
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

Post by Steve »

possibly does not need to be in the settings page, you can delete that line Fred.
stokers bugs: {.23%t>
my bugs: .
User avatar
Fred Rimbert Offline
Supporter
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

Post 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
Post Reply