Marker Type | Description |
---|---|
AbbreviationTitle | Specifies abbreviation alternate text for browsers to display for abbreviations such as SS# when a user hovers over the abbreviation in output. Screen readers also can read the abbreviation alternate text. Used in combination with the Abbreviation character format. |
AcronymTitle | Specifies acronym alternate text for browsers to display for acronyms such as HTML when a user hovers over the acronym in output. Screen readers can also read the acronym alternate text. Used in combination with the Acronym character format. |
Citation | Specifies the source of a quote using a fully qualified Uniform Resource Identifier (URI) when a user hovers over the quote in output. Screen readers can also read the URI for the quote. Used in combination with the Citation character format. |
Context Plugin | Specifies context plug-ins for Eclipse help systems. Other Eclipse plug-ins can use the context plug-in IDs to call the Eclipse help system. For more information, see Using Markers to Specify Context Plug-ins in Eclipse Help. |
DropDownEnd | Marks the end of an expand/collapse section. Used in conjunction with an Expand/Collapse paragraph format. |
Filename | Specifies the name of an output file for a page or an image. |
GraphicScale | Specifies a percentage to use to resize an image, such as 50 or 75 percent, in generated output. |
GraphicStyle | Specifies the name of a graphic style defined in a project to apply to an image. This marker type is an internal marker type that is not displayed in Stationery Designer. You cannot create a marker type with a different name and assign it this functionality. |
Hypertext | Specifies a link using the newlink and gotolink commands in Adobe FrameMaker. This marker type is a default Adobe FrameMaker marker type ePublisher automatically maps. |
ImageAltText | Specifies alternate text for an image.This text is added to the alt attribute of the img tag in the output. Screen readers use this text when you create accessible content. |
ImageAreaAltText | Specifies alternate text for clickable regions in an image map. This text is added to the alt attribute of the img tag in the output. Screen readers use this text when you create accessible content. |
ImageLongDescByRef | Specifies the path to the file that contains the long description for an image. This text is added to the longdesc attribute of the img tag in the output. Screen readers read this description when you create accessible content. |
ImageLongDescNotReq | Specifies that a long description is not required for an image, which bypasses this accessibility check for the image when you create accessible content. |
ImageLongDescText | Specifies the long description for an image. This text is added to the longdesc attribute of the img tag in the output. Screen readers read this description when you create accessible content. |
Keywords | Specifies the keywords to include in the meta tag for the topic. The meta tag improves searchability on the Web. |
PageStyle | Specifies the name of a page style defined in the project to apply to a topic. This marker type is an internal marker type that is not displayed in Stationery Designer. You cannot create a marker type with a different name and assign it this functionality. |
PassThrough | Specifies that ePublisher place the contents of the marker directly into the generated output without processing the content in any way. For example, you could use a PassThrough marker if you wanted to embed HTML code within your generated output. |
Popup | Specifies the start of the content to include in a popup window. The content is displayed in a popup window when you hover over the link. When you click the link in some output formats, the topic where the popup text is stored, such as the glossary, is displayed. |
PopupEnd | Marks the end of the content to include in a popup window. |
PopupOnly | Specifies the start of the content to include in only a popup window. Browsers display the content in a popup window when you hover over or click the link. |
RubiComposite | No longer supported. |
SeeAlsoKeyword | Specifies an internal identifier for a topic. SeeAlsoLink markers in other topics can list this identifier to create a link to this topic. Used in conjunction with a See Also paragraph format or character format. |
SeeAlsoLink | Identifies an internal identifier from another topic to include in the list of See Also links in this topic. Used in conjunction with a See Also paragraph format or character format. |
SeeAlsoLinkDisplayType | Specifies whether to display the target topics on a popup menu or in a window. By default, the links are displayed in the Topics Found window. To display a popup menu, set the value to menu . This marker type is supported only in HTML Help. |
SeeAlsoLinkWindowType | Specifies the name of the window defined in the .hhp file, such as TriPane or Main, that the topic opens in when the user clicks the link. This marker type is supported only in HTML Help. |
TableStyle | Specifies the name of a table style defined in the project to apply to a table in versions of Microsoft Word that did not support table styles. This marker type is an internal marker type that is not displayed in Stationery Designer. This marker type is supported only for Microsoft Word documents. You cannot create a marker type with a different name and assign it this functionality. |
TableSummary | Specifies an alternate text summary for a table, which is used when you create accessible content. This text is added to the summary attribute of the table tag in the output. Screen readers read this description when you create accessible content. |
TableSummaryNotReq | Specifies that a summary is not required for a table, which bypasses this accessibility check for that table. |
TOCIconHTMLHelp | Identifies the image to use as the table of contents icon for a topic in the HTML Help output format. |
TOCIconJavaHelp | Identifies the image to use as the table of contents icon for a topic in the Sun JavaHelp output format. |
TOCIconOracleHelp | Identifies the image to use as the table of contents icon for a topic in the Oracle Help output format. |
TOCIconWWHelp | Identifies the image to use as the table of contents icon for a topic in the WebWorks Help output format. |
TopicAlias | Specifies an internal identifier for a topic that can be used to create a context-sensitive link to that topic. |
TopicDescription | Specifies a topic description for a context-sensitive help topic in Eclipse help systems. For more information, see Using Markers to Specify Topic Descriptions for Context-Sensitive Help Topics in Eclipse Help. |
WhatIsThisID | Identifies a What Is This help internal identifier for creating context-sensitive What Is This field-level help for Microsoft HTML Help. |
WindowType | Specifies the name of the window defined in the help project that the topic should be displayed in. In Microsoft HTML Help, the window names are defined in the .hhp file. This marker type is supported in Microsoft HTML Help and Oracle Help. |