|
[
Permlink
| « Hide
]
Dan M added a comment - 05/Jan/09 23:28
Added an optional title which supports Wiki syntax and an optional image, as proposed on the mailing lists.
Why xwiki-core-bridge is added to box macro dependencies ? I don't see it used anywhere.
Applied patch from Dan Miron without any change
Thanks Dan could you update the documentation at http://code.xwiki.org/xwiki/bin/view/Macros/BoxMacro
And also http://code.xwiki.org/xwiki/bin/view/Macros/CodeMacro20
Why do you need the if (StringUtils.isEmpty(this.getCssClass())) { ? Since you are in the constructor you now the value. The loading of the macro parameters by beanutil is done on an object so after the constructor is called.
Apply patch for Dan without the if
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||