<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Where is Checkout in Share ? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277793#M230923</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to checkout documents (text files) edit and check them back in as new minor versions with comments saying what was changed. I cant find "Checkout" in Alfresco share other than "Edit Offline" which actually locks the file and allows me to download the working copy. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am just looking to make the copy in the same workspace and edit it using inline edit and check it in other than downloading it and editing it. Is this possible in alfresco share ? Sorry I am bit newbie to Alfresco&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jan 2011 13:19:31 GMT</pubDate>
    <dc:creator>sankatha</dc:creator>
    <dc:date>2011-01-11T13:19:31Z</dc:date>
    <item>
      <title>Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277793#M230923</link>
      <description>Hi AllI need to checkout documents (text files) edit and check them back in as new minor versions with comments saying what was changed. I cant find "Checkout" in Alfresco share other than "Edit Offline" which actually locks the file and allows me to download the working copy. I am just looking to m</description>
      <pubDate>Tue, 11 Jan 2011 13:19:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277793#M230923</guid>
      <dc:creator>sankatha</dc:creator>
      <dc:date>2011-01-11T13:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277794#M230924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is exactly what Edit Offline does. Only it it hides the fact that it creates a working copy for you. So what you see clicking I'm editing in left pane is the working copy. Browsing the file in the standard file listing shows the original. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a look at the labels put on a document that is Checked out/Edit offline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I can agree that the label 'Edit Offline' is a bit confusing. In the swedish translation I manage upon customer request called it that translates back to english 'Lock for editing'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 13:27:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277794#M230924</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-01-11T13:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277795#M230925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you Loftux. But this does not give me an option to check in the file back with a comment other than actually uploading a new version which I dont want to do. I need the exact functionality like in alfresco where you can check back in a checked out file from the space itself without uploading a new version again. But unfortunately I cant see any check in options other than "Upload New Version"&amp;nbsp; &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt; . Your help will be greatly appreciated. Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 13:40:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277795#M230925</guid>
      <dc:creator>sankatha</dc:creator>
      <dc:date>2011-01-11T13:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277796#M230926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So If I understand correctly you want to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Check out document&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Check in document again with version comment, no content update.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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 &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Custom_Document_Library_Action" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Custom_Document_Library_Action&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Code for this action can be found at &lt;/SPAN&gt;&lt;A href="http://code.google.com/p/share-extras/wiki/BackupAction" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/share-extras/wiki/BackupAction&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;What I would do is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Add a custom action that opens a dialog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-In the dialog form, enter the message&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-Server side, do a check out, and immediate checkin with comment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That way it would be 1 single action, instead of a couple of steps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 14:20:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277796#M230926</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-01-11T14:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277797#M230927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;So If I understand correctly you want to&lt;BR /&gt;-Check out document&lt;BR /&gt;-Check in document again with version comment, no content update.&lt;BR /&gt;&lt;BR /&gt;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 &lt;A href="http://wiki.alfresco.com/wiki/Custom_Document_Library_Action" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Custom_Document_Library_Action&lt;/A&gt;&lt;BR /&gt;Code for this action can be found at &lt;A href="http://code.google.com/p/share-extras/wiki/BackupAction" rel="nofollow noopener noreferrer"&gt;http://code.google.com/p/share-extras/wiki/BackupAction&lt;/A&gt;&lt;BR /&gt;What I would do is&lt;BR /&gt;-Add a custom action that opens a dialog&lt;BR /&gt;-In the dialog form, enter the message&lt;BR /&gt;-Server side, do a check out, and immediate checkin with comment.&lt;BR /&gt;That way it would be 1 single action, instead of a couple of steps.&lt;BR /&gt;&lt;BR /&gt;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.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Loftux&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help. I do need to change the content of the file but using an inline editor (what i have is only text files). Just trying to make it a bit user friendly so that the user does not have to download, edit and upload the file. So what I need is the following&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Hit edit offline so Alfresco share will lock down the original and provide me with a working copy of the file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. I need to edit/update the working copy using the inline editor and not by downloading it (I already have the inline editable and versioning aspects enabled for this space)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. I then need to check back in the edited working copy in the space with a comment (dont want to download, edit and upload it using upload new version)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope I am clear enough this time. Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 14:45:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277797#M230927</guid>
      <dc:creator>sankatha</dc:creator>
      <dc:date>2011-01-11T14:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277798#M230928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;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.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;File that as an issue, &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com&lt;/A&gt;&lt;SPAN&gt; if that is the case for you. I really think that if you start an online edit, the file should be locked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:04:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277798#M230928</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-01-11T15:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277799#M230929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;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.&lt;BR /&gt;File that as an issue, &lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://issues.alfresco.com&lt;/A&gt; if that is the case for you. I really think that if you start an online edit, the file should be locked.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your great help. I dont have an Edit online button in my action list. Think I need to find a way to enable it and a quick Google search shows me posts to enable it for MS Share Point using webdev&amp;nbsp; &lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;. I have only text files…. Is there a way to enable online edit action in share just to edit text files ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 15:23:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277799#M230929</guid>
      <dc:creator>sankatha</dc:creator>
      <dc:date>2011-01-11T15:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277800#M230930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For text files it should be there, maybe the menu is named differently (I am not able to check right now, maybe edit inline). If you create a text file file in the folder listing view(Create content button), can you edit that one online?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Since you haven't stated the version you are on, you may be at an older version that doesn't support inline edit, and you don't have the Create content button.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 16:56:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277800#M230930</guid>
      <dc:creator>loftux</dc:creator>
      <dc:date>2011-01-11T16:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: Where is Checkout in Share ?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277801#M230931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank Loftux. I do have create content and Inline Edit and I am using version 3.3. Anyway Inline Edit just allows me to edit the file and does not provide options to check-in or check-out like Online Edit or Offline Edit does and nor versioning or commenting either.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 17:09:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/where-is-checkout-in-share/m-p/277801#M230931</guid>
      <dc:creator>sankatha</dc:creator>
      <dc:date>2011-01-11T17:09:08Z</dc:date>
    </item>
  </channel>
</rss>

