This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
suitedesk/modules/path_alias_xt/path_alias_xt.info

13 lines
626 B
Text

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"