Separated documentation and revised modules info

This commit is contained in:
Manuel Cillero 2017-08-02 01:03:03 +02:00
parent 95cbb8a5f2
commit 4fe068fd14
66 changed files with 149 additions and 1974 deletions

View file

@ -1,5 +1,6 @@
name = Token
description = Provides a shared API for replacement of textual placeholders with actual data.
package = Core - extended
core = 6.x
; Information added by drupal.org packaging script on 2012-09-12
@ -7,4 +8,3 @@ version = "6.x-1.19"
core = "6.x"
project = "token"
datestamp = "1347470077"

View file

@ -1,5 +1,6 @@
name = TokenSTARTER
description = Provides additional tokens and a base on which to build your own tokens.
package = Core - extended
dependencies[] = token
core = 6.x
@ -8,4 +9,3 @@ version = "6.x-1.19"
core = "6.x"
project = "token"
datestamp = "1347470077"

View file

@ -1,5 +1,6 @@
name = Token actions
description = Provides enhanced versions of core Drupal actions using the Token module.
package = Core - extended
dependencies[] = token
core = 6.x
@ -8,4 +9,3 @@ version = "6.x-1.19"
core = "6.x"
project = "token"
datestamp = "1347470077"