Link menu 3.2.x

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
Post Reply
User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Link menu 3.2.x

Post by dmzx »

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:
Image

Image

Extension Download:
Download-link
Link menu 3.2.x v1.0.0
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `linkmenu`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. 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
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Link menu` under the Disabled Extensions list, and click its `Enable` link.

User avatar

Jaantje
Users
Users
Posts: 356
Joined: 02 Nov 2014, 21:25

Re: Link menu 3.2.x

Post by Jaantje »

dmzx and martin Thanx U :tumbsyes:

Image

Link_menu_3_2_x - Dutch translation.zip
Grreeetttttzzzzz, Jaantje

User avatar

awr
Translators
Translators
Posts: 55
Joined: 13 Mar 2015, 08:50

Re: Link menu 3.2.x

Post by awr »

Turkish Language Pack
tr.zip
You do not have the required permissions to view the files attached to this post.

User avatar

Scanialady
Users
Users
Posts: 310
Joined: 06 Apr 2015, 18:04

Re: Link menu 3.2.x

Post by Scanialady »

German language file [DE]
You do not have the required permissions to view the files attached to this post.
-
If you want to get German translations for extensions: ask me.

User avatar

bcurran3
Users
Users
Posts: 48
Joined: 13 Sep 2015, 04:52

Re: Link menu 3.2.x

Post by bcurran3 »

FEATURE REQUEST: Change to drop down menu (on navbar) with possibility of "infinite" links. :beers:

User avatar

AndrewP
Users
Users
Posts: 1
Joined: 11 Mar 2017, 11:26

Re: Link menu 3.2.x

Post by AndrewP »

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

User avatar

Funny
New user
New user
Posts: 126
Joined: 06 Mar 2017, 16:39

Re: Link menu 3.2.x

Post by Funny »

Hi
Use External Links Open in New Window Extension.

:eyes2:

User avatar

Webmaster Chuck
Users
Users
Posts: 5
Joined: 09 May 2017, 07:23

Re: Link menu 3.2.x

Post by Webmaster Chuck »

Funny wrote: 23 Mar 2017, 23:09 Hi
Use External Links Open in New Window Extension.

:eyes2:
I'm using that extension, and it does not open in an external window. Suggestions?


User avatar

Webmaster Chuck
Users
Users
Posts: 5
Joined: 09 May 2017, 07:23

Re: Link menu 3.2.x

Post by Webmaster Chuck »

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.

User avatar

martin
Admin
Admin
Posts: 5105
Joined: 06 Apr 2014, 16:12

Re: Link menu 3.2.x

Post by martin »

Yup as the post was for 3.1 :thumbup:
Image

User avatar

luca17000
Users
Users
Posts: 41
Joined: 26 Jan 2015, 00:36

Re: Link menu 3.2.x

Post by luca17000 »

Good evening, I would like to know if it is possible to add several links or one is limited to three..

User avatar

Topic Author
dmzx
Founder
Founder
Posts: 6429
Joined: 13 Jan 2014, 21:45

Re: Link menu 3.2.x

Post by dmzx »

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.

User avatar

luca17000
Users
Users
Posts: 41
Joined: 26 Jan 2015, 00:36

Re: Link menu 3.2.x

Post by luca17000 »

Tks

User avatar

max-ima
Users
Users
Posts: 139
Joined: 25 Mar 2022, 07:11

Re: Link menu 3.2.x

Post by max-ima »

Tested on 3.3.7 and works. Thanks

Post Reply