Experimental project
This is a sandbox project, which contains experimental code for developer use only.
Default Persistent URL module is great, but sometimes simple features can become a hard task.
This module called "Duplicated path" comes to solve the problem which disables the ability to have the same path on different groups.
For example, you use Persistent URL with subdomain method to create "pseudo" minisite-per-group. Unfortunately, having an "about" page for each group just does not work.
Using this module (and his dependency "Duplicate path editor") uses Drupal hacks to change the way the URL aliases are being created and used, so in the end, while the URL aliases are different per group, it is possible to use "http://group1.example.com/about" and "http://group2.example.com/about" in the same site !
Instructions:
• Install the module
• Set Persistent URL to "subdomain" (or and other method).
• Create new groups with their own PURL value.
• Create new nodes in each group, and give them the same URL alias.
Project information
- Project categories: Administration tools
- Created by ranm on , updated
