You are here: Doc-To-Help Markup Language (D2HML) > D2HML Quick Reference

D2HML Quick Reference

The following table is a quick reference guide to be used when formatting your HTML and Word source documents using the D2HML Styles toolbar. The table provides a description and the corresponding HTML code and Word style for each button, along with the properties it supports.

 

Icon

Definition

Properties

HTML Code

Word Style

Word Shortcut Keys

Syntax Notes

Topic Link:

Creates links to a specified topic.

bookmark

document

tag

windowDisplayAsButton

<span class="C1HJump"></span>

C1H Jump

Alt+Ctrl+J

N/A

Popup Link:

Opens a topic in a pop-up window.

bookmark

document

tag

window

DisplayAsButton

<span class="C1HPopup"></span>

C1H Popup

Alt+Ctrl+P

N/A

Keyword Link:

Links hot spot to a topic with the specified keyword.

keyword

window

DisplayAsButton

<span class="C1HKeywordLink"></span>

C1H Keyword Link

Alt+Ctrl+K

Can link to multiple keywords:

Hotspot|keyword=Keyword 1 + Keyword 2

Group Link:

Links hot spot to a group of topics.

group

window

DisplayAsButton

<span class="C1HGroupLink"></span>

C1H Group Link

Alt+Ctrl+G

Can link to multiple groups:

Hotspot|group=Group 1 + Group 2

Glossary Link:

Links hot spot to a glossary term.

tag

DisplayAsButton

<span class="C1HPopup"></span>

C1H Popup

Alt+Ctrl+A

N/A

Inline Expand:

When clicked, the expanding text appears.

N/A

<span class="C1HInlineExpand"> </span>

C1H Inline Expand

Alt+Ctrl+E

N/A

Inline DropDown:

When clicked, the drop-down text appears.

N/A

<span class="C1HInlineDropdown"></span>

C1H Inline Dropdown

Alt+Ctrl+D

N/A

Inline Popup:

When clicked, the pop-up text appears.

N/A

<span class="C1HInlinePopup"></span>

C1H Inline Popup

Alt+Ctrl+U

N/A

Keyword:

Designates hot spot as an index keyword.

keyword

<span class="C1HIndex"></span>

C1H Index

Alt+Ctrl+W

Can create multi-level keywords:

Hotspot|keyword=Parent Keyword, Child Keyword.

Invisible Keyword:

Designates hot spot as an index keyword only the hot spot does not appear in the output.

keyword

<span class="C1HIndexInvisible"></span>

C1H Index Invisible

Alt+Ctrl+Shift+W

Can create multiple keywords:

Hotspot|keyword=Keyword 1 + Keyword 2

Group:

Designates hot spot as a member of a group.

group

<span class="C1HGroup"></span>

C1H Group

Alt+Ctrl+R

Can create multiple groups:

Hotspot|group=Group 1 + Group 2

Invisible Group:

Similar to Group except the text does not appear in the output.

group

<span class="C1HGroupInvisible"></span>

C1H Group Invisible

Alt+Ctrl+Shift+R

N/A

Link Tag:

Designates hot spot as a link target.

linktag

<span class="C1HLinkTag"></span>

C1H Link Tag

Alt+Ctrl+L

Can create multiple Link Tags:

Hotspot|linktag=Link Tag 1 + Link Tag 2

Invisible Link Tag:

Similar to Link Tag except the text does not appear in the output.

linktag

<span class="C1HLinkTagInvisible"></span>

C1H Link Tag Invisible

Alt+Ctrl+Shift+L

N/A

Context ID:

Assigns a context ID to the topic.

contextid

<span class="C1HContextID"></span>

C1H Context ID

Alt+Ctrl+I

Can create multiple Context IDs:

Hotspot|contextid= 1 + 2

Contents Title:

Assigns a title to the topic for the TOC. Text is hidden in the output.

contentstitle

<span class="C1HContentsTitle"></span>

C1H Contents Title

Alt+Ctrl+N

N/A

Topic Properties:

Sets various topic properties. Text is hidden in the output.

asciiname

buttonlabel

comments

contentstitle

displaytitle

searchenabled

url

default

attribute

platform

target

<span class="C1HTopicProperties"></span>

C1H Topic Properties

Alt+Ctrl+T

Platform can be:

Manual

Online

HTMLAny

NetHelp

HTMLHelp

MSHelp

JavaHelp

WinHelp

Conditional Text – Online:

Text only appears in the Online Help output.

N/A

<span class="C1HOnline"></span>

C1H Online

Alt+Ctrl+O

N/A

Conditional Text – Manual:

Text only appears in a printed manual.

N/A

<span class="C1HManual"></span>

C1H Manual

Alt+Ctrl+M

N/A

Conditional Text:

Allows you to specify one or more platform, target, attribute, or any combination of these in which hot spot text appears.

attribute

platform

target

passthrough

<span class="C1HConditional"></span>

C1H Conditional

Alt+Ctrl+C

Platform or target can be:

Manual

Online

HTMLAny

NetHelp

HTMLHelp

MSHelp

JavaHelp

WinHelp

Passthrough applies only to Word source documents.

Clear Condition:

Clears conditional text styles while leaving other formatting intact. Located on the FrontPage and Dreamweaver D2HML Styles toolbar only.

N/A

N/A

N/A

N/A

N/A

Clear Formatting:

Erases any formatting you apply to text.

N/A

N/A

N/A

Alt+Ctrl+F

N/A

Show Hidden Hot Spots:

Shows any invisible hot spots. Located on the Word and Dreamweaver D2HML Styles toolbar only.

N/A

N/A

N/A

Alt+Ctrl+H

N/A

Apply Style:

Formats any selection with any of the D2HML styles.

N/A

N/A

N/A

Alt+Ctrl+S

N/A

Variable:

Creates a hotspot to a specific text or rich content variable.

variable

<span class="C1HVariable”></span>

C1H Variable

Alt+Ctrl+B

N/A

D2HML Options:
Sets the default type of conditional text hot spots in Word, either As Comments or As Styles.

N/A

N/A

N/A

N/A

N/A