Forum OpenACS Q&A: Website Layout

Collapse
Posted by Iuri Sampaio on
My co-worker came to my desk today and asked if we could make individual layout for his website.
Which in oacs words...
it means if we could have indivual layout for each community. I've been working on that, and the solution i found to this problem is changing the master tag. "site-master-kelp" acording with the community-id.

But the problem is, i don't know how further i can go on without break the oacs structure. Has anyone been working on that?

Collapse
2: Re: Website Layout (response to 1)
Posted by Caroline Meeks on
Are you using dotLRN or subsites?

If you are using subsites take a look at teh subsite parameters. They include setting up indivdual defaultMasters and IndexRedirectUrl.

If you are using dotLRN you can customize each communities portal layout and change the logo and colors I believe.

Collapse
3: Re: Re: Website Layout (response to 2)
Posted by Iuri Sampaio on
Well,
I see what you meant on both ways.
I will play around on and check the subsite parameters.
And also I am runing dotlrn, which gives to them the oportunity to do that through the website. Am i correct?