[drupal-devel] [feature] On taxonomy overview page,
make term names link to their respective taxonomy/term/(x) page.
Zach Harkey
drupal-devel at drupal.org
Mon Sep 19 13:26:07 UTC 2005
Issue status update for
http://drupal.org/node/31014
Post a follow up:
http://drupal.org/project/comments/add/31014
Project: Drupal
Version: cvs
Component: taxonomy.module
Category: feature requests
Priority: normal
Assigned to: Anonymous
Reported by: Zach Harkey
Updated by: Zach Harkey
Status: patch (ready to be committed)
I 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.
Zach Harkey
Previous comments:
------------------------------------------------------------------------
Mon, 12 Sep 2005 18:56:02 +0000 : Zach Harkey
Attachment: http://drupal.org/files/issues/taxonomy_12.patch (823 bytes)
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.
------------------------------------------------------------------------
Mon, 12 Sep 2005 20:03:50 +0000 : chx
Attachment: http://drupal.org/files/issues/taxonomy_13.patch (1.02 KB)
Idea very good, implementation and patch is wrong. I corrected to
taxonomy/term/$term->tid and created proper CVS diff.
------------------------------------------------------------------------
Mon, 19 Sep 2005 01:30:37 +0000 : Uwe Hermann
+1. Patch applies, is simple, does what it should, and is a nice
usability improvement.
More information about the drupal-devel
mailing list