<?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 Custom Content Upload in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142966#M100088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My company is trying to create an application where, if you upload an image, a series of converted images are created on-the-fly. The converted images consists in the same basic image, but at predefined sizes and formats, that can be used in the webproject under development&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to do this without using workflows? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to use Imagemagick to do the job?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Nov 2007 20:07:31 GMT</pubDate>
    <dc:creator>carlosjr</dc:creator>
    <dc:date>2007-11-05T20:07:31Z</dc:date>
    <item>
      <title>Custom Content Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142966#M100088</link>
      <description>HiMy company is trying to create an application where, if you upload an image, a series of converted images are created on-the-fly. The converted images consists in the same basic image, but at predefined sizes and formats, that can be used in the webproject under developmentIs there any way to do t</description>
      <pubDate>Mon, 05 Nov 2007 20:07:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142966#M100088</guid>
      <dc:creator>carlosjr</dc:creator>
      <dc:date>2007-11-05T20:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142967#M100089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I forgot to mention: the upload is done via add-content-dialog.jsp, because it must be transparent to the user.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2007 20:13:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142967#M100089</guid>
      <dc:creator>carlosjr</dc:creator>
      <dc:date>2007-11-05T20:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142968#M100090</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;You can trigger such transformations with rules. Alfresco's built-in image transformation use ImageMagick through the ImageMagickContentTransformer. You may reuse it to perform your transformations or write a new transformer with custom options (size) by inheriting the abstract class AbstractImageMagickContentTransformer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Wiki : &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Content_Transformations" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Content_Transformations&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS : is your post really related to WCM ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2007 07:50:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142968#M100090</guid>
      <dc:creator>rivarola</dc:creator>
      <dc:date>2007-11-06T07:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Content Upload</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142969#M100091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tough it would be a WCM related because I'm using the AVM repository.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to use the ImageMagickContentTransformer. I declared it inside the AddAVMContentDialog#saveContent, and did all the imports.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Running the init() method from the transform, returns a error: "System Runtime executer not set",but, at startup, there isn't any complaint about the transfomer( the common ImageMagick error) so, theoretically, the transform is well-defined and running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm completely stuck at this error. Any Ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2007 17:10:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-content-upload/m-p/142969#M100091</guid>
      <dc:creator>carlosjr</dc:creator>
      <dc:date>2007-11-08T17:10:10Z</dc:date>
    </item>
  </channel>
</rss>

