Closed (fixed)
Project:
Token
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
29 Nov 2010 at 19:07 UTC
Updated:
16 Dec 2010 at 16:20 UTC
Jump to comment: Most recent file
Core file and image fields have a file upload directory setting that supports global tokens only, so we need to add a UI to show what tokens are available.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 984470-token-file-image-field-token-tree.patch | 2.5 KB | dave reid |
Comments
Comment #1
moshe weitzman commentedWhy only global tokens? When a field is being added/updated, it has access to all the entity info, right?
Also, this UI really should be core I think we should try, even at this late date.
Comment #2
dave reidFields do not have access to their entities (limitation of the field API). Furthermore, the UI still needs work and I wouldn't be happy if it got into core. It has some major accessibility problems that have to be fixed. Let's experiment with what works best in contrib and get it into D8.
Comment #3
dave reidComment #4
dave reidCommitted #3 to CVS.