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)

Comments

davidburns’s picture

Is this something that should just work out of the box or is something being done w/ groups and taxonomy?

setvik’s picture

Status: Active » Postponed (maintainer needs more info)

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.

krisgraham’s picture

Subscribing

setvik’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

The 2.x branch allows you to use a view as the homepage for the subdomains.

setvik’s picture

Version: 6.x-1.4 » 6.x-2.x-dev