Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Check the <Presentation id="empty" template="default"> in profile.default.config for a full list.

class attribute on an XML tag will add a class to the css on the object. Example:

Code Block
<Name display="header" tag="h1" class="myformatting"/>

display contains the following options:

...