drupal - Disable links to parent menus and breadcrumbs? -


1) can disable links of parents items in drupal menus ? (in particular if i'm using nice menu module ? don't have page link parent items.

2) can disable links on breadcrumbs ? guess have change php code that.

thanks

try special menu items module. more details module (from project page):

special menu items drupal module provides placeholder , separator menu items.

a placeholder menu item not link. useful dynamic drop down menus want have parent menu item not linking page acting parent grouping menu items below it.

a separator menu item "-------" not linking anywhere merely mean structure menus , "separate" menu items visually.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -