Downloads

Download tar.gz 12.03 KB
MD5: a6ee060b3ac9def277e4328babaff13d
SHA-1: 157dc633e19c242699ad16818ec026f5ba8d4a0b
SHA-256: 945b4f8001c72f002629ee8561b81cb8fe231511a1172694dc7b27086009f43c
Download zip 13.97 KB
MD5: 57961b0623e6af8df6f8b6b3526c1529
SHA-1: 71f3d218a4323ca3f549c34cb11a03ec5efef014
SHA-256: 18156d12f42a850167eeba80338f5f84b6d1e5a43429bd986a34a450d18f54a9

Release notes

Setup
1. You will need to obtain the CMIS module as well as the KnowledgeTree Drupal CMIS module.
2. Place both of these inside your Drupal modules directory.
3. Enter the Administer->Modules section. Select the CMIS and CMIS KnowledgeTree modules and Save Configuration.
4. Enter the Site configuration->CMIS Settings->KnowledgeTree settings area. Enter http://localhost:80/webservice/atompub/cmis as the endpoint, and the username and password you wish to use.
5. Additionally if you have any other CMIS Modules installed you will need to select Vendor under Site configuration->CMIS Settings.

Use
1. Now if you select CMIS Information you should see the KnowledgeTree CMIS Repository information displayed.
2. Selecting CMIS Repository will give you the root folder content listing. You can now browse the repository from inside your Drupal installation.

Known Issues

* Document creation is broken.

* There is no facility in the KnowledgeTree Drupal module with which to create folders.

* Document viewing renders an empty document with no name, regardless of file type

* No Search actions are available

* Limited Write actions are available. You may create content but you cannot update it (although you are now able to move content from one folder to another.)

* While the In Development version of the KnowledgeTree CMIS API now has support for moving objects, none of the clients tested were able to perform the request due to apparent lack of functionality in the CMIS client applications.

* Some Read actions are either not available or accept a limited set of the available options (optional function arguments are in general not yet implemented, e.g. filters and paging.)

Created by: knowledgetree
Created on: 18 Aug 2009 at 11:51 UTC
Last updated: 18 Aug 2009 at 17:47 UTC

Other releases