alpha version for drupal 7.x, fast hack - no active testing yet, not taxonomy support yet
no changes, simply release 1.0 for drupal 6.x
- fix problems with custom 403 and 404 pages - return back breadcrumbs for non-navigation menus
- fix some problems with admin_menu module (see http://drupal.org/node/600744)
* fix disappearing tab links
* change method of activating menu item => seems fixed "q"-problem with a lot of bad aftereffects + new option: Add active class for menu item (in addition to standard "active-trail" class)
- fixed problem with disappearance of local tasks (tabs)
dev-version
+ first 6.x beta-release + add breadcrumb for all menu items (not only for Navigation menu), similar to http://drupal.org/project/menu_breadcrumb
first stable release
+ node_breadcrumb.css added
* code style fixes #253007
+ possibility to change rules * small gui changes
+ possibility apply rule to ally terms of vocabulary + UI for rules sorting * PostgreSQL support * no taxonomy module dependence
Quite stable. No bugs reported during last week.
* fixed install script
* fixed small issue with representation of php conditions in rules' list + rules' list is placed to <fieldset> (collapsible & collapsed by default)
+ possibility to use any plain "php condition" in rules
* removed "delete" button if no rules yet * <? replaced to <?php + add module-specifific hook_node_breadcrumb($node) - call after rules applying
Last development version.