My little contributions to the phpBB 3.2.x and 3.3.x world. Please read the note on Version Numbering to ensure you download the correct Extension version.
1.0.0_RC12 now available (replaces both 1.0.0 RC9 and 3.2.0 RC1)
Switches added for Moderator and Administrator view. These switches are taken from the phpBB code and work in exactly the same way. ie, if on any page an admin or mod can see the link to the ACP or MCP they then also see the link.
More options added. You can now switch the extension off in the ACP (default is OFF. You will need to switch it on after installing this version) In addition the links can be placed under the header or in the NavBar. You can also decide whether to display all of the links on small screens instead of the drop down selector.
This is now for phpBB 3.2.x as 3.1.x is almost EOL. Should you still be using 3.1.x, the 1.0.0 version of this extension will still be available here but I recommend that you move to 3.2.x at your earliest convenience.
Update from previous version:
Download the latest release and unzip it.
Disable Header Link in the ACP
Delete headerlink folder from the server
Upload the folder hifikabin to root/ext/
Enable it in the ACP
header.jpg
navbar_show_all.jpg
You do not have the required permissions to view the files attached to this post.
This is now for phpBB 3.2.x as 3.1.x is almost EOL. Should you still be using 3.1.x, the 1.0.0 version of this extension will still be available here but I recommend that you move to 3.2.x at your earliest convenience.
Update from previous version:
Download the latest release and unzip it.
Disable Header Link in the ACP
Delete headerlink folder from the server
Upload the folder hifikabin to root/ext/
Enable it in the ACP
Style Note:
If you wish to change the colour of the banner to suite your style, follow these instructions.
make a copy of hifikabin/headerlinks/styles/prosilver_se/ and give it the name of the style you are using
open hifikabin/headerlink/styles/stylename/theme/headerlink_not_navbar_color.css
This version is written in a totally different way to those previously available and you MUST disable AND delete data before installing the current version. So remember to make a note of your existing button details first.
General tidy of code. The 'Link' button will not function on small devices that have JavaScript disabled and is hidden from view. The 'Under Header' option has been removed fro the main download in order to pass CDB validation. It is still available HERE as an addon to the main extension.