HTML and AUI Toolkit for Confluence
  • Introduction
  • Administrator Guide
    • Sample Page Code
    • Data Center Compatibility
  • AUI Macros
    • AUI Badge
    • AUI Button
    • AUI Dialog
    • AUI Dropdown Menu
    • AUI Flag
    • AUI Icon
    • AUI Lozenge
    • AUI Message
    • AUI Progress Bar
    • AUI Progress Bar 2
  • HTML Macros
    • HTML Address
    • HTML Blockquote
    • HTML Cite
    • HTML Custom Tag
    • HTML Div
    • HTML Embed
    • HTML Figure and HTML Figure Caption
    • HTML Footer
    • HTML Html
    • HTML Image Map and HTML Image Area
    • HTML Img
    • HTML Preformatted
    • HTML Progress Bar
    • HTML Script
    • HTML Small Text
    • HTML Spacer
    • HTML Span
    • HTML Strikethrough
    • HTML Style
Powered by GitBook
On this page
  • Description
  • Adding the Macro
  • Macro Options
  • Dialog ID
  • Button Title
  • Button Primary
  • Dialog TItle
  • Dialog Footer
  • Dialog Size
  • Warning Dialog
  • Body
  1. AUI Macros

AUI Dialog

PreviousAUI ButtonNextAUI Dropdown Menu

Last updated 2 years ago

Description

The AUI Dialog is used to guide you through certain actions in Confluence.

The idea of offering it as a page macro is to notify your visitors of certain secondary information after clicking on a button, showing it in such a dialog.

The macro will add a button that your visitors can click to show the dialog. The upper right “X” and the Close button will close the dialog.

Adding the Macro

  1. Edit your page.

  2. Select “+” => Other macros

  3. Type in “aui” in the Search box

  4. Select the “AUI Dialog” macro

Macro Options

Dialog ID

Enter an ID here that is unique on your page.

Button Title

Enter the title of the button here that will open the dialog.

Button Primary

With this option enabled, the button will be displayed in the primay color (usually blue).

Dialog TItle

Enter the title of the dialog here.

Dialog Footer

Enter a text here that will be shown in small text in the left footer area of the dialog.

Dialog Size

Select the dialog size here:

  • small

  • medium

  • large

  • xlarge

Warning Dialog

With this option enabled, the dialog will be displayed woth e red header.

Body

Use the body of this macro to enter the content of the dialog.