New module 'Pathauto'
This commit is contained in:
parent
3563734b2c
commit
0197478295
17 changed files with 5146 additions and 0 deletions
13
modules/pathauto/pathauto.info
Normal file
13
modules/pathauto/pathauto.info
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = Pathauto
|
||||
description = Provides a mechanism for modules to automatically generate aliases for the content they manage.
|
||||
dependencies[] = path
|
||||
dependencies[] = token
|
||||
core = 6.x
|
||||
recommends[] = path_redirect
|
||||
|
||||
; Information added by drupal.org packaging script on 2011-10-31
|
||||
version = "6.x-1.6"
|
||||
core = "6.x"
|
||||
project = "pathauto"
|
||||
datestamp = "1320076535"
|
||||
|
Reference in a new issue