Downloads

Download token-6.x-1.14.tar.gztar.gz 63.34 KB
MD5: de3272270a3624be7fa9b8739ba86abd
SHA-1: 0373a1f621bcc804e781db06d3be66bfd63f0e3d
SHA-256: 022333326214e962f63473e79455119f1940c9affba593b67932ed8d009126fb
Download token-6.x-1.14.zipzip 89.24 KB
MD5: 567cd9f532109218dd50e58692b5dc61
SHA-1: ad8e4a7d9fa040495e7614017cfe529b10a98b97
SHA-256: 07c1ca8aac214e2667272de643a4e105ed7fd752ccc290aee60dda56d3f2deac

Release notes

Changes since DRUPAL-6--1-13:

  • #252241 by EmanueleQuinto, isaac.niebeling, Dave Reid: Added [log] and [log-raw] tokens for node revision log message.
  • #798684 by Dave Reid, neilnz: Added [menu-link-mlid] and [menu-link-plid] tokens.
  • by Dave Reid: Backported token_get_invalid_tokens_by_context().
  • by Dave Reid: Fixed test failures for invalid tokens.
  • by Dave Reid: Use constants for default token prefix and suffix.
  • #375887 by Dave Reid: Added 'since' and 'small' date tokens and standardized node [mode] and user [reg] and [log] tokens.
  • #823742 by jcmarco: Fixed broken HTML in the date-small token description.
  • by Dave Reid: Fixed not all tokens showing up in token tree because of CCK.
  • by Dave Reid: Adding node-path and node-url tokens.
  • #587148 by Dave Reid, rfay: Added special warning and array merging when more than one module defines the same token.
  • by Dave Reid: Add a form element validation callback for invalid token context checking.
  • #321487 by Dave Reid, eMPee584 | greggles: Added [comment-node-title] token for a comment's node title.
  • by Dave Reid: Added path.module to be enabled when tests are run to prevent failures.
  • #490378 by Dave Reid | kiamlaluno: Cleaned up token descriptions and inconsistent use of punctuation.
  • #490378 follow-up by Dave Reid | kiamlaluno: Cleaned up token descriptions and inconsistent use of punctuation.
  • by Dave Reid: Allow token_element_validate_token_context to be used as an #after_build callback.
  • #848650 by Dave Reid, tsvenson: Fixing the corrupted arrow-right.png.
  • #848650 by tsvenson, Dave Reid: Swapped the token tree arrows to ensure the correct visible state.
  • by Dave Reid: Values run through url() are always escaped, so there is no need for a [node-url-raw] token.
  • by Dave Reid: Prevent PHP notices if $node->log is not defined.
  • #224262 by nicholasThompson, Dave Reid, jaydub, jpfle, greggles, tobiasb: Added current page tokens (path, URL, and page number).
  • by Dave Reid: Fixed tests for PHP 5.3.
  • by Dave Reid: Add the [current-page-title] token.
  • by Dave Reid: theme_token_tree should not have a recursion limit parameter.
  • by Dave Reid: User URLs should be absolute, not relative.
Created by: Dave Reid
Created on: 11 Aug 2010 at 17:56 UTC
Last updated: 15 Nov 2013 at 07:33 UTC
New features
Bug fixes

Other releases