<?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: Static Document Preview? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302147#M255277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this should be possible via scripting or a policy. You should only need to set up a rn:rendition child-association from the proprietary file to the static preview document with the child name of "cm:imgpreview" / cm:name = "imgpreview".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jul 2013 21:09:37 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2013-07-23T21:09:37Z</dc:date>
    <item>
      <title>Static Document Preview?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302145#M255275</link>
      <description>I have a proprietary file format that I'd like to be able to attach a static document preview to. The idea would be to upload it through a data list so you'd be added the file and an image that would be used as the preview.Is this possible? The idea is that when a user navigates to the file in the d</description>
      <pubDate>Tue, 23 Jul 2013 19:22:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302145#M255275</guid>
      <dc:creator>ashex</dc:creator>
      <dc:date>2013-07-23T19:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Static Document Preview?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302146#M255276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What does the data list do?&amp;nbsp; Another idea would be to add a transformer for your data format.&amp;nbsp;&amp;nbsp; Then share will be able to preview it like any other file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 21:03:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302146#M255276</guid>
      <dc:creator>mrogers</dc:creator>
      <dc:date>2013-07-23T21:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Static Document Preview?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302147#M255277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this should be possible via scripting or a policy. You should only need to set up a rn:rendition child-association from the proprietary file to the static preview document with the child name of "cm:imgpreview" / cm:name = "imgpreview".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 21:09:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302147#M255277</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2013-07-23T21:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Static Document Preview?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302148#M255278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Data List would be a way for users to create a catalog of files. The idea is to have a site that users can add this to arranged by industry vertical and other information. Data list would contain all the information for these demos which are the files themselves.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally I'd add a transformer for these files but it requires being processed through another environment, more work then is needed at the moment (it'll eventually get there just not now). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They're using MediaWiki Semantic Forms for the above use case and while it's working, it's cumbersome and we're fairly certain we can achieve the same function through data lists/custom metadata.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 22:12:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302148#M255278</guid>
      <dc:creator>ashex</dc:creator>
      <dc:date>2013-07-23T22:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Static Document Preview?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302149#M255279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like Renditions will be the way to go. Looking at the details, I'm trying to identify how I'd store the rendition from a datalist form. If I were to store the file inside a zip alongside the image (using a predefined name) would I be able to script extracting the image and adding it as a rendition? Or would that be too intensive?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 00:39:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/static-document-preview/m-p/302149#M255279</guid>
      <dc:creator>ashex</dc:creator>
      <dc:date>2013-07-24T00:39:03Z</dc:date>
    </item>
  </channel>
</rss>

