By foredoc on
Hi,
I am new to spaces module, so am wondering the way to redirect
node/[nid] to [group-prefix]/node/[nid]
In the following two cases:
1) node:[nid] is a group node
2) node:[nid] is a post in a group
After some tests, I found out that:
1) The redirection is not a problem for Open Atrium, it happens "naturally" and "automatically", however
2) If I use Space OG module out of Open Atrium env ( currently, I installed it with theme: acquia marina ), the redirection will not happen.
Any clues?
BTW, this is a duplicate of http://drupal.org/node/1337212, since there was no response for last few months.
Thanks.