edit_term 6.x-1.2

Bug fixes
Unsupported

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.

edit_term 6.x-1.1

New features
Unsupported

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?

edit_term 6.x-1.0

Unsupported

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.

edit_term 5.x-1.1

Unsupported

Minor bugfixes
http://drupal.org/node/257972 php5 strict syntax. pass-by-reference left in accidentally.
http://drupal.org/node/239635 Renamed [term]/edit to [term]/edit-term to avoid conflict with views

edit_term 5.x-1.0

New features
Unsupported

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.

edit_term 5.x-0.5-beta

Unsupported

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.

Subscribe with RSS Subscribe to Releases for Edit term