edit_term 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| edit_term-6.x-1.3.tar.gz | 11.16 KB | e43f0b6f3b947e9439ef7aea7af483f6 |
| edit_term-6.x-1.3.zip | 12.7 KB | 740308ddd8a3491920a51d071d9a17c5 |
Release notes
Dodgy behaviour with pathauto and/or aliases and URL edits
#500396: Drag and drop deletes URL path settings for terms
Probably also:
#449500: conflict with pathauto
#297749: categories don't get aliases
#315216: URL-aliases not generated?
+ a compatability check for the difference between image-6.x-1.0-beta1:image-6.x-1.0-beta2 (internal API change)
edit_term 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| edit_term-6.x-1.2.tar.gz | 10.87 KB | d57cf9cc4d528267125c76647abf8260 |
| edit_term-6.x-1.2.zip | 12.37 KB | 15a4f4b208b6671a1e3a32037acaf724 |
Release notes
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.
Still unable to replicate the 'pathauto' conflicts. It's possible that this is just fixed organically as the logic moved around. Alos possible there are still issues with pathauto but I've been unable to replicate.
edit_term 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| edit_term-6.x-1.1.tar.gz | 11.01 KB | 631829c97eba1b817eafd361f8ab4ca3 |
| edit_term-6.x-1.1.zip | 12.8 KB | f1c60385850a7afea9773459cb662589 |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| edit_term-6.x-1.0.tar.gz | 9.55 KB | ff916e247495d5b17328cc3a3e5a6856 |
| edit_term-6.x-1.0.zip | 10.97 KB | c2d33719d6fc37d36a7522756353ff1f |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| edit_term-5.x-1.1.tar.gz | 11.21 KB | 97f9b2012a8d711d8e36d29a52ff71fa |
| edit_term-5.x-1.1.zip | 12.98 KB | 37bee2e907eee29685b22862b99b5f5f |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| edit_term-5.x-1.0.tar.gz | 11.16 KB | 4d75e4f4690eba22eee71f8ebea52071 |
| edit_term-5.x-1.0.zip | 12.96 KB | 4892afa959860f74e19123dd0950bcbc |
Release notes
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
| Download | Size | md5 hash |
|---|---|---|
| edit_term-5.x-0.5-beta.tar.gz | 7.88 KB | be5491e38cf4714b587c805ee14e28c3 |
| edit_term-5.x-0.5-beta.zip | 9.34 KB | b292e41b0824a4a1f49d077818601e62 |
Release notes
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.