New module 'Transliteration'
This commit is contained in:
parent
0197478295
commit
09b74574f1
188 changed files with 4810 additions and 0 deletions
11
modules/transliteration/transliteration.info
Normal file
11
modules/transliteration/transliteration.info
Normal file
|
@ -0,0 +1,11 @@
|
|||
name = Transliteration
|
||||
description = Converts non-latin text to US-ASCII and sanitizes file names.
|
||||
core = 6.x
|
||||
|
||||
|
||||
; Information added by drupal.org packaging script on 2012-06-01
|
||||
version = "6.x-3.1"
|
||||
core = "6.x"
|
||||
project = "transliteration"
|
||||
datestamp = "1338540716"
|
||||
|
Reference in a new issue