Closed (works as designed)
Project:
Persistent URL
Version:
6.x-1.0-beta13
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2011 at 06:14 UTC
Updated:
12 Dec 2012 at 21:43 UTC
Comments
Comment #1
WoozyDuck commentedI need to know the answer to this request as well not only because I want to have different path for the groyps (OG) but because if you name your group's URL to something like "misc", it would be a conflict between the existing folder (/misc) and user will get an error message so I would rather to have something like jranck88 has suggested.
Comment #2
WoozyDuck commentedComment #3
pfrenssenA critical support request?
Comment #4
pfrenssenFeatures and Spaces do not support the four-level path prefix you need. You need to write your own module using the Purl API. How this works is explained in the readme. You can look at purl_pair.inc for an example of a two-level path prefix. You can use this as a base for your own implementation, extending it to four levels.