Downloads

Download token-6.x-1.11.tar.gztar.gz 32.37 KB
MD5: 9abb50dec933520496b549d6ef95c1d9
SHA-1: 90a3eff98ee7deeb898d5fb31ba7f8bdee72262a
SHA-256: 405cfb3abaef5f2baf18fa605f2e1038ff12ba0d95ee0c8d9decbac2e1930a19
Download token-6.x-1.11.zipzip 44.17 KB
MD5: 033ec9290d13633feec3d1007c16986b
SHA-1: 18b2350ffecc830c2fac6ca863d4c4d1989e37fc
SHA-256: 3db60a11c48071205ee61b0aeebc2f1cff9655a5b2bacf3b736c56f9adf94b60

Release notes

Changes since DRUPAL-6--1-10:

Features:

  • feature #176036 by christefano: Token support for site_mission (mission statement)
  • feature #126423 by gordon, RobRoy, and greggles: Add email tokens for node author
  • feature #233076 by drewish: Add token for node's language

Tasks:

  • task #231323 by schuyler1d: remove token_cck.inc after cck module copies it into their module (followup by greggles, also remove the include code)
  • Minor whitespace cleanup and a notice fix for the menu tokens.

Bug fixes:

  • bug #244270 by drewish: fix a few php notices/warnings
  • Fixes to 223458 and 226074 (Drupal 6 menu changes breaking book and menu tokens).
  • bug #242944 by greggles: token_replace_all should be token_replace_multiple
  • bug #242944 by seanr: Fatal error line 126 - token_replace_all vs. token_replace_multiple
  • bug #241288 by steamedpenguin, Gabor Hojtsy, drewish, greggles: coding standards cleanup for token
  • bug #279989 by kiam@avpnet.org: Incorrect definition of the dependencies in token_actions.info
  • bug #205799 by greggles: default the book elements to prevent [book-raw] in url when there is no parent
  • bug #278321 by jep214 and greggles: unexpected T_BREAK in token_node.inc - and coding standards
  • bug #208946 by ricflomag: Provide cid token for comments
  • bug #253094 by seanr, calebtr, greggles: 'Unable to send mail' with send tokenized e-mail
  • bug #226074 by Frank Steiner, greggles: [menupath-raw] and [menu-raw] don't seem to work (followup)
  • bug #253094 by Dave Reid: token actions using improper array -> didn't actually send e-mail
Created by: greggles
Created on: 2 Aug 2008 at 17:25 UTC
Last updated: 15 Nov 2013 at 07:33 UTC
Bug fixes

Other releases