You are here

path_alias_xt.info in Extended Path Aliases 6

Same filename and directory in other branches
  1. 7 path_alias_xt.info
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.

File

path_alias_xt.info
View source
  1. name = Extended Path Aliases
  2. 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.
  3. core = "6.x"
  4. ; While you will need to enable the core Path module to enter aliases,
  5. ; programmatically path_alias_xt has no dependency on it. Existing aliases
  6. ; will continue to be auto-extended, even if Path is disabled later on.