01-11-2011 08:19 AM
01-11-2011 08:27 AM
01-11-2011 08:40 AM
01-11-2011 09:20 AM
01-11-2011 09:45 AM
So If I understand correctly you want to
-Check out document
-Check in document again with version comment, no content update.
That isn't available in Share, but shouldn't be to hard to do suing a custom action. A bit outdated article for 3.4 http://wiki.alfresco.com/wiki/Custom_Document_Library_Action
Code for this action can be found at http://code.google.com/p/share-extras/wiki/BackupAction
What I would do is
-Add a custom action that opens a dialog
-In the dialog form, enter the message
-Server side, do a check out, and immediate checkin with comment.
That way it would be 1 single action, instead of a couple of steps.
If you don't want to customize, you can do a 'Upload new version' with the content file you just downloaded. That is essentially the same as checking from the same workspace, a new file version will be created regardless if the content is picked from the workspace in Alfresco or uploaded.
01-11-2011 10:04 AM
01-11-2011 10:23 AM
That is the option above 'Edit offline', I think it is called 'Edit online'. What it doesn't do I just noticed it to lock the file.
File that as an issue, http://issues.alfresco.com if that is the case for you. I really think that if you start an online edit, the file should be locked.
01-11-2011 11:56 AM
01-11-2011 12:09 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.