New module 'Lexicon'
This commit is contained in:
parent
9b6128243b
commit
72fc44b96c
12 changed files with 2605 additions and 0 deletions
12
sites/all/modules/lexicon/lexicon.info
Normal file
12
sites/all/modules/lexicon/lexicon.info
Normal file
|
@ -0,0 +1,12 @@
|
|||
name = Lexicon
|
||||
description = Maintain a lexicon on your site.
|
||||
dependencies[] = taxonomy
|
||||
core = 6.x
|
||||
|
||||
|
||||
; Information added by drupal.org packaging script on 2011-04-14
|
||||
version = "6.x-1.4"
|
||||
core = "6.x"
|
||||
project = "lexicon"
|
||||
datestamp = "1302799616"
|
||||
|
Reference in a new issue