<?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: Custom Type: RichText. No image from local drive displayed in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138999#M97418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hello udoderk, &lt;BR /&gt;&lt;BR /&gt;I want to add some image (png,jpeg) in my activiti-form..but i not understand how i must doing..&lt;BR /&gt;&lt;BR /&gt;I've reading that you have add a richtextarea..how you doing?!&lt;BR /&gt;&lt;BR /&gt;the Solutions you have founded it's similar to my issue?!&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;i have developed the custom form type: created some java classes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; that inherit from abstract form type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that realize the rendering and validation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then registered in activiti xml files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One from custom form types is a richtextarea.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i paste the images from other internet sites, that are displayed….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Dec 2012 11:32:49 GMT</pubDate>
    <dc:creator>udoderk</dc:creator>
    <dc:date>2012-12-16T11:32:49Z</dc:date>
    <item>
      <title>Custom Type: RichText. No image from local drive displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138996#M97415</link>
      <description>Hi all,i have developed the custom renderer, that has a richtextarea. If i try to paste the image from htm site, that refers on the local drive&amp;nbsp; likesrc="file:///C:/1/HTML-IMG//image001.jpg‍, no images will be displayed.If i use the reference from "Internet" likesrc="http://activiti.org/userguide/im</description>
      <pubDate>Thu, 13 Dec 2012 15:05:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138996#M97415</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2012-12-13T15:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Type: RichText. No image from local drive displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138997#M97416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello udoderk, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to add some image (png,jpeg) in my activiti-form..but i not understand how i must doing..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've reading that you have add a richtextarea..how you doing?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the Solutions you have founded it's similar to my issue?!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 08:19:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138997#M97416</guid>
      <dc:creator>burn83</dc:creator>
      <dc:date>2012-12-14T08:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Type: RichText. No image from local drive displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138998#M97417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i develop in Windows OS. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if i can help you..have you try to convert this slash "/" in this "\" .. or double slash!? "\\"..&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can be a path problem maybe?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;keep me update..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2012 16:59:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138998#M97417</guid>
      <dc:creator>burn83</dc:creator>
      <dc:date>2012-12-14T16:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Type: RichText. No image from local drive displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138999#M97418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;hello udoderk, &lt;BR /&gt;&lt;BR /&gt;I want to add some image (png,jpeg) in my activiti-form..but i not understand how i must doing..&lt;BR /&gt;&lt;BR /&gt;I've reading that you have add a richtextarea..how you doing?!&lt;BR /&gt;&lt;BR /&gt;the Solutions you have founded it's similar to my issue?!&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;i have developed the custom form type: created some java classes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; that inherit from abstract form type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;that realize the rendering and validation&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then registered in activiti xml files.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One from custom form types is a richtextarea.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If i paste the images from other internet sites, that are displayed….&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Dec 2012 11:32:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/138999#M97418</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2012-12-16T11:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Type: RichText. No image from local drive displayed</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/139000#M97419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;i develop in Windows OS. &lt;BR /&gt;if i can help you..have you try to convert this slash "/" in this "\" .. or double slash!? "\\"..&lt;BR /&gt;&lt;BR /&gt;Can be a path problem maybe?!&lt;BR /&gt;&lt;BR /&gt;keep me update..&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Thanks i test it solution. (But other web aplication, realized in Vaadin too, displays the "local" images , that use the absolute path…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It' may be security restrictions in "activiti" tomcat…..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Dec 2012 11:34:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-type-richtext-no-image-from-local-drive-displayed/m-p/139000#M97419</guid>
      <dc:creator>udoderk</dc:creator>
      <dc:date>2012-12-16T11:34:29Z</dc:date>
    </item>
  </channel>
</rss>

