All, I've just committed a new Apache JSPWiki Template/UI, "haddock". It is partly a back-port of various v3.0 template changes, resolving a number of long-outstanding JIRA's. But most visible, it provides a complete new look&feel, build on top of the popular BOOTSTRAP css framework.
To activate this new template, add following line to your jspwiki-custom.properties: jspwiki.templateDir = haddock >From the change-note: This template contains various UI improvements and JSP simplifications, a major redesign of the JSPWiki CSS stylesheet based on BOOTSTRAP (now modularly build with LESS) and a rework of the javascript routines based on mootools v1.4.x. (also the js is now split into modular class files) Be aware: this is a first commit -- expect things to be broken. More work is ongoing on the plain editor; the Group UI is to be fixed. Validation has been done against Safari, Chrome & FF; IE testing is left to the adventurous user. I hope you'll like the new looks as much as I do ;-) dirk