Downloads
Download tar.gz
10.25 KB
MD5: bbd6abf6bd15a6028375fd07298a72c8
SHA-1: e324a846f67ff823eeb9a6ed83fcf1fa2f2b45b8
SHA-256: 0233efb4e9d58d9f952e3ab50f98fdffe497f955851580958950aba5b2a9d79f
Download zip
11.39 KB
MD5: 3d0718ba23011b5c19bd6448475da012
SHA-1: f265a887479f13e226d818c1ac2cafcfe537c41b
SHA-256: afa94a6a39e376e9885dda412378ebd0c6899b01c8ff2d648fd98652f02f21fd
Release notes
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.