Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
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.
|
... > Heading > Style | Only appears when 'Type' is set to 'text' or 'link' This option applies alternate heading sytles to the heading text without violating proper document structure.
|
... > Heading > Text | Appears when...
This is the text to be used as the widget heading. |
... > Heading > Set internationalization | Appears when...
Used to apply internationalization to the heading. Refer to 'Internationalization'. |
... > Heading > Link | The link to apply to the heading. Refer to 'Working with links'. |
... > Type | Indicates the type of widget. Refer to the 'Available widgets' section of this page. |
Note
While there is no limit to the number of widgets you can assign to a row, for best results the total widget width should not exceed the width of the container. Example of configuration that follow this recommendation include (but are not limited to) the following:
- Four quarter-width widgets in a row
- One two-thirds-width widget and one one-third-width widget in a row
- One full-width widget in a row
- One one-third-widget and one half-width widget in a row
Examples of potentially problematic configurations include (but are not limited to) the following:
- One third-width widget and three quarter-width widgets in a row
- Three half-width widgets in a row