Home
The Toolkit for Online Communities
15896 Community Members, 0 members online, 2320 visitors today
Log In Register

Forum OpenACS Q&A: Re: Subsites

OpenACS Home : Forums : OpenACS Q&A : Re: Subsites : One Message

+
4: Re: Subsites (response to 1)
Posted by Ben Koot on
OACS give an option to each problem, but trying to find your barings can be confusing. I Have been fighting with this issue for the last 4 years, and created a blog section devoted to this topic. Feel free to join the party .

Cheers

Ben.

+
5: Re: Re: Subsites (response to 4)
Posted by Iuri Sampaio on
Ok, but what happen if...

On the top I have a subsite and I create several diferents subsites bellow to the top one and I want on each one the packages news, calendar... whatever. Which it would be just a matter of install the pkgs on each subsite.

But then, some of these packages such as news, calendars, edit-this-page, webbloger. i want to show on the first page of each subsite. Can i do that on the master page of each subsite?

+
6: Re: Re: Re: Subsites (response to 5)
Posted by Iuri Sampaio on
and how?? if there isn't none directory or even page related to trhat subsite on the filesystem.
+
7: Re: Re: Re: Re: Subsites (response to 6)
Posted by Claudio Pasolini on
Create a directory under /var/lib/aolserver/$service_name/www with the same name of the subsite and then create there the files that you want to serve.
+
Posted by Iuri Sampaio on
But then, i still have the information of the top subiste and the new subsite bellow.

http://www.myybiz.net:8090/projects/businesslabs/etp

So it's still calling the aplication's instances (news, weblogger, edit-this-package) from the main site.

+
Posted by Iuri Sampaio on
What should i do to have new empty instances of the packages for each subsite?

and i want to include this instances on the first page of each subsite

+
Posted by David Lee on
Hi. I went to your website and it's amazing! I registered to browse around and see how your site is managed. Can I look at the template you made to change your site from the beginning openACS look? I've been trying to figure that out and I just need an example to get started.
+
Posted by Iuri Sampaio on
Thanks man,I really apreciate you comment that's what keeps me motivated. But you know, i'm pretty far where i want and need to be.

Hey Claudio....
take a look on the info above and see if you have a solution for this problem. I also posted right bellow!!

**************
Create a directory under /var/lib/aolserver/$service_name/www with the same name of the subsite and then create there the files that you want to serve.
*************************

But then, i still have the information of the top subiste and the new subsite bellow.

http://www.myybiz.net:8090/projects/businesslabs/etp

So it's still calling the aplication's instances (news, weblogger, edit-this-package) from the main site.

What should i do to have new empty instances of the packages for each subsite?

and i want to include this instances on the first page of each subsite

**********************