ComboStrap - Templating
About
templating is a functionality that permits:
- to define a template with page variables
- and to replace the variables at runtime
Templating offers the following components:
- template to show the page attributes of the current page
- page sql that defines the list of pages used in a template iterator
- pipeline to transform the page attributes with function (ie replace, …)