Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
5.0
-
None
-
Easy
-
Description
REST API is described at http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI
It provides powerful information, but the content is in XWiki syntax..
In most cases the USE CASE is I want HTML and not XWiki syntax .
Lets say I want to render the content to my system (and also add meta-data). Currently, I need to include about 30 jars from XWiki to make the translation and I must manually solve problems with templates and macros.. This should be part of the REST where I should the output format XWiki vs HTML.
It should be an easy task and a would bring great benefits