3.2.x Extensions Database 3.2 / 3.3Link menu 3.2.x

<span class="qte-attr qte_32_33-qte">3.2.x & 3.3.x</span>
Previous topicNext topic
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6483
Joined: Jan 13th, '14, 20:45
    Windows 10 Firefox

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.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Jaantje
Users
Users
Status: Offline
User theme: Dark
Posts: 356
Joined: Nov 2nd, '14, 20:25
    Windows 10 Chrome

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

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

awr
Translators
Translators
Status: Offline
User theme: Dark
Posts: 55
Joined: Mar 13th, '15, 07:50
    Mac OS X Safari

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! Maybe your post count is too low.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Scanialady
Users
Users
Status: Offline
User theme: Dark
Posts: 310
Joined: Apr 6th, '15, 16:04
    Windows 10 Chrome

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! Maybe your post count is too low.
-
If you want to get German translations for extensions: ask me.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

bcurran3
Users
Users
Status: Offline
User theme: Dark
Posts: 48
Joined: Sep 13th, '15, 02:52
    Windows 10 Chrome

Re: Link menu 3.2.x

Post by bcurran3 »

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

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

AndrewP
Users
Users
Status: Offline
User theme: Dark
Posts: 1
Joined: Mar 11th, '17, 10:26
    Windows 10 Chrome

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

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Funny
New user
New user
Status: Offline
User theme: Dark
Posts: 126
Joined: Mar 6th, '17, 15:39
    Windows 10 Chrome

Re: Link menu 3.2.x

Post by Funny »

Hi
Use External Links Open in New Window Extension.

:eyes2:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Webmaster Chuck
Users
Users
Status: Offline
User theme: Dark
Posts: 5
Joined: May 9th, '17, 05:23
    Windows 10 Firefox

Re: Link menu 3.2.x

Post by Webmaster Chuck »

Funny wrote: Mar 23rd, '17, 22: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?

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5117
Joined: Apr 6th, '14, 14:12
    Ubuntu Chrome

Re: Link menu 3.2.x

Post by martin »

Image

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Webmaster Chuck
Users
Users
Status: Offline
User theme: Dark
Posts: 5
Joined: May 9th, '17, 05:23
    Windows 10 Firefox

Re: Link menu 3.2.x

Post by Webmaster Chuck »

martin wrote: Jan 1st, '18, 22:58 Link menu
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.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

martin
Admin
Admin
Status: Offline
User theme: Dark
Posts: 5117
Joined: Apr 6th, '14, 14:12
    Ubuntu Chrome

Re: Link menu 3.2.x

Post by martin »

Yup as the post was for 3.1 :thumbup:

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

luca17000
Users
Users
Status: Offline
User theme: Dark
Posts: 41
Joined: Jan 25th, '15, 23:36
    Windows 10 Chrome

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..

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

Topic Author
dmzx
Founder
Founder
Status: Offline
User theme: Dark
Posts: 6483
Joined: Jan 13th, '14, 20:45
    Windows 10 Chrome

Re: Link menu 3.2.x

Post by dmzx »

luca17000 wrote: May 12th, '18, 16: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.

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

luca17000
Users
Users
Status: Offline
User theme: Dark
Posts: 41
Joined: Jan 25th, '15, 23:36
    Windows 10 Chrome

Re: Link menu 3.2.x

Post by luca17000 »

Tks

[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/src/Template.php on line 359: Array to string conversion
Array

max-ima
Users
Users
Status: Offline
User theme: Dark
Posts: 139
Joined: Mar 25th, '22, 06:11
    Windows 10 Firefox

Re: Link menu 3.2.x

Post by max-ima »

Tested on 3.3.7 and works. Thanks

Previous topicNext topic