Download & Extend

Provide collapsible horizontal ordered list menus

Project:SiteMenu
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:kbahey
Status:needs work

Issue Summary

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);
?>

Comments

#1

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.

nobody click here