Make the purl provider an attribute of the spaces_og object so that it can be changed on a per-site basis. We needed this functionality so that we could have one group use the default path (spaces_og) provider and have another use a different (domain) provider. This path simply removes the hardcoded spaces_og string and makes it a parameter of the class.
PATCH ATTACHED
| Comment | File | Size | Author |
|---|---|---|---|
| spaces_og.purl_provider.patch | 3 KB | rbrandon |
Comments
Comment #1
rbrandon commentedNote when I say "per site" i really mean "per group"
Comment #2
jmiccolis commentedI'm not denying your need, but I'm marking this a "won't fix" as we're not maintaining the 2.x branch any longer. If you're using a patch like this with Spaces 3.x please post it.