+1 2016-05-15 15:34 GMT+02:00 Thomas Mortagne <[email protected]>:
> +1 > > Should probably be documented as configuration of the module > > http://extensions.xwiki.org/xwiki/bin/view/Extension/Old+XWiki+1.0+syntax+renderer > . > > On Sun, May 15, 2016 at 11:34 AM, Vincent Massol <[email protected]> > wrote: > > Hi devs, > > > > Since we’ve removed default support for xwiki/1.0 syntax in XWiki, we > should also probably remove it from xwiki.cfg and just document it > somewhere on xwiki.org (where we document that syntax and how to enable > it). I’m referring to: > > > > #--------------------------------------- > > # XWiki Syntax 1.0 Rendering Engine > > # > > > > #-# Disable particular renderers. > > #-# Macro mapping > > # xwiki.render.macromapping=1 > > #-# Velocity interpreter > > # xwiki.render.velocity=1 > > #-# Groovy interpreter > > # xwiki.render.groovy=1 > > #-# Plugin rendering > > # xwiki.render.plugin=1 > > #-# Radeox wiki renderer > > # xwiki.render.wiki=1 > > #-# Simple wiki syntax rendering > > # xwiki.render.wikiwiki=0 > > > > #-# [Since 2.4M1] > > #-# Rendering order: content will be rendered by the first renderer on > the list, output rendered by the second, etc. > > #xwiki.render.renderingorder=macromapping, groovy, velocity, plugin, > wiki, wikiwiki > > > > #-# Maximum number of documents to keep in the rendered cache > > # xwiki.render.cache.capacity=100 > > > > #-# Default target for external links. Use _blank to open external links > in a new tab/window. > > # xwiki.render.externallinks.defaulttarget= > > > > > > WDYT? > > > > Thanks > > -Vincent > > _______________________________________________ > > devs mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/devs > > > > -- > Thomas Mortagne > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs > -- Guillaume Delhumeau ([email protected]) Research & Development Engineer at XWiki SAS Committer on the XWiki.org project _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

