On Tue, Jul 31, 2012 at 11:06 AM, Elena Roman
<Elena.Roman(a)materialise.kiev.ua> wrote:
Hi,
Inside a xwiki page there is inserted a INFO macro. How can I get the
corresponding InfoMessageMacro object from the code(groovy) using API?
You can't. Thiis macro is a Java macro. See
https://github.com/xwiki/xwiki-rendering/tree/master/xwiki-rendering-macros….
For actual wiki macros you can go to XWiki.WikiMacros page to list all
of them (or look at how this page is doing to find them).
Thanks.
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs
--
Thomas Mortagne