Skip to content

jeremi/jquery-cmis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

jquery.cmis.js README

jquery.cmis.js is a library to simplify the parsing of CMIS response. The implementation of the transportation layer has not been included because you might want to use different method of authentication or to send request to the CMIS server. For example, you might want to connect to a CMIS server that is on another domain name, and, because of the cross domain policy of browsers, you have to use a proxy on your domain.

It has been developed for the xCMIS implementation, but it is has been tested successfully with Alfresco and Nuxeo (Apache Chemistry). Let us know if you test with other implementation, we will add them to the list.

Using it

everything starts by CMIS.parse(xml) see the jsdoc: http://jeremi.github.com/jquery-cmis/symbols/CMIS.html

About

A Javascript client for CMIS server using JQuery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published