Posted by Dave Reid on June 7, 2010 at 2:55pm
| Download | Size | md5 hash |
|---|---|---|
| token-6.x-1.13.tar.gz | 60.53 KB | c640dd34d3d25c0f7079d959bea2a650 |
| token-6.x-1.13.zip | 85.67 KB | b3b0a8660aecfdb0ab2e85b27f91549d |
Last updated: December 24, 2010 - 23:56
Changes since DRUPAL-6--1-12:
- by Zoltan Balogh: Updated Hungarian translation
- feature #511026 by greggles: provide token for number of comments on a node
- feature #520154 by greggles: Provide number of new comments token
- #465434 patch by fearlsgroove, klausi and me: improve token rules integration
- bug #547010 by eMPee584: comment_count may not be defined on all nodes.
- bug #262360 by Justin W Freeman, derhasi, MGN: Expose control of token caching to functions that call token_replace
- latest Ukrainian translation from L.D.O
- Hungarian translation update for Token module 6.x-1.12 by kutyamutya.
- latest pot for translations
- German translation, by tobiasb see http://drupal.org/node/337704#comment-2267476
- #311422 by greggles | spjsche: Fixed Wrong use of 'short' in 'format_date()' function.
- #586860 by ChrisRut: Fixed [author-name] and [author-name-raw] not populated for the anonymous user.
- by Dave Reid: Simplified [user] and [user-raw] for the anonymous user.
- #387648 by memfis, Dave Reid: Fixed stale values for multiple new nodes in a single request (e.g. in FeedAPI).
- #419024 by Dave Reid: Fixed documentation for [user:reg-since] and [user:log-since]
- #307520 by NancyDru, Dave Reid, tobiasb: Added re-usable date formatting function.
- #480594 by Ralf: Fixed PHP notice in tokenSTARTER.module.
- #540108 by mdevrel, Dave Reid: Fixed possible ambiguous 'weight' column in node taxonomy query.
- #751668 by Dave Reid: Added a 'raw' date token for UNIX timestamp format.
- #753010 by kiam, Dave Reid: Fixed spelling errors in documentation.
- #148330 by Dave Reid | greggles: Added tokens for vocabulary and term descriptions.
- by Dave Reid: Add a listing of all available tokens on admin/help/token.
- #738372 by Dave Reid: Added Token UI browser with help from the jQuery treeTable plugin.
- bug #717246 by greggles: periodic n/a instead of comment body in messaging and other places
- #812360 by sdsheridan: Fixed incorrect usage of format_interval() with log-since and reg-since tokens.
- #819110 by Dave Reid: Automate adding the 'WARNING: raw user input' to token descriptions.