Closed (fixed)
Project:
Persistent URL
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2011 at 04:32 UTC
Updated:
27 Aug 2012 at 15:41 UTC
I have path enabled per purl and spaces_og
I named my first group "mygroup".
It is node/1
Is there a lookup that I can do that given mygroup or http://mysite.com/mygroup I can get the actual source of node/1?
Comments
Comment #1
bblake commentedYou should be able to do the following on a page ( in a preprocess hook for example ) to get the actual source of a path minus the purl path.
Is that what you were looking for?
Comment #2
bblake commented