token 5.x-1.13

Bug fixes

Hey folks it's a Brown Paper Bag release.

Sorry for that!

Changes since DRUPAL-5--1-12:

  • bug #485346 by abautu: sql error due to no vids in Drupal 5.x

token 6.x-1.11

Bug fixes

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:

token 5.x-1.11

Bug fixes

A small bugfix release. There is no great motivation to ugprade unless you are using recent versions of the Date module and suffer from a fatal error.

Changes since DRUPAL-5--1-10:

  • feature #206649 by greggles: gracefully support the migration to tokens in date module itself due to API changes it needs to live inside of Date
  • bug #244270 by drewish: fix a few php notices/warnings

token 6.x-1.10

A straight update of the DRUPAL-5 1.10 version of token.module.

token 5.x-1.10

Bug fixes

Fixes several minor bugs, including http://drupal.org/node/149222. Also merged token.module and token.inc to prevent occasional edge-case errors during installations.

token 6.x-1.x-dev

Development release for 6.x-1.x-dev.

This is functionally equivalent to the 5.x-1.x-dev version. We are likely to have a 6.x-2.x-dev which introduces new features.

token 4.7.x-1.5

Security update

This release is primarily to fix a potential Cross Site Scripting issue.

See the Security Announcement for more details.

token 5.x-1.9

Security update
Bug fixes

This release is primarily to fix a potential Cross Site Scripting issue.

See the Security Announcement for more details.

Changes since DRUPAL-5--1-8:

token 5.x-1.8

New features
Bug fixes
Insecure

#153737 by drewish, fix date error and leave date tokens empty if the underlying value is not set. also require instead of include - these are important
#139959 by greggles, include the includes in more places so that token_get_list will work on its own
#140983 by moshe weitzman, Token support for comments

token 5.x-1.x-dev

New features
Bug fixes

This is a release for the "development" version of token. Certain commits have been made to token on the DRUPAL-5 branch and the only way to get them before was via CVS. Now this release node makes it easy to help test out the DRUPAL-5 functionality.

Only download this version if you really really need it or if some other project told you to. Otherwise you are more likely to get bugs instead of fixed code.

token 5.x-1.7

New features
Bug fixes
Insecure

The major changes in this release are related to integration with Pathauto module version 5.x-2.

There were also some bugfixes with the user related tokens, increased robustness in the taxonomy parsing section, and a shiney a new install file.

token 5.x-1.6

Insecure

Fixes a number of outstanding issues with CCK tokens and tokens exposed by third-party modules, and adds several useful new tokens for user accounts.

token 5.x-1.5

Insecure

Improves handling of CCK field tokens, and eliminates several errors related to incorrect include() calls.

token 4.7.x-1.4

Insecure

A Drupal 4.7 compatible version of token.module. Equivalent to the DRUPAL-5--1-4 tagged version.

token 5.x-1.4

Insecure

Taxonomy token issues fixed, API docs updated with detailed descriptions of the token hooks and example code.

token 5.x-1.3

Insecure

Fixed a fatal bug with taxonomy substitutions, and added support for configurable delimiters ([token], %token, @@token@@, etc).

token 5.x-1.2

Insecure

Adds support for CCK fields and book information.

token 5.x-1.1

Insecure

Fixes a typo in token_user.inc, and adds cleaner formatting for theme('token_telp').

token 5.x-1.0

Insecure

The first official release for Drupal 5. Uses the same [tag] syntax that pathauto popularized, and provides standard replacement tokens for users and nodes.

Pages

Subscribe with RSS Subscribe to Releases for Token