<?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: Put Html and Picture in a space in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225608#M178738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey i have this crazy idea, so you can create custom type like htmlExtra. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; so you upload your html with images( you can create zip like file) . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; you can alter upload content and make on the fly change to img addresses so you can put some cool path to it ( &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/URL_Addressability" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/URL_Addressability&lt;/A&gt;&lt;SPAN&gt; ).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; but if this( url addresability ) is complicated for you you can add another servlet to be like: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; alfresco/s/imagepath/image.jpg . so your custom code does this change on the fly, and you would see the images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;also if you use this idea you have to do next, or give this folder guest read access , or use some of authentificationutil.run as features .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this crazy idea gives you some help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jul 2010 22:43:39 GMT</pubDate>
    <dc:creator>savic_prvoslav</dc:creator>
    <dc:date>2010-07-19T22:43:39Z</dc:date>
    <item>
      <title>Put Html and Picture in a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225605#M178735</link>
      <description>Hey Guys,I have a problem.I want to put our html newsletter on alfresco explorer in a certain space called newsletters.In there, we have a html file and a folder with the pictures.But when I open the html file, the pictures do not get loaded from alfresco.How can i solve this problem without changin</description>
      <pubDate>Wed, 14 Jul 2010 09:03:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225605#M178735</guid>
      <dc:creator>sebastian1</dc:creator>
      <dc:date>2010-07-14T09:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Put Html and Picture in a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225606#M178736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, from what I can tell, you probably have the wrong image urls. Ie, if you put a &lt;/SPAN&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;img src="images/image.jpg"/&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;SPAN&gt; tag in your html file, it will not work, as you need node references/urls/whatever to get things from alresco repository. The workaround would be to have the images folder separated and placed somewhere in the absoulte path (&lt;/SPAN&gt;&lt;EM&gt;tomcat/webapps/share/images&lt;/EM&gt;&lt;SPAN&gt; comes to mind).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jul 2010 15:33:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225606#M178736</guid>
      <dc:creator>zladuric</dc:creator>
      <dc:date>2010-07-15T15:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Put Html and Picture in a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225607#M178737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Well, from what I can tell, you probably have the wrong image urls. Ie, if you put a &lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;img src="images/image.jpg"/&amp;gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt; tag in your html file, it will not work, as you need node references/urls/whatever to get things from alresco repository. The workaround would be to have the images folder separated and placed somewhere in the absoulte path (&lt;EM&gt;tomcat/webapps/share/images&lt;/EM&gt; comes to mind).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hm yes i thought about this, but this is too much work and too diffucult for normal users.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I found a solution which works with internet explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Build a MHTML Document, so u have every picture in the document and u dont get a seperate folder like it is with html.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Link to this document viaw Webdav login. (With normal URL login the redirection with ankers doesnt work!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jul 2010 14:35:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225607#M178737</guid>
      <dc:creator>sebastian1</dc:creator>
      <dc:date>2010-07-16T14:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Put Html and Picture in a space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225608#M178738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hey i have this crazy idea, so you can create custom type like htmlExtra. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; so you upload your html with images( you can create zip like file) . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; you can alter upload content and make on the fly change to img addresses so you can put some cool path to it ( &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/URL_Addressability" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/URL_Addressability&lt;/A&gt;&lt;SPAN&gt; ).&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; but if this( url addresability ) is complicated for you you can add another servlet to be like: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; alfresco/s/imagepath/image.jpg . so your custom code does this change on the fly, and you would see the images.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;also if you use this idea you have to do next, or give this folder guest read access , or use some of authentificationutil.run as features .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this crazy idea gives you some help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jul 2010 22:43:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/put-html-and-picture-in-a-space/m-p/225608#M178738</guid>
      <dc:creator>savic_prvoslav</dc:creator>
      <dc:date>2010-07-19T22:43:39Z</dc:date>
    </item>
  </channel>
</rss>

