<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Strips File Links</title>
        <description>We use this on a local intranet and it's striping the href property from this:


&amp;lt;a href=&quot;\\SERVER05\Pride\IT\IT Management\Maintenance Tasks.xls&quot;&amp;gt;\\SERVER05\Pride\IT\IT Management\Maintenance Tasks.xls &amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;


and producing this:


&amp;lt;a&amp;gt;\\SERVER05\Pride\IT\IT Management\Maintenance Tasks.xls &amp;lt;/a&amp;gt;&amp;lt;/div&amp;gt;
</description>
        <link>http://htmlpurifier.org/phorum/read.php?3,6282,6282#msg-6282</link>
        <lastBuildDate>Fri, 24 May 2013 10:53:00 -0400</lastBuildDate>
        <generator>Phorum 5.2.18</generator>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?3,6282,6290#msg-6290</guid>
            <title>Re: Strips File Links</title>
            <link>http://htmlpurifier.org/phorum/read.php?3,6282,6290#msg-6290</link>
            <description><![CDATA[<p>Oh, you can make that work. Modify <a href="/live/configdoc/plain.html#URI.AllowedSchemes">%URI.AllowedSchemes</a></p>]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>Support</category>
            <pubDate>Tue, 20 Mar 2012 00:24:12 -0400</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?3,6282,6287#msg-6287</guid>
            <title>Re: Strips File Links</title>
            <link>http://htmlpurifier.org/phorum/read.php?3,6282,6287#msg-6287</link>
            <description><![CDATA[<blockquote cite="Ambush%20Commander">
<p>Yeah, we don't know how to deal with backslash Windows links.</p>
</blockquote>

<p>Actually, it won't work with ANY file: links. This doesn't work either (same result):</p>

<pre>
&lt;a href="file://server05/Pride/IT/IT Management/Maintenance Tasks.xls" target="_blank"&gt;//SERVER05/Pride/IT/IT Management/Maintenance Tasks.xls &lt;/a&gt;
</pre>]]></description>
            <dc:creator>laurin1</dc:creator>
            <category>Support</category>
            <pubDate>Tue, 20 Mar 2012 00:19:16 -0400</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?3,6282,6283#msg-6283</guid>
            <title>Re: Strips File Links</title>
            <link>http://htmlpurifier.org/phorum/read.php?3,6282,6283#msg-6283</link>
            <description><![CDATA[<p>Yeah, we don't know how to deal with backslash Windows links.</p>]]></description>
            <dc:creator>Ambush Commander</dc:creator>
            <category>Support</category>
            <pubDate>Sun, 18 Mar 2012 00:56:54 -0400</pubDate>
        </item>
        <item>
            <guid>http://htmlpurifier.org/phorum/read.php?3,6282,6282#msg-6282</guid>
            <title>Strips File Links</title>
            <link>http://htmlpurifier.org/phorum/read.php?3,6282,6282#msg-6282</link>
            <description><![CDATA[<p>We use this on a local intranet and it's striping the href property from this:</p>

<pre>
&lt;a href="\\SERVER05\Pride\IT\IT Management\Maintenance Tasks.xls"&gt;\\SERVER05\Pride\IT\IT Management\Maintenance Tasks.xls &lt;/a&gt;&lt;/div&gt;
</pre>

<p>and producing this:</p>

<pre>
&lt;a&gt;\\SERVER05\Pride\IT\IT Management\Maintenance Tasks.xls &lt;/a&gt;&lt;/div&gt;
</pre>]]></description>
            <dc:creator>laurin1</dc:creator>
            <category>Support</category>
            <pubDate>Sun, 18 Mar 2012 00:03:41 -0400</pubDate>
        </item>
    </channel>
</rss>
