Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download token-7.x-1.0-alpha2.tar.gztar.gz 21.02 KB
MD5: 788bb2827e595fa41387afbe116f462d
SHA-1: 764338ef04072d8497adf48a89dfcf3cb35238ca
SHA-256: e2d8b4bbe2af3811fdd5297aafd72feb2b3b336a33c6c3a57dd8718430ba5490
Download token-7.x-1.0-alpha2.zipzip 25.31 KB
MD5: 3045b7afcb465db2979070a015c509ba
SHA-1: 29492356baa0054c002cbb5daeaf94226c2f4a81
SHA-256: abf6239fd7f965b1898d2ed38dcf29ebef43888309bd936fcbe2b6760f00866f

Release notes

Changes since DRUPAL-7--1-0-ALPHA1:

  • by Dave Reid: Fixed calling parent:setUp() in sub-test cases.
  • by Dave Reid: Add token_module_implements_alter() so it will be easy to add support for profile/field modules in core.
  • #252241 by EmanueleQuinto, isaac.niebeling, Dave Reid: Added [node:log] token for node revision log message.
  • #252241 by EmanueleQuinto, isaac.niebeling, Dave Reid: Added [node:log] token for node revision log message.
  • by Dave Reid: Added menu.module integration and [node:menu-link] tokens.
  • #829744 by Dave Reid: Added [entity:path] tokens.
  • by Dave Reid: Updated D6 to D7 token update list.
  • by Dave Reid: Moved entity tokens to token_token_info_alter() since they will need to run after all tokens have been defined.
  • by Dave Reid: Fixing tests on PHP 5.3.
  • by Dave Reid: Split theming of token tree and tree tables.
  • by Dave Reid: Officially add book.module token support.
  • by Dave Reid: Add a form element validation callback for invalid token context checking.
  • by Dave Reid: Use the new token-provided invalid context element validation callback.
  • #845148 by Dave Reid: Replaced core's basic token help on admin/config/people/settings with token tree UI and added context validation.
  • #845148 by Dave Reid: Show restricted tokens on the user e-mail token tree UI help.
  • #321487 follow-up by Dave Reid: Added [comment-node-title] to the D7 token upgrade path.
  • by Dave Reid: Added path.module to be enabled when tests are run to prevent failures.
  • 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: Simplify logic in theme_token_tree().
  • #224262 by nicholasThompson, Dave Reid, jaydub, jpfle, greggles, tobiasb: Added current page tokens (path, URL, and page number).
  • #845146 by Dave Reid: Presort tokens and token types in token_get_info().
  • by Dave Reid: Added [current-page:title] token.
  • by Dave Reid: Adding temporary fix for #870528 until committed to core.
  • by Dave Reid: Fixing and updating tests.
  • by Dave Reid: Fixing undefined index: description in menu token tests.
Created by: Dave Reid
Created on: 11 Aug 2010 at 18:03 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases