<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
dmzx
Founder
Posts: 6429 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 01 Mar 2016, 19:40
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: 02 Nov 2014, 21:25
Post
by Jaantje » 02 Mar 2016, 19:19
dmzx and
martin Thanx U
Link_menu_3_2_x - Dutch translation.zip
Grreeetttttzzzzz, Jaantje
awr
Translators
Posts: 55 Joined: 13 Mar 2015, 08:50
Post
by awr » 14 Jan 2017, 00:48
Turkish Language Pack
tr.zip
You do not have the required permissions to view the files attached to this post.
Scanialady
Users
Posts: 310 Joined: 06 Apr 2015, 18:04
Post
by Scanialady » 17 Jan 2017, 13:22
German language file [DE]
You do not have the required permissions to view the files attached to this post.
bcurran3
Users
Posts: 48 Joined: 13 Sep 2015, 04:52
Post
by bcurran3 » 23 Jan 2017, 10:55
FEATURE REQUEST: Change to drop down menu (on navbar) with possibility of "infinite" links.
AndrewP
Users
Posts: 1 Joined: 11 Mar 2017, 11:26
Post
by AndrewP » 11 Mar 2017, 11:46
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: 06 Mar 2017, 16:39
Post
by Funny » 23 Mar 2017, 23:09
Hi
Use External Links Open in New Window Extension.
Webmaster Chuck
Users
Posts: 5 Joined: 09 May 2017, 07:23
Post
by Webmaster Chuck » 01 Jan 2018, 23:16
Funny wrote: 23 Mar 2017, 23:09
Hi
Use External Links Open in New Window Extension.
I'm using that extension, and it does not open in an external window. Suggestions?
martin Online
Admin
Posts: 5105 Joined: 06 Apr 2014, 16:12
Post
by martin » 01 Jan 2018, 23:58
Webmaster Chuck
Users
Posts: 5 Joined: 09 May 2017, 07:23
Post
by Webmaster Chuck » 02 Jan 2018, 00:27
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 Online
Admin
Posts: 5105 Joined: 06 Apr 2014, 16:12
Post
by martin » 02 Jan 2018, 00:58
Yup as the post was for 3.1
luca17000
Users
Posts: 41 Joined: 26 Jan 2015, 00:36
Post
by luca17000 » 12 May 2018, 18:38
Good evening, I would like to know if it is possible to add several links or one is limited to three..
dmzx
Founder
Posts: 6429 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 14 May 2018, 08:18
luca17000 wrote: 12 May 2018, 18:38
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: 25 Mar 2022, 07:11
Post
by max-ima » 09 Apr 2022, 10:19
Tested on 3.3.7 and works. Thanks