Downloads

Download token-6.x-1.17.tar.gztar.gz 37 KB
MD5: b42e565347ee846055de83ddc5e40c4e
SHA-1: 530171599439fbf25f36f14a31be6ff9684f557b
SHA-256: 7c8ffbeb1a76c9711dd610e3b993f75994851d0ae07cf2678aa951554bf26d20
Download token-6.x-1.17.zipzip 44.79 KB
MD5: bb6b01640f06acdd6b14b8283f8aa126
SHA-1: 566286850f531f3a8c3c540f2b7257a7416467aa
SHA-256: cee463762524b8473dfec1bf906138c8169bcb05eb370a1fa60273dd2c8b6a56

Release notes

Changes since 6.x-1.16:

  • #1157058 by Dave Reid, aaronbauman: Added hook_token_values_alter().
  • #1303844: Cache node tokens by revision ID rather than node ID to different node revisions can get proper tokens in the same request.
  • #1317926: by juhasz, pp, Dave Reid: Fixed calling menu_nodeapi(, 'prepare') may cause menu link data loss on a node object after token replacement.
  • #1307890 by neilnz, Dave Reid: Improved performance of token_replace() on strings which do not contain any tokens. Fixed bugs with token_scan().
  • #1252592: Fixed token value cells should not wrap.
  • #1062492: Fixed bug with multiple token tress on the same page can both trigger expand/collapse when only one should respond.
  • Fixed _token_clean_css_identifier() needs to clean any trailing characters.
  • #1198278: Fixed PHP notice: Undefined property stdClass:: in user_token_values().
  • Fixed PHP notices when generating tokens if $type is not global but $object is empty.
  • #648266 by Dave Reid, Garrett Albright: Removed workaround for CCK issue #736440 for objects and memory leaks.
  • #1174472 by Dave Reid: Improved token generation and caching.
Created by: Dave Reid
Created on: 31 Oct 2011 at 23:27 UTC
Last updated: 15 Nov 2013 at 07:33 UTC
New features
Bug fixes

Other releases