<?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 Re: Hi All, I need to implement only the digital signature part in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69957#M23044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to find Sinadura Cloud source code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 May 2018 17:50:18 GMT</pubDate>
    <dc:creator>srinivaspatloll</dc:creator>
    <dc:date>2018-05-05T17:50:18Z</dc:date>
    <item>
      <title>Hi All, I need to implement only the digital signature part</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69952#M23039</link>
      <description>Hi All, I need to implement only the digital signature part in my existing project. I have installed Alfresco server and able to implement digital sign there.&amp;nbsp;But I don't need other features like sharing, commenting...etc. All the documents in my existing&amp;nbsp;project should sign by the user. Can anyone</description>
      <pubDate>Wed, 02 May 2018 10:56:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69952#M23039</guid>
      <dc:creator>srinivaspatloll</dc:creator>
      <dc:date>2018-05-02T10:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, I need to implement only the digital signature part</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69953#M23040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you considering to create an ADF application based in ACA to include your signature only action?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=BQ45qv2hu0E" rel="nofollow noopener noreferrer"&gt;https://www.youtube.com/watch?v=BQ45qv2hu0E&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 14:05:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69953#M23040</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2018-05-02T14:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, I need to implement only the digital signature part</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69954#M23041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was implemented with following GitHub&amp;nbsp;project information&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/zylklab/alfresco-sinadura" title="https://github.com/zylklab/alfresco-sinadura" rel="nofollow noopener noreferrer"&gt;GitHub - zylklab/alfresco-sinadura: Protocol based digital signature for Alfresco 5&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want whole alfresco UI except the 'sign with sinadura' link in my existing another&amp;nbsp;project. i.e with one click signature process should start with sinadura&amp;nbsp;by opening a document from the particular location in the server or from the database and able to sign &amp;amp; store back in any particular location or in the database. we have already implemented our own application where a user has to sign.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone give a suggestion to implement this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 17:31:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69954#M23041</guid>
      <dc:creator>srinivaspatloll</dc:creator>
      <dc:date>2018-05-02T17:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, I need to implement only the digital signature part</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69955#M23042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If what you want is to keep using Share, but want it to be simplified, then you should get the following project as a starting point.&amp;nbsp;&lt;A class="link-titled" href="https://github.com/keensoft/alfresco-simplify-share" title="https://github.com/keensoft/alfresco-simplify-share" rel="nofollow noopener noreferrer"&gt;GitHub - keensoft/alfresco-simplify-share: Share customisation to hide elements from Document Library&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Angel Borroy&lt;/B&gt;‌ is the author.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2018 21:35:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69955#M23042</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-05-02T21:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, I need to implement only the digital signature part</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69956#M23043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for replying and suggesting this. I will check with the given links.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually, I don't even want to use Document Share. I just need to sign a document in my existing web project.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help me in that?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 16:51:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69956#M23043</guid>
      <dc:creator>srinivaspatloll</dc:creator>
      <dc:date>2018-05-03T16:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All, I need to implement only the digital signature part</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69957#M23044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me to find Sinadura Cloud source code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 May 2018 17:50:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/hi-all-i-need-to-implement-only-the-digital-signature-part/m-p/69957#M23044</guid>
      <dc:creator>srinivaspatloll</dc:creator>
      <dc:date>2018-05-05T17:50:18Z</dc:date>
    </item>
  </channel>
</rss>

