[Baypiggies] Nested plone sites?
Donna Snow
donnamsnow at gmail.com
Fri Oct 5 00:28:55 CEST 2007
OH no.. no nesty Plone sites (thought there is a product called
SubPlone.. which works with pre-3.0 sites)..
Side by side Plone sites are fine (and which version are you working
with Ken? 3.0?)
You can add as many Plone sites as you want in a Zope instance (just
keep in mind performance will get worse and worse with each one you
add) But you add them on the same level.. not inside each other..
Acquisition becomes a major issue.. when you nest Plone sites
It makes more sense to create a separate site for the two and then
point to each site through DNS
Also.. btw.. take a look at grok.net (still being worked on put
looking pretty darned good!) for those who like Zope but don't love
Plone..
We may start implementing Grok sites in the future because we really
like the way it's developing.
Best Regards,
Donna M. Snow, Principal
C Squared Enterprises
illuminating your path to Open Source
http://www.csquaredtech.com
imagination | innovation | brilliance
Business 408.385.1812
Fax 408.649.5543
On 10/4/07, Ken Seehart <ken at seehart.com> wrote:
> I heard somewhere that nested plone sites was a bad idea. I'm wondering
> what the issues are.
>
> Say I have a personal plone site at www.seehart.com with my own stuff in
> it. I also have a plone site hosted elsewhere that is already being
> used. I want to move that other plone site to www.seehart.com/foobar.
> The reason that I am tempted to make www.seehart.com/foobar a separate
> nested plone site is that the content of www.seehart.com/foobar has
> absolutely nothing to do with www.seehart.com, has a different set of
> users, and there is some possibility that I may want to move it again in
> the future independently of www.seehart.com.
>
> Perhaps a cleaner approach would be to make www.seehart.com a Zope site,
> and make a plone site www.seehart.com/mystuff but I don't like the url
> arrangement as much that way.
>
> Another possibility would be to set it up like this:
> http://seehart.webfactional.com/seehart.com - plone site
> http://seehart.webfactional.com/foobar - plone site
>
> Then have it linked up like this:
>
> www.seehart.com/foobar => http://seehart.webfactional.com/foobar
> www.seehart.com => http://seehart.webfactional.com/seehart.com
>
> Would that work better? Am I confused?
>
> Thoughts?
>
> - Ken Seehart
>
>
>
>
>
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>
More information about the Baypiggies
mailing list