Provide more help for token usage
greggles - October 26, 2009 - 14:18
| Project: | Talk |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Currently people are encouraged to use [title] which is bad because that will get check_plained once by token and once by talk module (talk_title does a return check_plain($title);).
We should encourage people to use the "-raw" tokens and provide a little more help on the help pages about tokens.
| Attachment | Size |
|---|---|
| more_help_tokens_talk.patch | 2.22 KB |
