[xwiki-devs] about redevelopment "version control"
I want to redevelopment xwiki's feature:"version control" . now i have two problem: 1、"version control" related project or module in the github 2、I see the document "http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI" ,but i can not found "version control" all related RESTfulAPI,Are there any other documents about this RESTfulAPI? -- View this message in context: http://xwiki.475771.n2.nabble.com/about-redevelopment-version-control-tp7598... Sent from the XWiki- Dev mailing list archive at Nabble.com.
Hi Jack,
On 21 Mar 2016, at 10:13, Jack <[email protected]> wrote:
I want to redevelopment xwiki's feature:"version control" . now i have two problem: 1、"version control" related project or module in the github
Version control is implemented using JRCS in XWiki. This is located in the xwiki-platform-oldcore module.
2、I see the document "http://platform.xwiki.org/xwiki/bin/view/Features/XWikiRESTfulAPI" ,but i can not found "version control" all related RESTfulAPI,Are there any other documents about this RESTfulAPI?
The REST API is independent of the version control implementation. Thanks -Vincent
Hi vmassol, Thanks for getting back to so quickly . I have another question: I have a crm system(Object Relational Mapping also is hibernate),I plan to import the xwiki-platform-oldcore.jar to my system.Then redevelopment "version control".Is this really possible? I need another module? -- View this message in context: http://xwiki.475771.n2.nabble.com/about-redevelopment-version-control-tp7598... Sent from the XWiki- Dev mailing list archive at Nabble.com.
participants (2)
-
Jack -
Vincent Massol