Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

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 elementDescription
... > 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'.

... > Heading > LinkThe link to apply to the heading. Refer to 'Working with links'.
... > TypeIndicates the type of widget. Refer to the 'Available widgets' section of this page.

Available widgets

  • Bucket
  • Linklist
  • Video
  • Custom
  • No labels