skip to content

Templates

Templates are .zip files that allow you to define the layout and design of the pages.

file content: ##TEMPLATE_NAME##.zip

  • config.properties: configuration of spaces (area) and other template parameters.
  • visual.png: visual representation of the template
  • image-config.properties: image rendering settings
  • index.html: basic HTML file, which can reference Javascripts and/or Css
  • view_##LANG##.properties: translation file
  • /components: directory containing business components
  • /component-config: directory containing component configuration files
  • /macro: directory for parameterizing macros