Within the Layout / Design area, the central XSL stylesheets of the elements can be viewed and edited under"Structure element display".
Weblication® content pages use an XSL stylesheet for each XML structure element, which is responsible for the transformation (the HTML output) of the XML code defined in the structure element.
These XSL stylesheets are saved in a separate file for each element and are stored in the items directory.
Clicking on the"Structure element display" button opens the directory of the XSL stylesheet files in a new tab on the right-hand side.
All XSL stylesheets for the structural elements of a project are stored in the items directory. You can open, display, copy, etc. these for editing using the usual file functions.
By editing an XSLT template , you can define the corresponding templates, which contain the transformation instructions and the resulting XHTML code. This is done directly in the source code, which will not be discussed further here. The general rules for XSL apply (see e.g. SELFHTML article "XML / Representation of XML data").