Use the dev version of pathauto to work with this or any 7.x release that is released on or after 2011-Oct-27
Page Manager Pathauto is pathauto integration for page_manager generated pages. Currently supports adding aliases via page_manager context objects from within the page_manager interface as well as generating those aliases on initial page visit. Aliases are generated en-mass through drush. This is an attempt to prevent especially large alias matches from being impossible to generate. It won't be 100% but it should get most people most of the way there. The following examples are things that it was built to be able to tackle and succeed at.
node/%node/image/%imagewhere both %node and %image are nodes to load, and
custom_path/%vocab1/%vocab2Where %vocab1 and %vocab2 are both terms from different vocabularies.
I chose not to depend on entity insert/update/delete calls for this stuff as it could require literally hundreds or thousands of aliases to be generated with a single button click and that's simply not acceptable. Simple things like node/%node/add_image should also be very easy to generate aliases for now.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Path Management
- Reported installs: 52 sites currently report using this module. View usage statistics.
- Downloads: 315
- Last modified: October 27, 2011