Confluence Docs 3.0 : Ensuring Standard Page Decoration in your Plugin UI
This page last changed on Sep 07, 2009 by ggaskell.
On this page: Purpose of the Standard Page DecoratorsAtlassian applications which support Plugin Framework 2.1 and later will also support standard page decorators. This allows your plugin to generate new web pages with consistent decoration by the host application across the Atlassian products. Specifying a DecoratorSpecify the decorator with an HTML meta tag in your head element: <html> <head> <meta name="decorator" content="atl.general"/> </head> The following decorators are available:
Limitations on Standard Page Decoration in ConfluenceIn this version of Confluence, the standard page decorators are only available on the following URL patterns:
Other URLs do not pass through the Sitemesh decoration filter, so the HTML they return will not be decorated. RELATED TOPICS
Information sourced from Plugin Framework documentation |
![]() |
Document generated by Confluence on Nov 05, 2009 23:34 |