<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>selfoss support forum - Has image loading broken?</title>
<link>https://forum.selfoss.aditu.de/</link>
<description>selfoss support forum</description>
<language>en</language>
<item>
<title>Has image loading broken? (reply)</title>
<content:encoded><![CDATA[<p>Thank you.  I came here looking to fix the same problem.  This changes fixes the issue for me too.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=237</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=237</guid>
<pubDate>Wed, 27 Mar 2013 21:58:59 +0000</pubDate>
<dc:creator>dblume</dc:creator>
</item>
<item>
<title>Has image loading broken? (reply)</title>
<content:encoded><![CDATA[<p>Thanks Daniel, I'll give that a shot.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=175</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=175</guid>
<pubDate>Wed, 20 Mar 2013 12:45:35 +0000</pubDate>
<dc:creator>Fred</dc:creator>
</item>
<item>
<title>Has image loading broken? (reply)</title>
<content:encoded><![CDATA[<p>This is working for me</p>
<p>public function lazyimg($content) {<br />
return preg_replace(&quot;/&lt;img([^&lt;]+)src=(['\&quot;])([^\&quot;']*)(['\&quot;])([^&lt;]*)&gt;/i&quot;,&quot;&lt;img$1<strong><span style="color:#f00;">ref</span></strong>='$3'$5&gt;&quot;,$content);<br />
}</p>
<p>to </p>
<p>public function lazyimg($content) {<br />
return preg_replace(&quot;/&lt;img([^&lt;]+)src=(['\&quot;])([^\&quot;']*)(['\&quot;])([^&lt;]*)&gt;/i&quot;,&quot;&lt;img$1<strong><span style="color:#f00;">src</span></strong>='$3'$5&gt;&quot;,$content);<br />
}</p>
<p>in<br />
 <br />
helpers/ViewHelper.php</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=170</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=170</guid>
<pubDate>Wed, 20 Mar 2013 10:28:00 +0000</pubDate>
<dc:creator>dasistdaniel</dc:creator>
</item>
<item>
<title>Has image loading broken? (reply)</title>
<content:encoded><![CDATA[<p>Very odd, images don't load in Chrome (and I see the load images button), yet in IE, images load automatically and there is no load images button.</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=167</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=167</guid>
<pubDate>Tue, 19 Mar 2013 23:51:31 +0000</pubDate>
<dc:creator>Fred</dc:creator>
</item>
<item>
<title>Has image loading broken?</title>
<content:encoded><![CDATA[<p>I've just updated to the latest 2.4-SNAPSHOT build, and images don't seem to automatically load any more. I now have to click the 'Load Images' button.</p>
<p>I've gone over the recent commits at GitHub, and can't see any changes that might have introduced this behaviour.</p>
<p>Help! I want load images to be the default again. :(</p>
]]></content:encoded>
<link>https://forum.selfoss.aditu.de/index.php?id=165</link>
<guid>https://forum.selfoss.aditu.de/index.php?id=165</guid>
<pubDate>Tue, 19 Mar 2013 23:40:55 +0000</pubDate>
<dc:creator>Fred</dc:creator>
</item>
</channel>
</rss>
