[Community-desktop] creating a folder below the root to place allcontent etc

Alan Runyan alan at enfoldsystems.com
Fri Oct 6 13:26:17 CDT 2006


> I've decided to create a folder below the root of a plone 
> site to place all content and contained folders in. This is 
> so that with Enfold Desktop managers of the site can just see 
> the content folders and not all the ZMI stuff as well.

This is the best long term strategy with a Plone site.
 
> However I obviously now get www.site.com/home/folder/etc in 
> my URLs. How do people handle this? I guess you could simply 
> re-write using Apache to take out the /home/ to make a 
> shorter URL. It's a pity that setting the portal root in the 
> navigation settings doesn't affect URLs as well as hiding 
> folder in the navigation.

Rewrite with Aapache.  I believe Plone 2.5 has mechanisms so you can
assert SiteRoot's and make your 'home' folder the "IPloneRoot" - or
something.  Ask on plone-users mailing list.  But then everything will
be computed from /plone/home instead of /plone



More information about the Community-desktop mailing list