New module 'Token'
This commit is contained in:
parent
ae2a2d8417
commit
0e730eca64
25 changed files with 3967 additions and 0 deletions
11
sites/all/modules/token/token_actions.info
Normal file
11
sites/all/modules/token/token_actions.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Token actions
|
||||
description = Provides enhanced versions of core Drupal actions using the Token module.
|
||||
dependencies[] = token
|
||||
core = 6.x
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-09-12
|
||||
version = "6.x-1.19"
|
||||
core = "6.x"
|
||||
project = "token"
|
||||
datestamp = "1347470077"
|
||||
|
Reference in a new issue