Needs review
Project:
Persistent URL
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2010 at 20:14 UTC
Updated:
17 Nov 2010 at 15:58 UTC
I'm working on a patch for Spaces to allow a node to be part of multiple spaces. If that's the case, a PURL may be part of a set in which one is canonical, and there's a need to designate that canonical URL to e.g. avoid duplicate content issues. Attached small patch enables this. Doing this in hook_preprocess_page() partly to avoid conflict with nodewords, which can be used to add a canonical URL.
| Comment | File | Size | Author |
|---|---|---|---|
| purl-canonical-url.patch | 1.71 KB | nedjo |
Comments
Comment #1
kyle_mathews commentedSubscribing.
Have you created an issue yet for the node to multiple spaces patch?
Comment #2
nedjoYep, just posted it here: #828416: Enable multiple spaces per item--spaces_taxonomy implementation.
Comment #3
johngriffin commentedThis patch applied fine for me with the latest release of PURL and works great with the patch over at:
#828416: Enable multiple spaces per item--spaces_taxonomy implementation.