Reference authoring tool components

 

+

Search Tips   |   Advanced Search

 

The authoring tool tag is used to reference an authoring tool component within menu element designs and navigator element designs. When added to menus and navigators, the edit, delete and approve functions are applied to each item displayed in a menu or navigator. This tag can also be referenced within presentation templates, but IBM recommends that a component tag be used instead.

<AuthoringTool context=" " name=" " start=" " end=" " />
<AuthoringTool Opens an authoring tool tag.
context=" " This determines which content item or site area is being referenced.

Current

Specify context="Current" when referencing an authoring tool in a presentation template.

AutoFill

Specify context="AutoFill" when referencing an authoring tool in a menu or navigator.
name=" " Enter the name and library of the authoring tool component being referenced. For example, name="library/item". To use the library specified in the URL of the current page, use name="./item".
start=" "

end=" "

The start and end attributes are used to wrap the data returned by an IWWCM ™ tag within other tags, such as HTML. These attributes are not mandatory. See the Using start and end attributes topic for more information on using these attributes.
/> Closes a Web Content Management tag

 

Parent Topic

Authoring tools element