[xwiki-devs] [New Rendering] Macro syntax
Tiago Rinck Caveden
caveden at gmail.com
Thu Jul 31 14:36:50 CEST 2008
Won't you break old documents if you change the syntax?
On Thu, Jul 31, 2008 at 12:37 PM, Vincent Massol <vincent at massol.net> wrote:
> Hi,
>
> Right now wikimodel implements the following syntax for xwiki macros:
>
> 1)
>
> {{macro param1="value1" param2="value2"}}content{{/macro}}
> {{macro param1=value1 param2=value2}}content{{/macro}}
>
> This is different from the original proposal of:
>
> 2)
>
> {{macro:param1="value1"|param2="value2"}}content{{/macro}}
>
> Notes:
> * I think 1) is cleaner and easier to read
> * There's no default param in 1) so you don't write something like:
> {{include:Main.WebHome}}. You have to write: {{include
> document=Main.WebHome}}
> * 2) is the same as the current syntax
>
> Which do we want?
>
> I don't have any particular preference.
>
> Thanks
> -Vincent
>
> _______________________________________________
> devs mailing list
> devs at xwiki.org
> http://lists.xwiki.org/mailman/listinfo/devs
>
--
Tiago Rinck Caveden
http://caveden.multiply.com
More information about the devs
mailing list