Opened 8 years ago

Closed 8 years ago

#950 closed enhancement (fixed)

Find menu module that works with Bootstrap and 3-level depth

Reported by: Sander Maijers Owned by: Sander Maijers
Priority: major Milestone:
Component: Website Version:
Keywords: Cc:

Description

It has been decided that a three-level menu is required for optimal presentation of the content. In particular, we want a menu similar to what CESSDA has now.
http://cessda.net/

The Bootstrap module only shows two levels.

E.g. https://www.drupal.org/project/tb_megamenu

Change History (4)

comment:1 Changed 8 years ago by Sander Maijers

TB Mega Menu is not compatible with Bootstrap, we strike out this option.

comment:2 Changed 8 years ago by Sander Maijers

We now use the menu_block Drupal module with a left context menu specified by us in Drupal, see e.g. https://dev-www-3.clarin.eu/content/mission .
We need a patch (https://www.drupal.org/node/1850194#comment-8551799) in order to show the 3rd level menu item in this context menu.
We now explore the strategy of including this patch/hack inside the PHP code required for our Drupal Bootstrap subtheme, in order to prevent modifying contrib module code.

Last edited 8 years ago by Sander Maijers (previous) (diff)

comment:3 Changed 8 years ago by Sander Maijers

See Webdev Trac page.

Last edited 8 years ago by Sander Maijers (previous) (diff)

comment:4 Changed 8 years ago by Sander Maijers

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.