User: davereid Branch: DRUPAL-5 Date: Tue, 27 Jul 2010 15:17:08 +0000 Modified files: /modules/token token.module token_comment.inc token_node.inc token_user.inc Log message: #224262 by nicholasThompson, Dave Reid, jaydub, jpfle, greggles, tobiasb: Added current page tokens (path, URL, and page number). by Dave Reid: Prevent PHP notices if $node->log is not defined. by Dave Reid: Values run through url() are always escaped, so there is no need for a [node-url-raw] token. #490378 by Dave Reid | kiamlaluno: Cleaned up token descriptions and inconsistent use of punctuation. #321487 by Dave Reid, eMPee584 | greggles: Added [comment-node-title] token for a comment's node title. by Dave Reid: Add a form element validation callback for invalid token context checking. #587148 by Dave Reid, rfay: Added special warning and array merging when more than one module defines the same token. by Dave Reid: Adding node-path and node-url tokens. #375887 by Dave Reid: Added 'since' and 'small' date tokens and standardized node [mode] and user [reg] and [log] tokens. by Dave Reid: Use constants for default token prefix and suffix. by Dave Reid: Backported token_get_invalid_tokens_by_context(). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/token/token.module... http://cvs.drupal.org/diff.php?path=contributions/modules/token/token_commen... http://cvs.drupal.org/diff.php?path=contributions/modules/token/token_node.i... http://cvs.drupal.org/diff.php?path=contributions/modules/token/token_user.i...