On Apr 28, 2009, at 10:09 AM, Hesediel wrote:
Hi Vincent,
vmassol wrote:
AFAIK all 1.0 apps will work fine with 2.0 syntax. Can you explain what would make an application not work?
Maybe I didn't use the correct vocabulary. It's not the application like Blog or things like this. It's more code for selective export like code which are exposed in this http://n2.nabble.com/Export-Spaces-td2723943.html post (which works well in Xwiki syntax 1.0 in order to export only one space). I supposed that it must not be an unique case and I haven't found a way yet in order to make it works in syntax 2.0.
I don't have the time to look but I don't see a reason why it would not work in 2.0 syntax (provided you convert it correctly of course ;)). Would be great if you can try and tell us specifically what's not working (we're all quite busy so if you can help us help you that would be great). Thanks -Vincent
Maybe it's not necessary to code an API for this, I agree, but it'd be nice to have a guide (if you're agree with this idea ;-)).
It's really important cause the only way to make a Xar (custom Xar containing spaces containing pages with accents :-)) working on Xwiki is to use the API implemented in Xwiki (I've exposed this on http://jira.xwiki.org/jira/browse/XWIKI-3695 Jira and http://n2.nabble.com/Custom-Xar-td2669458.html Nabble posts).