summaryrefslogtreecommitdiff
path: root/modules/system/system.tokens.inc
Commit message (Collapse)AuthorAge
* - Patch #988878 by Shyamala, Dave Reid: system_tokens() references a not ↵Dries Buytaert2011-08-26
| | | | initialized variable.
* - Patch #1193044 by Dave Reid: the [file:size] token may not always return ↵Dries Buytaert2011-08-26
| | | | in KB, despite description.
* Issue #978028 by Dave Reid: Fixed File token fixes: [file:description] does ↵webchick2011-07-03
| | | | not exist and [file:owner] not using format_username().
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #931520 by David_Rothstein: [site:url-brief] token puts an ↵Dries Buytaert2010-10-28
| | | | unnecessary slash at the end.
* - Patch #829822 by pwolanin, tstoeckler: check Drupal 7 core for ↵Dries Buytaert2010-08-17
| | | | vulnerabilities in SA-CONTRIB-2010-066.
* #850060 by Dave Reid: Fixed Site mission token needs to be removed.Angie Byron2010-07-11
|
* - Patch #831914 by Dave Reid: removed redundant/duplicate [node:uid], ↵Dries Buytaert2010-06-29
| | | | [comment:uid], and [file:uid] tokens.
* #701818 by mcarbone: Test coverage of every core token, and bug fixes to ↵Angie Byron2010-04-20
| | | | make them work. AWESOME! :D
* - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ↵Dries Buytaert2010-01-30
| | | | at end of files.
* #571654 follow-up by chx, peximo, plach, sun, et al:Angie Byron2010-01-09
| | | | | | Roll-back of node titles as fields. The Entity Translation module in contrib can add this back, but for everyone else it creates a *huge* WTF. Apologies for how late this is coming, but better now than post-alpha. :\
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* - Patch #635094 by plach: unify 'language neutral' language codes.Dries Buytaert2009-12-02
|
* #557292 by peximo, plach, catch, and yched: Convert node title to Field API.Angie Byron2009-10-11
|
* - Patch #554088 by mr.baileys, sun | eaton: Changed Move user_mail_tokens() ↵Dries Buytaert2009-10-02
| | | | and emails to token system.
* - Patch #368408 by jeffschuler: improve consistency of API and settings on ↵Dries Buytaert2009-08-25
| | | | administration pages.
* - Patch #113614 by eaton, fago, et al: add centralized token/placeholder ↵Dries Buytaert2009-08-19
subsituation to core.