Posted by Johnny vd Laar on May 29, 2012 at 1:06pm
This is a plugin module for the context module. It takes the request URI part of the URL of the current page (for example /our-company/our-team/steve) and uses this path to build the breadcrumbs.
It takes each directory and tries to find the page title and otherwise it turns the path name into a directory name.
/our-company/our-team/steve
is turned into:
Our-company > Our-team > Steve
An additional functionality is added that an attempt is made to load the real page title. So the breadcrumbs are:
Our Company > Our Team > Steve Miller
In the latest dev version also the page menu trail is set. This code is based on the http://drupal.org/project/menu_trail_by_path module.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Site Navigation, Utility
- Reported installs: 55 sites currently report using this module. View usage statistics.
- Downloads: 208
- Last modified: December 21, 2012
