Zones and sections
This video shows you how to add a zone to a page template, into which sections may be added.
You can have up to ten zones per website. The scope of each zone may be website, folder or page. This means that you can have a bunch of sections that appear just on one page or a group of pages or the whole website.
Example
{cms type=zone id=3 scope=folder}
This zone will be shown and can be edited from any page in a folder, so long as the page template includes the above cms tag.
The ID for a zone tag must be numeric between 0 and 9.
Each zone will be wrapped in a div with ID cms_zone_0 to cms_zone_9
