How do I use SubPlone?
Up to Table of ContentsThis FAQ applies to: 1.0
What's the simplest use for SubPlone?
It really is very simple:
- Install SubPlone
- Create a subsite within your site hierarchy
- Assign a skin to the subsite special folder
- Expand the URL between VirtualHostBase and VirtualHostRoot to include the full path to this folder for a Virtual Host, i.e.:
- http://127.0.0.1:8080/VirtualHostBase/http/www.mysite.com:80/Plone/VirtualHostRoot/ becomes
- http://127.0.0.1:8080/VirtualHostBase/http/sub.mysite.com:80/Plone/sub/site/VirtualHostRoot/