<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
dmzx Online
Founder
Posts: 6563 Joined: 12 years ago
Post
by dmzx » 10 years ago
Extension Name: Link menu 3.2.x
Author: dmzx special thanks to
martin
Extension Description:
This extension will add a simple link menu to header and place the search box in navbar.
Screenshots:
Extension Download:
…
Installation:
Download the latest release.
Unzip the downloaded release, and change the name of the folder to `linkmenu `.
In the `ext ` directory of your phpBB board, create a new directory named `dmzx ` (if it does not already exist).
Copy the `linkmenu ` folder to `/ext/dmzx/ ` if done correctly, you'll have the main extension class at
(your forum root)/ext/dmzx/linkmenu/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `Link menu ` under the Disabled Extensions list, and click its `Enable ` link.
Jaantje
Users
Posts: 356 Joined: 11 years ago
Post
by Jaantje » 10 years ago
dmzx and
martin Thanx U
Link_menu_3_2_x - Dutch translation.zip
Grreeetttttzzzzz, Jaantje
awr
Translators
Posts: 55 Joined: 11 years ago
Post
by awr » 9 years ago
Turkish Language Pack
tr.zip
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
Scanialady
Users
Posts: 310 Joined: 11 years ago
Post
by Scanialady » 9 years ago
German language file [DE]
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
bcurran3
Users
Posts: 48 Joined: 11 years ago
Post
by bcurran3 » 9 years ago
FEATURE REQUEST: Change to drop down menu (on navbar) with possibility of "infinite" links.
AndrewP
Users
Posts: 1 Joined: 9 years ago
Post
by AndrewP » 9 years ago
FEATURE REQUEST: Can it be set that the linked site opens in a new tab (or new window) rather than in place of my forum?
AndrewP
Funny
New user
Posts: 126 Joined: 9 years ago
Post
by Funny » 9 years ago
Hi
Use External Links Open in New Window Extension.
Webmaster Chuck
Users
Posts: 5 Joined: 9 years ago
Post
by Webmaster Chuck » 8 years ago
Funny wrote: 9 years ago
Hi
Use External Links Open in New Window Extension.
I'm using that extension, and it does not open in an external window. Suggestions?
Webmaster Chuck
Users
Posts: 5 Joined: 9 years ago
Post
by Webmaster Chuck » 8 years ago
Worked like a champ, with the exception of:
Code: Select all
<div class="menu-block" style="float: {S_CONTENT_FLOW_END}; width: 8%;">
needed to be put back to the original line:
Code: Select all
<div class="menu-block" style="float: {S_CONTENT_FLOW_END}; width: 19%;">
Otherwise, it made the line break off to 2 lines, instead of 1.
Thank you for the quick response.
martin
Admin
Posts: 5138 Joined: 12 years ago
Post
by martin » 8 years ago
Yup as the post was for 3.1
luca17000
Users
Posts: 41 Joined: 11 years ago
Post
by luca17000 » 8 years ago
Good evening, I would like to know if it is possible to add several links or one is limited to three..
dmzx Online
Founder
Posts: 6563 Joined: 12 years ago
Post
by dmzx » 8 years ago
luca17000 wrote: 8 years ago
Good evening, I would like to know if it is possible to add several links or one is limited to three..
Limited to 3 for now.
max-ima
Users
Posts: 139 Joined: 4 years ago
Post
by max-ima » 4 years ago
Tested on 3.3.7 and works. Thanks