In SCHEMA ST4, users can define custom topic metadata in the topic files.
To add metadata in topic files:
- Open a topic.
- In the Layout panel, open the Content layout > HTML-Structure > Head node.
- Insert an XML element from the context menu.
- In the Attributes section, enter
meta
in the name field. - Add two XML attribute elements from the context menu.
- Give the first attribute the name, and give the second attribute its content.
To check for the existence of added topic metadata, open the HTML file, and look for the corresponding <meta>
element.