New module path_alias_xt

This commit is contained in:
Manuel Cillero 2017-07-25 12:31:48 +02:00
parent 4824608a33
commit d3aeafdc7e
6 changed files with 824 additions and 0 deletions

View file

@ -0,0 +1,13 @@
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.
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
; will continue to be auto-extended, even if Path is disabled later on.
; Information added by drupal.org packaging script on 2013-10-23
version = "6.x-1.3"
core = "6.x"
project = "path_alias_xt"
datestamp = "1382565626"