2009/4/2 Marius Dumitru Florea <mariusdumitru.florea(a)xwiki.com>
Yes, this is normal, but you can change the default syntax for newly
created pages. See
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HConfigur…
I have another problem with syntaxes: my 'Page Syntax' pulldown on editing
page is fixed to xwiki syntax 1.0 and I cannot change it. In xwiki.cfg I
have
xwiki.rendering.syntaxes = xwiki/1.0, xwiki/2.0
core.defaultDocumentSyntax = xwiki/2.0
In page source I can see
<select name="syntaxId" id="xwikidocsyntaxinput2"
disabled="disabled">
<option value="xwiki/1.0" selected="selected">XWiki
1.0</option>
<option value="xwiki/2.0">XWiki 2.0</option>
</select>
Is there another place for configuring syntax? I suppose it could change
after importing default 1.8 .xar.
R.
--
"First they ignore you. Then they laugh at you. Then they
fight you. Then you win." - Mohandas Gandhi.