27 May
2009
27 May
'09
5:34 p.m.
On May 27, 2009, at 5:28 PM, Dan Miron wrote:
Hi, Regarding the http://jira.xwiki.org/jira/browse/XWIKI-2963 issue, this is how I propose the macro to look like: {{columnedtext}}
{{column with="40%"}} My first text {{/column}} {{column with="60%"}} My second text {{/column}}
{{/columnedtext}}
This way, depending on how many {{column}} blocks it finds, the macro transformer has a complete overview over the text to be arranged in columns.
What do you say?
Yes this is the way to do it. I think I'd prefer to name it {{section}} as it's done in Confluence. http://confluence.atlassian.com/display/DOC/Section+Macro Thanks -Vincent