summaryrefslogtreecommitdiff
path: root/modules/user/user.tokens.inc
Commit message (Collapse)AuthorAge
* #967330 by Dave Reid: Fixed The [current-user:?] token should provide the ↵Angie Byron2010-12-09
| | | | actual loaded user
* #943056 by Dave Reid: Fixed Incorrect capitalization of 'URL' in description ↵Angie Byron2010-10-16
| | | | of [user:edit-url] token
* - Patch #721086 by rfay, aspilicious, andypost: create tests for system ↵Dries Buytaert2010-06-29
| | | | actions, clean up token replacement, clean up triggers.
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* #735354 by Dave Reid: Don't nest User token types.Angie Byron2010-03-07
|
* #734878 by Dave Reid: Fixed [user:name] tokens should be using ↵Angie Byron2010-03-07
| | | | format_username().
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #590014 by sun, mr.baileys | Dries: fixed undefined language when ↵Dries Buytaert2009-09-30
| | | | language is specified in .
* - Patch #113614 by eaton, fago, et al: add centralized token/placeholder ↵Dries Buytaert2009-08-19
subsituation to core.