token 6.x-1.11
| Download | Size | md5 hash |
|---|---|---|
| token-6.x-1.11.tar.gz | 32.37 KB | 9abb50dec933520496b549d6ef95c1d9 |
Official release from CVS tag: DRUPAL-6--1-11
Last updated: August 2, 2008 - 17:30
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
