Provide collapsible horizontal ordered list menus

kbahey - November 26, 2005 - 05:01
Project:SiteMenu
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:kbahey
Status:needs work
Description

Need to provide a new feature where a vocabulary can be transformed to a collapsible horizontal menus using ordered lists (ol). CSS will be used to provide the collapsibility.

It will be called with something like this in the theme, or from a block:

<?php
sitemenu_display_menu
($vocab_id);
?>

#1

kbahey - September 13, 2008 - 16:17
Version:4.6.x-1.x-dev» 6.x-1.x-dev
Status:active» needs work

this can be done in theory with the Taxonomy Menu module in conjunction with the Nice Menus module, and some theming.

However, if someone can provide an easier way that is themeable, I will include it.

 
 

Drupal is a registered trademark of Dries Buytaert.