Postponed
Project:
Taxonomy Title
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 May 2009 at 17:47 UTC
Updated:
30 Apr 2019 at 09:28 UTC
Jump to comment: Most recent
Comments
Comment #1
jenlamptonI don't think the terms list page is the right place to do this, but I think it would be good to have a admin page where you can see all the titles you have (or haven't) entered in one place. Views support would also be a good thing to add, because then these admin-list type pages could be generated by views_bulk_operations or something similar. I'll think about the best way to do this for you.
Jen
Comment #2
onetrader commentedsubscribe
Comment #3
jenlamptonPushing to 7.x since there's no active development on the 6.x branch anymore.
It looks like there's no clean way to alter the term list in Drupal 7. Your best options are to replace that page with a view (perhaps using views_bulk_operaions) and then add this field to the view. That means we need views support so that this field can be added to a view. Changing issue title.
Comment #4
p.selfin commentedHi!
But can you support for https://www.drupal.org/project/editableviews ?