4 Jun
2008
4 Jun
'08
8:57 p.m.
Hi, Just committed the new rendering mechanism in xwiki core. Please note that this is a work in progress and it's missing a LOT of things. However we can now all work together on finishing it. Here's how it works: * Each document has a syntax id, which defaults to XWiki 1.0 * In edit mode (Toucan skin), you can change the syntax for a page using the Document Information panel on the right What's supposedly working in the new syntax: * basic wiki syntax, lists, paragraph. Not everything is done yet and there are some bugs in the WikiModel XWiki parser * velocity macro, xhtml macro and include macro Try it out and have fun, just don't expect too much yet... ;) -Vincent