On the administrative categories page(a.k.a. taxonomy overview page: admin/taxonomy), this patch makes each term link to its respective taxonomy/term/(x) page.
This is a very simple change that really increases the utility of the overview page as a navigational aid to the admin.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | taxonomy_13.patch | 1.02 KB | chx |
| taxonomy_12.patch | 823 bytes | zach harkey |
Comments
Comment #1
chx commentedIdea very good, implementation and patch is wrong. I corrected to taxonomy/term/$term->tid and created proper CVS diff.
Comment #2
Uwe Hermann commented+1. Patch applies, is simple, does what it should, and is a nice usability improvement.
Comment #3
zach harkey commentedI should also add that this functionality is already present in the main content(admin/node) and users(admin/user) lists, so there is already precedence for this behavior, and this patch provides much needed consistency.
The image galleries(admin/image) would also benefit from this feature.
Comment #4
dries commentedCommitted to HEAD.
Comment #5
(not verified) commented