<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I try to import some static html pages with extendet html import module. It works fine - the pages displays correct in offline and online.</font>
<br>
<br><font size=2 face="sans-serif">The pictures howewer WONT be displayed by WYSIWYG Editor! If you then continue to use the WYSIWYG Editor and edit the picture area it rewrites the code like this:</font>
<br>
<br><font size=2 face="sans-serif">- original import module code</font>
<br><font size=2 face="sans-serif">src="]]><LINK><![CDATA[/system/galleries/pics/button.gif]]></LINK><![CDATA["</font>
<br>
<br><font size=2 face="sans-serif">- WYSIWYG Editor code after inserting the picture from the gallery</font>
<br><font size=2 face="sans-serif">src="/opencms/opencms/system/galleries/pics/button.gif"</font>
<br>
<br><font size=2 face="sans-serif">Both would publish correctly at my opinion. </font>
<br>
<br><font size=2 face="sans-serif">Is it possible to get pictures displaying in  WYSIWYG Editor despite of <LINK> Tag?</font>
<br><font size=2 face="sans-serif">Is there a sourcecode for a module available to try to get rid of   "]]><LINK><![CDATA[    part during the import?</font>
<br>
<br><font size=2 face="sans-serif">Any help would be appreciated.</font>
<br>
<br><font size=2 face="sans-serif">Best regards</font>
<br><font size=2 face="sans-serif">Tomaz</font>
<br>
<br>
<br>
<br>
<br>