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 !
Sandbox URL : http://drupal.org/sandbox/ranm/1106314
Comments
Comment #1
ranm commentedForgot to add instructions :
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.
Comment #2
Josh The Geek commentedComment #3
ranm commentedAnyone please? It's been more than a month (-:
Comment #4
ranm commentedHi,
It's been more than two months now (-;
Is there any chance this module will be reviewed?
Thanks,
Ran
Comment #5
alexreinhart commentedI've taken a look through your module for any obvious issues. A few comments:
Otherwise, the module looks pretty good! Code style is generally very good, with nothing obviously wrong. Once you've fixed the above issues, set the status here back to "needs review" and someone will take another look through for you. Sorry about the long delay!
Comment #6
ranm commentedThanks alexreinhart,
Just saw your reply, i'll take care of those issues and reply you back.
ranm
Comment #7
klausiNo activity in several months. Reopen and set the status to "needs review" if you are still pursuing this application.