4 Generated Content
This chapter describes the use of generated content.
The following topics are covered:
4.1 About Generated Content
Generated content is made up of two kinds of elements:
-
Text Elements, which allow the user to insert text strings into the output from the template or from the server at the time of conversion.
-
Navigation Elements, which provide links to specific document elements.
4.2 Adding a Text Element
Text elements are a way to insert text specified in the HTML Conversion template directly into the output. Text elements work exactly the same way as custom document properties except text elements cannot be placed in the <head> of the document in a <meta> tag.
By default, no text elements are defined. In order to include them in the output from the conversion, each desired text element must first be defined here. They must then be added to the output from the conversion by inserting them into page layouts defined in the Output Page Layouts.
4.3 Adding a Navigation Element
Navigation elements allow you to generate navigation links in the HTML output. The following sections define how to create the three kinds of navigation elements:
4.3.1 Adding Document Navigation
Document Navigation is a way to link to various items in the source document based on the document's structure. A common example of how one would use this type of navigation is to create links to all the paragraphs marked with outline level 1 (such as "Heading 1" paragraphs) in the document. Before using this form of navigation, link mapping rules must first be added. This is done on the Mapping Rules Tab.
4.3.2 Adding Page Navigation
This provides a way to link to certain key pages in the output (first page, next page, etc.). It also provides a way to link to external pages (such as to http://www.oracle.com/).