INFO: Version en.xModule type:

Website presentation

The central XSL stylesheets can be viewed and edited in the Layout / Design area under"Web page display".

Weblication® content pages use a central XSL stylesheet to transform the XML content in the content file into XHTML and output it. In the standard project, a central XSL stylesheet is accessed, the file standard.wDocument.php. Additional XSLT templates can be used for other output formats (print view, etc.), for example.

CSS stylesheets
CSS stylesheets

Click on the"Web page display" button to open the directory of XSL stylesheet files in a new tab on the right-hand side.

Website presentation
Website presentation

Operation

All XSL stylesheets of a project are stored in the templates directory. You can open, display, copy, etc. these for editing using the usual file functions.
The subdirectories contain additional XSL stylesheets that are used for metadata maintenance, lists, navigation, etc., for example.

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").