Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Section
Column

API

New Preview Template URL

UI Options used to rely on the implementer to provide a preview which would be modified to show the effects of the user's preferences. In v1.3, a template is provided for a preview, and an option can be used to override the default preview template:

Code Block
javascript
javascript
var opts = {
    previewTemplateUrl: "myTemplates/prefsPreview.html"
};

The default is "UIOptionsPreview.html".

Column
Panel
borderColor#566b30
bgColor#fff
titleBGColor#D3E3C4
borderStylesolid
titleOn this PageborderStylesolid
Table of Contents
minlevel2

...