It would be really helpful if the permissions were slightly more granular. For exampe:
To create a custom token you need to use PHP so this should have a permission so you can set it to only the most trusted users.
To view a list of available Token's this would be helpful for authors, particularly in cases where Token Filter is used. I think this is a really strong addition to an already awesome module! :)
Comments
Comment #1
westie commentedBeen playing with this and got it working in the follow way:
&
What would be nice is the ability to only display the edit column if they have the "create PHP code for execution by Token Custom" permission
For now I am going to use a custom module because I dont want to hack your module - Happy to supply patch, never done one before though, is there a guide?
Comment #2
manuel.adan