Hi all
Some weeks ago, I've been discussing in IRC with Thomas and Vincent about
contributing a {{panel}} macro that could be used to replace the old
velocity #panelHeader()/#panelFooter() macro...
I've pushed that code into github :
https://github.com/sauthieg/xwiki-panel-macro
ATM, it probably has less features than the old velocity stuff, but I'm
sure it is a good starting point if you want to move to a Java-based panel
macro.
The code is tested using the XWiki Test Runner.
So if you're interested in that code, I'll be happy to re-contribute it to
XWiki.
Any thoughts ?
--Guillaume