Closed (fixed)
Project:
Tweakbox : drupal tweaking modules
Version:
master
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Feb 2008 at 14:29 UTC
Updated:
22 Feb 2010 at 02:15 UTC

Comments
Comment #1
acp commentedHi there,
sorry for the delay. I just looked at your post, didn't quite follow you there in the features of your tweak (am not a heavy taxonomy user, maybe that doesn't help). Anyway, adding it into this package could be a good idea, given the fact that you will remain the maintainer of course ;).
Anyway, if your offer is still valid, let me know so that I can plunge back to drupal for a bit and fix the mess this project currently is in (still haven't checked the 6.x release).
Comment #2
dman commentedno delay, don't worry about that
I can patch it in soon(ish), I wanted to check that the current dev is clean (coding standards?) before trying
In taxonomy, the normal course is
view a taxonomy/tern/n page. See a typo in the description, or want to change its place in the heirarchy.
click admin
click content management
click categories
click list terms
find the term again in the list
click [edit]
make change
return to the taxonomy/term/n page to see the change.
... boring, and confusing for small changes
With this addition, the [edit] button appears to admins right on the taxonomy/term/n page, so :
view a taxonomy/tern/n
Click [edit]
make change
pressing [submit] takes you back to where you were! :)
This is D5 only, for all I know D6 already has it (it should)
confirm the code is good to go and I'll see if I can knit it in, I have a few other minor tweaks that I may like to push into this module, if it's to be a grab-bag of misc stuff ...
Comment #3
dman commentedThis went into its own project (edit_term) and then on in to core ages ago