initial commit of starter install drupal 7
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
name = Entity tokens
|
||||
description = Provides token replacements for all properties that have no tokens and are known to the entity API.
|
||||
core = 7.x
|
||||
files[] = entity_token.tokens.inc
|
||||
files[] = entity_token.module
|
||||
dependencies[] = entity
|
||||
|
||||
; Information added by Drupal.org packaging script on 2014-04-08
|
||||
version = "7.x-1.5"
|
||||
core = "7.x"
|
||||
project = "entity"
|
||||
datestamp = "1396975454"
|
||||
|
||||
Reference in New Issue
Block a user