Scope of page & section template contentscope=all (default for page template)The content of this tag will be the same on all pages within the website. Examples: <si5 type=text scope=all id=t1>
<si5 type=text id=t1> scope=folderThe content will be the same for all pages within this folder at this level. scope=pageThe content will come from this page. scope=section (default for section template)The content is unique to this section. VisibilityFor any tag if visibility=designer the tag will not be visible to regular users, allowing the designer to add custom HTML etc without risk of confusing the customer. |