Confluence Panel Macro

Posted on Apr 4, 2017 (last modified May 7, 2021)

A macro plugin I made for Atlassian Confluence that mimics a Bootstrap 3 Panel.

Overview

This is a simple macro I developed that mimics the Bootstrap 3 Panel. The macro takes an optional Title, an optional Style, and a rich text macro body. It renders results as shown in the examples section below.

I did this as a learning exercise in preparation to do a more sophisticated plugin for Confluence. You might find the code useful if your doing something similar. You can find the source code in the following public repository on GitHub:

https://github.com/codyburleson/confluence-panel-macro

Tested on:

  • Atlassian Confluence 6.0.5
  • Google Chrome Version 57.0.2987.98 (64-bit) on Mac OS

If you find any issues, please open an issue on GitHub.

Examples

Confluence Panel Macro Examples

Download

The current version of the macro can be downloaded from the link below. If you want to try it out, you can upload the jar through Manage add-ons in the Confluence admin area.

panelMacro-1.0.0-SNAPSHOT.jar