All content with label tags.
Related Labels:
gatein, wcm, templates
Page:
4.2 Working with tags
(GateIn WCM)
Templates tags are an extension of html tags. Main objective is to combine a html layout with dynamic content generated by WCM Editor. Template tags are not part of any programming language (JSP, JSF, Groovy, or others), so, a Web Designer with html ...
Other labels:
gatein, wcm, templates
|
Page:
4.3 Template tags reference
(GateIn WCM)
4.3.1 wcmlist wcmlist tag reads a category from WCM Content Portlet configuration and created a list with posts attached to that category. <wcmlist> <... markup for each Post ...> </wcmlist> will be combined as <ul> <li> <... markup for each Post ...> </li> <li> <... markup ...
Other labels:
gatein, wcm, templates
|
|
|