Trying it out
Let's try to stage a simple Page and Folder.
o Go to '/workspaces/authoring-space' in your Plone site - this should be the Staging Area you created previously.
o Click on the 'Public Node' - this is the Sandbox where content will be staged from.
o Create a 'Page' and enter some text. If you chose to only stage published content, you should publish it now.
o Create a 'Folder', and call it 'Help'. Publish it.
o Inside the 'Help' folder, add another 'Page'. Publish this too.
o Return to the 'Authoring Space'. You should now see the recently created/modified content, as well as any content pending review. At the botton, you will see the previous deployments.
o Scroll down and click 'Complete Deployment'. You can enter a note to go along with the deploymenet if you wish. You can make incremental deployments from now on, deploying only what's changed. For large sites, this may be necessary for performance reasons.
o Now look at the 'public_website' folder. Your content should be there, mirroring the structure under 'Public Node'.
o If you now access 'http://public.mysite.net', you should see your content using the "retail view" skin.
