Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxlevel2
minlevel2
typeflat
separatorpipe

News

...

Column
Info
titleSource repository

Source for release 3.2.0 is hosted in a BitBucket repository: Confluence HTML Plugin. SVN will not be updated.

Wiki Markup
{repository-plugin:key=org.swift.confluence.html}

Additions and corrections to above

 

JVM requirements

Java 1.5 6 and above

Installation requirements

(tick) Universal Plugin Manager
(error) Cannot be installed in /WEB-INF/lib

Section
Column

Description

Excerpt

Collection of macros for rendering HTML and related markup inside a Confluence page.

  • HTML macro - Renders HTML markup code and scripts inside a Confluence page (described below)
  • XSLT Macro

HTML Macro

Features

  • Supports security restrictions as described in CMSP.
  • Supports capabilities for including data similar to other scripting macros.

Other HTML macros

Column
width50%
Tip
titleOther information

   

Compatibility

Wiki Markup
{csv:output=wiki}
Plugin \ Confluence, 2.x, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 4.0, 4.1, 4.2, Tested releases [!GINT:Home^gint-tested-small.png!|GINT:]
3.2.0,               (x), (x), (/), (/), (/), (/), (/), (/), (/), (/), "3.1.1, 3.4.0, 3.5.13, 4.0.0
",
, 4.1.0, 4.2.1"
3.1.0,               (/), (/), (/), (/), (/), (/), (/), (/), (/), (/), "2.7.1, 2.9.2, 3.1.1, 3.4.0, 3.5.0, 4.0.0"
,

...
{csv}
Warning
titleConfluence 4.x

You must disable the html-migration macro provided in the Atlassian bundled Confluence Html Macros plugin under System Plugins in order to avoid Unknown Macro errors when inserting wiki markup with the html macro. Or surround with the wiki macro (Confluence Wiki Plugin) or any other non-migrated (compatibility mode) macro. Unfortunately, Atlassian ships the html-migration macro as enabled even though their html macro is disabled. This causes any html macro to be migrated without a supporting macro (sad).

html macro works in compatibility mode - see Confluence 4.0 compatibility for Table and other plugins

Security

Tip
titleMacro Security Plugin

If you have untrusted users on your site, then you should setup CMSP before enabling the html plugin.

...

Example - HTML from a file in the script folder in the Confluence home directory

No Format

{html:script=#example.html}
{html}

Example - HTML from an attachement

No Format

{html:script=^example.html}
{html}

Example - HTML put within {noformat} panel

No Format

{html:output=wiki|noPanel=true}
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Aliquam fermentum vestibulum est. Cras rhoncus.
{html}

Example - HTML from an URL

No Format

{html:script=#http://localhost/example.html}
{html}

Example - use of CSS inline style sheet

No Format

{html}
<P style="font-size: x-large; color: #8000">
   Using inline style sheets - or is that inline styles?
</p>
{html}

Example - use of CSS external style sheet

No Format

{html}
<LINK href="http://www.cssgarden.com/css/T22/keylime_0001.css"  rel="stylesheet" title="default" type="text/css"></LINK>
<H1>Absolute </H1>
{html}

...

Release Notes

Release 3.2.0

Jira Issues
columnstype,key,summary,reporter,assignee,priority,status
urlhttps://studio.plugins.atlassian.com/sr/jira.issueviews:searchrequest-xml/temp/SearchRequest.xml?jqlQuery=project+%3D+HTML+AND+fixVersion+%3D+15321+AND+status+in+%28Reopened%2C+Resolved%2C+Closed%29+ORDER+BY+priority+DESC&tempMax=1000

Open Issues

Jira Issues
columnstype,key,summary,reporter,assignee,priority,status
urlhttp://studio.plugins.atlassian.com/secure/IssueNavigator.jspa?view=rss&&pid=10150&summary=true&description=true&body=true&status=1&status=3&status=4&sorter/field=issuekey&sorter/order=ASC&tempMax=25&reset=true&decorator=none