node_breadcrumb.css |
node_breadcrumb.css |
|
.node_breadcrumb_categories label {display:inline;}
.node_breadcrumb_categories .form-item {display:inline; margin-right:1em; white-space:nowrap;}
.node_breadcrumb_categories select {margin-top:0.5em;} |
node_breadcrumb.info |
node_breadcrumb.info |
|
name = Node breadcrumb
description = Customize breadcrumb and menu location of nodes depending on their content type, associated terms and others conditions.
dependencies[] = menu
core = 6.x |
node_breadcrumb.install |
node_breadcrumb.install |
|
|
node_breadcrumb.module |
node_breadcrumb.module |
|
|
README.txt |
README.txt |
|
Node breadcrumb 6.x-2.0
-----------------------
Description
-----------
Allow to customize breadcrumb and menu location of nodes depending on
their content type, associated terms and others conditions.
Installation
------------
1. Extract &… |