Composition Setup
Description
Performs setup operations for some of the composition macros, as well as allowing page-wide defaults to be set, allowing customization of various elements of tabs or cloaked content.
This is an optional macro when using the Deck of Cards macro to create Card or when creating Creating Cloaked Content .
When included, this macro must be put at the top of a page for them to work.
Not all macro are currently available on Cloud.
Macros will be migrated along with the page, and no data will be lost after migration. On Cloud, macros are hidden in View mode, but are visible in Edit mode where they are marked as (Legacy). More details are available on this FAQ page.Â
Parameters
Name | Required | Migratable to Cloud? | Default Value | Description |
defaults | Â Optional | No | Â | The name of the page attachment containing the default settings for this page. e.g. Home^composition.properties. The file should be a text file with properties listed as described below. |
Editor View
Not applicable.
Macro Edit View
Not applicable.
Notes
Currently, there is no method of inputting the *defaults* parameter when editing the markup. If you would like to add this parameter, you would need to do so via the Wiki Markup method.
These properties should be put into the body of the composition-setup macro. Alternately, they can be put into a text file which is attached to a page and linked via the 'defaults' macro property.
Name | Default | Description |
---|---|---|
| Â | Allows a Cascading Style Sheet to be imported into the page. The value may be an attachment link (e.g. When uploading a CSS file, ensure the attachment properties for the file, specifically the property New Content Type, is |
| 0 | The number of days the cloak status should be remembered for. |
| default | The type of toggle to display. Options are:
|
| Â | The value to use for the icon when the cloak can be opened. The value may be an attachment link (e.g. |
| Â | The value to use for the icon when the cloak can be closed. The value may be an attachment link (e.g. |
| false | If ' |
| true | If ' |
| 0 | The number of days the deck status should be remembered for. |
| top | ' |
| Â | The border for the active tab (CSS - e.g. |
| Â | The background for the active tab (CSS - e.g. |
| Â | The border for inactive tabs (CSS) |
| Â | The background for inactive tabs (CSS) |
| Â | The distance between tabs (e.g. ' |
| Â | The border for the active card. |
| Â | The background for the active card. |
| Â | The width and/or height the content will be constrained to (not including any tabs). If not set, the tabs expand to display their content. |
| true | If set to ' |
| false | If ' |
| Â | The number of seconds the slides will stay visible before moving to the next one. By default the current slide will not transition until prompted by the user. |
| none | The effect to use when moving to a new slide. May be ' |
| 0 | The number of seconds the transition will take to complete. e.g. ' |
Â