Hi Valdis,
I've opened http://jira.xwiki.org/browse/XWIKI-9432
I reckon that the reason you didn't use the {{box/}} macro was just because it
looks a little bit less nice that the other style (round corners, margin for
the text), right?
Thanks
-Vincent
On Sep 10, 2013, at 11:26 AM, Valdis Vītoliņš <[email protected]> wrote:
> I decided, that the most elegant solution was to add custom XWiki macro
> called "message" whith body:
> {{velocity}}(% class="box plainmessage"%
> )((($xcontext.macro.content))){{/velocity}}
>
> http://platform.xwiki.org/xwiki/bin/view/DevGuide/WikiMacroTutorial
>
> Valdis
>> I'm migrating documents to XWiki/2.1 syntax and wonder, what would be
>> the precise analogue for #message("message") macro, which produces
>> following HTML:
>>
>> <div class="plainmessage">message</div>
>>
>> I found only similar ones:
>>
>>> quote
>>
>> which produces
>> <blockquote>quote</blockquote>
>> (IMHO works only for single paragraph even with {{{groups}}})
>>
>> and
>> {{info}}info{{/info}}
>>
>> which produces
>> <div class="box infomessage">info</div>
>>
>> Can I extend XWiki somehow that I can use
>> {{message}}message{{/message}} with appropriate HTML output?
>>
>> Thanks!
>> Valdis
>
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/users