Widgets are the mechanism by which content is added to a page. Several varieties of widgets are available, each suitable for a different type of content. New widgets will become available over time.
Common widget datadef elements
Datadef element
Description
... > Heading > Type
Indicates how the widget heading is treated.
text - the heading is treated as plain text.
link - the heading is treated as a link.
hidden - the heading is omitted entirely (both structurally and visually).
... > Heading > Text
Appears when...
'Type' is set to 'text'.
'Type' is set to 'link' and the link option 'Auto-generate link text' is set to 'no'.
This is the text to be used as the widget heading.
... > Heading > Set internationalization
Appears when...
'Type' is set to 'text'.
'Type' is set to 'link' and the link option 'Auto-generate link text' is set to 'no'.
Used to apply internationalization to the heading. Refer to 'Internationalization'.