ah 2 more things: * You need to have admin rights to see the ability to change the syntax in edit mode. This is because it's still experimental. * Link to the design doc: http://dev.xwiki.org/xwiki/bin/view/Design/NewRenderingArchitecture
-Vincent On Jun 4, 2008, at 10:57 PM, Vincent Massol wrote: > 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 > _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

