<?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 Thumbnail Image in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27682#M13941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I want to add feature so when I download a content to alfresco, the content = image/pic/gif/jpg/psd, i want to add the thumbnail,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is it possible? can give me the tips to start it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so we can make a gallery image there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Frans&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2006 11:53:41 GMT</pubDate>
    <dc:creator>fthamura</dc:creator>
    <dc:date>2006-03-02T11:53:41Z</dc:date>
    <item>
      <title>Thumbnail Image</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27682#M13941</link>
      <description>I want to add feature so when I download a content to alfresco, the content = image/pic/gif/jpg/psd, i want to add the thumbnail,is it possible? can give me the tips to start it?so we can make a gallery image there.Frans</description>
      <pubDate>Thu, 02 Mar 2006 11:53:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27682#M13941</guid>
      <dc:creator>fthamura</dc:creator>
      <dc:date>2006-03-02T11:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnail Image</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27683#M13942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It depends on how tightly you wish to relate the original image and the thumbnail but the simple way is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Create a Space called Images&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Create a Rule for the Space "Images"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Title: Create Thumbnail&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apply Rule to sub spaces: true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Run rule in background: true&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Condition: Items which contain a specific value in its name&amp;nbsp; Pattern: *.gif&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action: Transform and copy image to a specific space&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Required format: jpg&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Options: -thumbnail 100x60&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Destination: the "Images" space&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Finish&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Add a gif image to your space&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4) The thumbnail will be generated in the background, so click on the Images link in the breadcrumb to refresh the page&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2006 19:25:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27683#M13942</guid>
      <dc:creator>davidc</dc:creator>
      <dc:date>2006-03-02T19:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnail Image</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27684#M13943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It depends on how tightly you wish to relate the original image and the thumbnail but the simple way is:&lt;BR /&gt;&lt;BR /&gt;1) Create a Space called Images&lt;BR /&gt;2) Create a Rule for the Space "Images"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Title: Create Thumbnail&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Apply Rule to sub spaces: true&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Run rule in background: true&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Condition: Items which contain a specific value in its name&amp;nbsp; Pattern: *.gif&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Action: Transform and copy image to a specific space&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Required format: jpg&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Options: -thumbnail 100x60&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Destination: the "Images" space&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Finish&lt;BR /&gt;3) Add a gif image to your space&lt;BR /&gt;4) The thumbnail will be generated in the background, so click on the Images link in the breadcrumb to refresh the page&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Required format jpg? Thats a typo right?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Apr 2006 06:08:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27684#M13943</guid>
      <dc:creator>rdanner</dc:creator>
      <dc:date>2006-04-18T06:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Thumbnail Image</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27685#M13944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://forge.alfresco.com/projects/thumbnails/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/thumbnails/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Sep 2006 15:22:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/thumbnail-image/m-p/27685#M13944</guid>
      <dc:creator>rgauss</dc:creator>
      <dc:date>2006-09-15T15:22:03Z</dc:date>
    </item>
  </channel>
</rss>

