<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Resource importer Images</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=93068899" />
  <subtitle>Resource importer Images</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=93068899</id>
  <updated>2026-04-07T15:51:38Z</updated>
  <dc:date>2026-04-07T15:51:38Z</dc:date>
  <entry>
    <title>RE: Resource importer Images</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119395440" />
    <author>
      <name>Aravinth Kumar</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=119395440</id>
    <updated>2020-06-15T05:59:57Z</updated>
    <published>2020-06-15T05:59:57Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi All,&lt;br&gt;Regarding liferay theme resource importer, For normal basic web content type, we are importing image by placing the image in document_library folder and call it in article xml file as&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;p&amp;gt;&amp;lt;img alt="" src="[$FILE=avatar.png$]"&amp;gt;&amp;lt;/p&amp;gt; &lt;/code&gt;&lt;/pre&gt;and its works as expected.&amp;nbsp;&lt;br&gt;How can we call the images in our custom created structures. For ex we have a structure with a field as&amp;nbsp;image type.&amp;nbsp; Thanks in Advance.&lt;pre&gt;&lt;code&gt;&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;dynamic-element name="Image" type="image" index-type="text" instance-id="jimj"&amp;gt;
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;dynamic-content language-id="fr_FR"&amp;gt; [b]---How to Call here --[/b] &amp;lt;/dynamic-content&amp;gt;
&amp;amp;nbsp;&amp;amp;nbsp; &amp;amp;nbsp;&amp;lt;/dynamic-element&amp;gt;

&lt;/code&gt;&lt;/pre&gt;&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Aravinth Kumar</dc:creator>
    <dc:date>2020-06-15T05:59:57Z</dc:date>
  </entry>
  <entry>
    <title>RE: Resource importer Images</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=93626475" />
    <author>
      <name>Massimo Bevilacqua</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=93626475</id>
    <updated>2017-08-24T09:47:39Z</updated>
    <published>2017-08-24T09:47:39Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;I solved it by setting&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;resources-importer-developer-mode-enabled=false&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;in liferay-plugin-package.properties&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Massimo Bevilacqua</dc:creator>
    <dc:date>2017-08-24T09:47:39Z</dc:date>
  </entry>
  <entry>
    <title>RE: Resource importer Images</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=93133150" />
    <author>
      <name>Massimo Bevilacqua</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=93133150</id>
    <updated>2017-08-15T06:57:43Z</updated>
    <published>2017-08-15T06:57:43Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi Olaf,&lt;br&gt;&lt;br&gt;thank you for your reply.&lt;br&gt;&lt;br&gt;I just add this to my article &lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;p&amp;gt;&amp;lt;img alt="" src="[$FILE=avatar.png$]"&amp;gt;&amp;lt;/p&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;And then it will be parser by liferay and it create the URL, I can't modifiy it&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Massimo Bevilacqua</dc:creator>
    <dc:date>2017-08-15T06:57:43Z</dc:date>
  </entry>
  <entry>
    <title>RE: Resource importer Images</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=93093424" />
    <author>
      <name>Olaf Kock</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=93093424</id>
    <updated>2017-08-14T16:16:27Z</updated>
    <published>2017-08-14T16:16:27Z</published>
    <summary type="html">It might rather be a double-encoding of the &amp;#34;&amp;amp; &amp;#34;(in the form of &amp;#34;&amp;amp;amp;&amp;#34;) - try replacing it in the URL (not sure if you&amp;#39;re encoding the URL yourself or how you end up with this escaped character)</summary>
    <dc:creator>Olaf Kock</dc:creator>
    <dc:date>2017-08-14T16:16:27Z</dc:date>
  </entry>
  <entry>
    <title>Resource importer Images</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=93068898" />
    <author>
      <name>Massimo Bevilacqua</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=93068898</id>
    <updated>2017-08-14T10:05:27Z</updated>
    <published>2017-08-14T10:05:27Z</published>
    <summary type="html">&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;Hi,&lt;br&gt;&lt;br&gt;I am trying to use the resource importer and I have this problem, if I create an article with an image the images is not displayed.&lt;br&gt;In the documentation I have found this example:&lt;br&gt;&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;p&amp;gt;&amp;lt;img alt="" src="[$FILE=avatar.png$]"&amp;gt;&amp;lt;/p&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;but it doesn't work. Using chrome dev tool I have discovered that images are added with version:&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;img alt="" src="/documents/50703/0/avatar.png/5e9fbbd2-bfde-9ef2-6817-257b7e36b43f?t=1502702797064&amp;amp;amp;version=7.0"&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;If I delete the version, the images shows up&lt;br&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;img alt="" src="/documents/50703/0/avatar.png/5e9fbbd2-bfde-9ef2-6817-257b7e36b43f?t=1502702797064&amp;amp;amp;"&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;br&gt;&lt;br&gt;How can I prevent liferay to insert image version when it creates the image URL?&lt;/body&gt;&lt;/html&gt;</summary>
    <dc:creator>Massimo Bevilacqua</dc:creator>
    <dc:date>2017-08-14T10:05:27Z</dc:date>
  </entry>
</feed>
