Integration w/ Views
davexoxide - March 5, 2009 - 08:01
| Project: | Subdomain |
| Version: | 6.x-1.4 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I don't know how to get views to work and maintain the subdomain.
I see you were able to do it on Eslwell.com (http://shigajet.eslwell.com/discussion/classroom-quirks) organic groups, subdomain, and views?
Shigajet is organic group? Discussion would be the content type? Classroom Quirks is the node title? Both as arguments of the view?
Where does Shigajet get added to the view? I've tried Group Posts as both an argument and a filter.
Argument works, but only if I ignore using a subdomain.
example http://domain.com/group-id/content-type (works)
http://group-name.domain.com/content-type (doesn't work)

#1
Is this something that should just work out of the box or is something being done w/ groups and taxonomy?
#2
It's been a while since i've looked at the internals of ESLwell.
I used the og_forum module to give each organic group it's own set of forums...
And to generate the URLs (http://[oggroup].domain.com/discussion[i.e. forums]/[forum-topic], I think I had to add in some custom url manipulation code.
#3
Subscribing