You are here

path_alias_xt.info in Extended Path Aliases 7

Same filename and directory in other branches
  1. 6 path_alias_xt.info
name = Extended Path Aliases
description = Automatically extend path aliases to include tabs, like <em>about-us/edit</em> for <em>node/123/edit</em>. Allow these aliases to be entered in page specification wild-cards, <em>about-us*</em>, e.g for block visibility.
core = 7.x
configure = admin/config/system/path_alias_xt
; 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 = 7.x
  4. configure = admin/config/system/path_alias_xt
  5. ; While you will need to enable the core Path module to enter aliases,
  6. ; programmatically path_alias_xt has no dependency on it. Existing aliases
  7. ; will continue to be auto-extended, even if Path is disabled later on.