| Searching for a Container |
To add a new Container, click on the "Container" sub-tab in the Website Browser and then click on the "Add Container" button. The image below displays a Container that will allow a maximum of 5 "News Item's".
By default, the "Max. Contents" field is set to zero when adding a new Container. Zero Max Content Containers are typically used for Header and Footer containers that have static HTML/Velocity code in them and do not allow content contribution. If you wish to allow content contribution in the new Container, change the Max. Contents field to a number greater than zero to see the rest of the fields described below.

Container Details
- Code: The Code entered in this field will be processed for each piece of Content added to the Container (determined by the "Max. Content" field). As shown in the image below, *variable names from the Structure selected for this container can be placed by clicking on the "add variable" button.
$!{content.Body}- Post-Loop: Much like the Pre-Loop, it is processed after the Code field and only once when the Container is processed. Can be used to close the Container, i.e.

*The fields within a Structure will be utilized according to their variable name in the Structure. Each variable represents a Field in a Content Structure. To select a variable from a list of available Fields from the Structure, click "add variable" located to the right of the text area. This will pop a new window with all the Fields that make up the Structure that will be used in the designated Container. Clicking "Add | Current Value" under the desired Field Label will add a variable for that Field to the Code field and close the popup window. The steps can be repeated to add more fields.
| Searching for a Container |
Post a Comment