[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

[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
You do not have the required permissions to view the files attached to this post.

[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>
You do not have the required permissions to view the files attached to this post.

[3.3][DEV] links

Post by Steve »

possibly does not need to be in the settings page, you can delete that line Fred.

[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