[All Adaptavist Apps]

Page tree

Versions Compared

Key

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

...

Theme Builder allows you to add additional markup inside the opening <html> tag, useful for adding VML namespaces when using things like the Google Maps API:

Code Block

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">

...

There's a vast array of open source plugins available for Confluence and you can easily wire them in to the UI.

Image Modified

You can generate navigation and panel content using SQL, XSLT, scripting languages, Java plugins, user macros, portlets to name but a few.

Section
column
Column
width80%
No Format

{diagram}
 (Basket
  (Item
   (Bundle
    (Product)
    (Product)
   )
   (Bundle
    (Product)
   )
  )
  (Item
   (Bundle
    (Product)
    (Product)
   )
  )
  (Discount)
  (Discount)
 )
{diagram}
Wiki Markup

{center}{diagram}
 (Basket
  (Item
   (Bundle
    (Product)
    (Product)
   )
   (Bundle
    (Product)
   )
  )
  (Item
   (Bundle
    (Product)
    (Product)
   )
  )
  (Discount)
  (Discount)
 )
{diagram}{center}
The diagram above was created with the {{diagram}} macro notation shown to the left.

Scaffold and Metadata Compatible

...

By using the theme for your mashups or other development efforts, you are instantly integrated with all the other disciplines involved with your wiki including designers, content authors, administrators, navigation architects and more...

Source Code Included

Found a bug and need it fixing immediately? Need to tweak the way something works? No problem - you get the full plugin source code with the commercial license!

The source code is also ideal for learning how to interact with the Confluence API for security, data persistence, session variables, caching, servlets and more.

Battle-tested Reliability

...

With customers delivering wiki content to rural India and remote regions in Africa we've had to focus really hard on performance. We're constantly tuning, bug-fixing and updating the theme so you're never left behind.

Awesome Technical Support

When you raise a support query on our issue tracker, you're not wading through first-line support. You're straight through to the plugin developers who can give you a quick and authoritative answer.

You can even add bug reports and feature requests directly to our public issue tracker - the authoritative "to-do list" for our developers. The theme is primarily developed based on your feedback and you'd be surprised at how quickly we can get new features rolled out and patch releases for urgent bug fixes.