Separated documentation and revised modules info
This commit is contained in:
parent
95cbb8a5f2
commit
4fe068fd14
66 changed files with 149 additions and 1974 deletions
|
@ -1,5 +1,6 @@
|
|||
name = Extended Path Aliases
|
||||
description = Automatically extend path aliases to include tabs, like "about-us/edit" for "node/123/edit". Allow these aliases to be entered in page specification wild-cards ("about-us*"), e.g for block visibility.
|
||||
package = Core - extended
|
||||
core = "6.x"
|
||||
; While you will need to enable the core Path module to enter aliases,
|
||||
; programmatically path_alias_xt has no dependency on it. Existing aliases
|
||||
|
@ -10,4 +11,3 @@ version = "6.x-1.3"
|
|||
core = "6.x"
|
||||
project = "path_alias_xt"
|
||||
datestamp = "1382565626"
|
||||
|
||||
|
|
Reference in a new issue