Closed (fixed)
Project:
Token
Version:
5.x-1.11
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2009 at 16:37 UTC
Updated:
24 Aug 2010 at 03:50 UTC
When displaying tokens to end users, api should not add global tokens by default without ability for other module developers to disable them.
Attached patch takes one approach to include global tokens within the 'all' token $type.
| Comment | File | Size | Author |
|---|---|---|---|
| token_0.patch | 1.73 KB | v1nce |
Comments
Comment #1
avpadernoIf it is going to be implemented for global tokens, then it could be implemented for the other tokens as well.
Comment #2
dave reidUse theme('token_tree', array('node'), FALSE, TRUE) with the latest 6.x-1.x code. This will not get fixed for 5.x-1.x.
Comment #3
dave reid