Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 955 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 955 Bytes

CMIS Trac Plugin

Description

This project aims to develop a Trac plugin that allows integration with ECM solutions which implement CMIS.

In last release 1.2.0 are available the following features:

  1. Repository browsing
  2. Create, remove and rename folder
  3. Upload/Download documents
  4. View document properties

These features can be controlled with these permissions:

  • REPOSITORY_BROWSER
  • REPOSITORY_UPLOAD
  • REPOSITORY_DOWNLOAD
  • REPOSITORY_REMOVE_DOCUMENT
  • REPOSITORY_CREATE_FOLDER
  • REPOSITORY_REMOVE_FOLDER
  • REPOSITORY_RENAME_FOLDER

== Installation

Before starting check these issues:

To complete the installation, follow these steps:

...