Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download token-7.x-1.0-alpha3.tar.gztar.gz 22.92 KB
MD5: 16096ce5c4a1f7e0b70c31026d88238a
SHA-1: b2895f9b385e42dd7d0d1f6539f9e0abd533d1f0
SHA-256: a2d6ceea71ea854eb1ca3cdde367cf845dd0705eea78ba20c176e75153a8ad72
Download token-7.x-1.0-alpha3.zipzip 27.31 KB
MD5: 08b1463170f3ab4e857ab5bd4b307593
SHA-1: ee94733f2023f5976ee74c9d67e048ca7c469d2f
SHA-256: 339a0be1e0cb2e2e79376ab558293a2d2b829560292280e4008348a4f0d2b482

Release notes

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

  • #881492 by Dave Reid: Fixed expand arrows in token tree smooshed too far to the left and no longer visible.
  • by Dave Reid: Fixed name of current-page:title token.
  • #916380 by Dave Reid: Added a [menu-link:root] token.
  • #883944 by Dave Reid: Fixed PHP notices due to change in hook_action_info() for Drupal 7.
  • by Dave Reid: Added our own cache_token table to be able to store generated token trees.
  • by Dave Reid: Fixed very stupid logic error in token_module_implements_alter().
  • by Dave Reid: Fixed very stupid logic error in token_token_info().
  • by Dave Reid: Re-order chained token logic to check for the chained tokens first, then perform object loading.
  • #821008 by Dave Reid: Add token devel pages to inspect tokens on nodes, comments, taxonomy terms, and users.
  • #921988 by Dave Reid: Added duplicate token check using token_requirements().
  • by Dave Reid: Fixed bug when building token tree for extended types (e.g. 'current-user').
    by Dave Reid: Combined _token_entity_mappings() and _token_get_entity_from_token_type() to token_get_entity_mapping().
    by Dave Reid: Support passing $data[$entity_type] into token_generate().
  • by Dave Reid: Fixed token replacement array is overwritten rather than added to.
Created by: Dave Reid
Created on: 7 Oct 2010 at 16:44 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases