On Jun 25, 2009, at 8:45 PM, Jean Couteau wrote: > Aaron Digulla a écrit : >> Aaron Digulla schrieb: >> >> >>> Okay, I got past the creation of the class but now it fails in >>> "Create >>> Document Sheet" with: >>> >>> content: No renderer found for target syntax [XWiki 1.0] >>> >> >> Same happens with XWiki 2.0M1. Seriously, is there a version of XWiki >> where this works? >> >> Regards, >> >> > Yes, older versions, > > in fact there was a change of syntax between versions 1.8 and 1.9 > (Vincent, correct me if I am wrong). > > I use that on xwiki 1.5 everyday. > > I did not try the last versions yet, but i reckon that if you change > your config to xwiki 1.0 for default syntax like Vincent told you, it > should work on 1.9 or 2.0
yes exactly. That's what I did at jazoon for my demo (i.e set the default syntax to be 1.0). To change to syntax 1.0 for newly created pages see the instructions here: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HConfiguringWikiSyntaxesanddefaultSyntax That said it also works fine with pages created by default in xwiki syntax 2.0 provided you that for all newly created page you make sure to set them to 1.0 before saving the page. That means for: 1) class page 2) sheet page 3) template page 4) page to list all FAQ entries for ex Best change the default syntax to 1.0 if you prefer. Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
