zuinqstudio / redmine_cmis

Redmine plugin to upload documents to a Cmis server
Other
14 stars 3 forks source link

Question and screenhots #1

Closed cforce closed 13 years ago

cforce commented 13 years ago

The sentence "Documents uploaded via Cmis tab will be stored on the configured Cmis server, in PATH_BASE/project_name/category/document/attachment" confuses me. Does the plugin save the documents on the cmis server (which could run on another server) or in a local folder, or both?

Is it possible to have subfolder stucture and versioning like alfreso supports?

Can u provide some screenhosts and explain the difference to the default document feature of redmine, although that the file store is a cmis server? Whar are the preconditions for the alfreso space to make this work?

zuinqstudio commented 13 years ago

Yes, the plugin actually saves the documents on the cmis server (not in a local folder).

You can add documents following the same structure than in the original documents tab: category/document/attachment. There's no support for versioning or using a different subfolder structure. Your Alfresco server must have support for cmis (I guess versions prior 3.0 doesn't)

Please, email us to clientes {at} signo-net {dot} com, and I'll be glad to send you some screenshots showing how it works.

cforce commented 13 years ago

Tx for answering.

Can u provide screnners on github wiki or at redmine plugins site (http://www.redmine.org/plugins/redmine_cmis) . I thinky there are many more ou there who would like to see them.

Tx a lot!

zuinqstudio commented 13 years ago

I appreciate your advice. By the moment I've uploaded some screenshots to the redmine wiki.

http://www.redmine.org/plugins/redmine_cmis

Hope you find them useful. Regards!

cforce commented 13 years ago

Tx or the screeners One more with the plugins setup would be noce. As a further advic you shall upload them unpacked and embedd the pics in ur redmine plugins description with !!, so that its showed on the side without need for download and unpack.

Do i need to create the alfresco place manaunnly for every project cmis is activated? I mean what happens if the alfresco place "Unity_3D" wans't there and i upload via cmis in redmine?

zuinqstudio commented 13 years ago

You're right! As you would have noticed, I'm not too experienced managing wikis and redmine plugins :) I'll make the changes you propose as soon as possible.

Regarding alfresco spaces, they're created automatically in case don't exist, so you don't have to worry about creating nothing manually from Alfresco.

cforce commented 13 years ago

Perfect!