Portal, V6.1
Referencing an authoring tool
An authoring tool component can be referenced within presentation templates, menu element designs and navigator element designs. When added to menus and navigators, the edit and delete functions are applied to each item displayed in a menu or navigator.
Referencing an authoring tool component in a presentation template
An authoring tool element is referenced in a Web content component tag:<Component name="authoringtoolname" />
Referencing an authoring tool element in a menu or navigator design
When referencing an authoring tool component in menu or navigator designs you use a component tag with a parameter of compute="always" and context of "autofill". For example:<Component name="authoringtoolname " context="autofill" compute="always" />
Parent topic
Authoring tools element