Archive for category PHP
New CMIS API release for Drupal with CMIS 1.0 support
Posted by Nico in CMIS Clients, PHP, WCM on 17. March 2010
A new version of the CMIS API for the Web Content Management System Drupal is now available.
This release includes:
- CMIS 1.0 support
- Multiple repositories support
- CMIS repository switcher block
- CMIS common library client implementation (vendor specifc modules are no longer required. cmis_alfresco is deprecated)
- Synchronization with binary files support
- Flexible synchronization rules
- Folder picker for CMIS browser navigation
Major changes:
- cmis_alfresco module is deprecated
- All admin screens have been removed. Will be addressed in feature releases
- API suffered major changes, in order to match CMIS 1.0 specs
- CMIS document view block has been dropped. Will be addressed in feature releases
Changes from RC2
- Added cmis_sync more complex config sample to README.txt
- Added support for json response to cmis_query view
- Fixed cmis_browser actions for path containing white spaces
- Fixed cmis_folderId sync setting
Changes from RC1
- Fixed cmis_sync filefield support
Click here to download the Drupal CMIS API.
eZ Publish sucessfully connects to Nuxeo, Alfresco and KnowledgeTree using CMIS
Posted by Nico in CMIS Clients, PHP, WCM on 16. March 2010
The new version of the CMIS client for the Web Content Management System eZ Publish is now available. The solution has been tested and it works well with Nuxeo, Alfresco and KnowledgeTree. The client is compatible with eZ Publish version 4.1 and 4.2.
Extension supports browsing, downloading, uploading content by CMIS standard, also it contains additional class for eZ Publish that makes it easier to integrate systems together. With this extension it is possible to create a links to documents that are stored on CMIS server side, and downloading it through eZ Publish has proxy.
Check the project homepage for further details.
PHP CMIS client library v0.3 released
Posted by Nico in CMIS Clients, PHP on 1. March 2010
Version 0.3 of a CMIS PHP client library has just been released.
The project is hosted by the Google Code portal. The source code can be downloaded here. Read the rest of this entry »
Integration between ez Publish and Nuxeo via CMIS
The ez Publish partner NXC published an interesting video. This video shows the integration of the Web Content Management System ez Publish 4.2 and the Document Management System Nuxeo via CMIS.
NXC is the main contributor to eZ Publish CMIS. The documents are only stored in Nuxeo, but fetched and used in eZ Publish. eZ Publish now supports CMIS version 1.0 that is still in revision.
KnowledgeTree 3.7 includes a CMIS Interface
The DMS KnowledgeTree now supports CMIS. It supports CMIS draft version 0.61.
KnowledgeTree® is open source document management software that connects people, processes, and ideas. Collaborate, securely store all your critical documents, address compliance challenges, and focus on providing a simple solution that works for your business.
The CMIS functionality has been tested with the following CMIS Clients:
- CMISSpaces
- KnowledgeTree Drupal CMIS Module
- CMIS Explorer
The following functionality is already supported:
- View repository information and capabilities.
- List folder contents (children or descendant collections) and browse into sub-folders.
- Fetch Folder or Document parent object
- Add Folders and Documents
- Deletion of Documents and Folders
- Moving of Documents and Folders
- Viewing of Documents via the document’s contentStream property.
- Document Checkout
- Cancel Document Checkout
- Document Check-in (limited)
Check here for more details: http://wiki.knowledgetree.com/Cmis
The following video shows a former CMIS implementation of KnowledgeTree:
If you want to read further details check out the KnowledgeTree blog.
eZ Conference & Awards 2009 with CMIS presentation
| 25. June 2009 | to | 26. June 2009 |
The eZ Conference 2009 is a perfect occasion to meet specialists sharing thoughts about the current and future Content Management trends. Speakers represent the whole market : partners, customers, users, developers and analysts.
Christian Lundvang, CEO & Co-founder NXC will hold a presentation about the CMIS interface to the Web Content Management System eZ Publish.
Click here to get more information.

Last Comments