You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Current »
projectdoc Toolbox
Action Button for Attachments Macro
Renders an action button to link to page attachment.
The Action Button Macro renders an action button in a page. It provides parameters to control the visual representation by the use of CSS selectors and styles.
The pointer to the projectdoc Document or Confluence page where the attachment to link to is stored.
If not specified, the attachment is on the current page. The current page is the page the macro is part of.
The attachment to link to.
The label for the button.
The title for the button that will be shown as tool tip.
Define the basic HTML structure used to render the action button.
Since 4.9
The parameter is available since version 4.9.
The type of the button.
This will be added (prefixed with " projectdoc- ") to the list of CSS selectors of the HTML element.
projectdoc-
Selectors to add to the class attribute of the rendered button HTML element.
An optional element ID to add to the rendered button HTML element.
Additional CSS style information to add the the HTML button element.