Radius Tags
Radius tags offer extended functionality to a page within the CMS. For instance, combining a few Radius tags will allow you to loop through child pages, and display information and/or content from them. This particular example would be helpful for automatically building a table of contents on a parent page.
Example:
<r:children:each>* <r:link/>
</r:children:each>
To see a list of available Radius tags and explanations of each:
- Click the “Available Tags” link above the Textile composition box (see illustration)
