Closed (fixed)
Project:
Views (for Drupal 7)
Version:
7.x-3.x-dev
Component:
taxonomy data
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2010 at 20:51 UTC
Updated:
26 Mar 2010 at 09:10 UTC
I've got a a view using terms as a base table and I'd like to let people use it to edit terms but there was no edit term link. I though it might be helpful to add one. Here's a patch that uses the node edit link handler as a starting point. I guess we should probably add a vocabulary edit link as well.
| Comment | File | Size | Author |
|---|---|---|---|
| view_taxonomy_term_edit_link.patch | 2.45 KB | drewish |
Comments
Comment #1
dawehnerPatch works fine.
Code looks fine.
Comment #2
merlinofchaos commentedCommitted to 3.x branch -- scheduling for porting to 7.x. Not just applying it since I know taxonomy has changed there.
Comment #3
dawehnerThis was commited, already. Perhaps it was me :) Ah yes i was it.