Posted by olav on October 31, 2007 at 7:53am
| Download | Size | md5 hash |
|---|---|---|
| taxomenu-5.x-1.1.tar.gz | 10.25 KB | bbd6abf6bd15a6028375fd07298a72c8 |
| taxomenu-5.x-1.1.zip | 11.39 KB | 3d0718ba23011b5c19bd6448475da012 |
Last updated: December 24, 2010 - 23:53
This release implements the hook taxonomy_term_path and thus supports the pathauto module. This new feature requires that the module now manages its vocabulary which may lead to conflicts with other modules, eg. the nodeorder module. For that particular one, I provide a patch that makes it cooperate.
Placement of stories in menus is no longer done automatically but has to be done from a theme by calling the new function taxomenu_place_node_in_menu from eg. node.tpl.php.