-
This plugin enables a new project module that allows to upload documents on a Cmis compatible server.
-
Once the module is activated, a new project tab will appear, in which you’ll be able to upload documents just as you used to do on Documents tab.
-
Documents uploaded via Cmis tab will be stored on the configured Cmis server, in
PATH_BASE/project_name/category/document/attachment
-
Last, but not least, the plugin relies on ActiveCmis ruby gem, written by
xaop
. You can read more about them onhttp://xaop.com/labs/
-
Install the activecmis gem, as described on
www.xaop.com/blog/2010/04/13/gentle-introduction-to-activecmis/
-
Unzip the plugin in your
redmine/vendor/plugins/
folder. -
Migrate database with rake
db:migrate_plugins
-
Once the plugin is installed, you must open the plugin configuration in Admin->Plugins_Configuration, and configure your Cmis connection (url, repository Id, user/password and documents base path)
-
Enjoy!
-
Undo the database migration by typing
rake db:migrate:plugin NAME=redmine_cmis VERSION=0
-
Remove
redmine_cmis
from yourredmine/vendor/plugins
folder.
We are looking forward your comments and suggestions! Feel free to write to clientes {at} signo-net.com