Updates for the way edit_term interacts with image galleries. At some point the menu router behaviour changed and things were broken. #474200: Edit Term hijacks "Image Gallery" paths
This fixes that.
ALSO re-instated the menu support for term edits !!! Which was coded in months ago but put on the wrong branch. Sorry.
Restored menu edit functionality!
Restored parent item guessing. Making a menu item for a term will try to place itself under a higher term in the menu.
Internal code improvements to make use of more APIs when manipulating menus and term paths. (tighter code)
Compressed UI a little (removed redundant descriptions and changed weighting)
TODO: maybe integrate with the pathauto widget to auto-expose the path. MAY currently conflict?
Slightly reduced functionality for D6.
The main local-menu tab item is there, but the inline menu editor was dropped - pending further work on the new menu system. Thus the code is significantly smaller.
Note that D7 will be having this in core! Thanks to Benjamin and Catch. It's possible that the D7 version may be backported to D6 making this redundant, but until then, this is still handy.
This release (75% additionl/new code) adds the 'edit term' tab to the top of term and gallery pages as described in http://drupal.org/node/226484
Tagging it as a new numbered release as it's unrecognisable from the original 5-0 release. There may be some refinement patches still to be ironed out, but it's been working in live environments for half a month.
... Massive productivity improvement. Please try it out.
First release. Support for multiple terms (taxonomy/term/1+2 or taxonomy/term/3+4) still preliminary, but on basic taxonomy listing pages you should have your handy edit term link.