<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/filterproxy/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/filterproxy/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 08 Sep 2004 03:45:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/filterproxy/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>optimized for pda browsing</title><link>https://sourceforge.net/p/filterproxy/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;so we can comfortably browse using pda's small screen.&lt;br /&gt;
like opera's accellerator does.&lt;br /&gt;
&lt;a href="http://www.opera.com/products/smartphone/accelerator" rel="nofollow"&gt;http://www.opera.com/products/smartphone/accelerator&lt;/a&gt;&lt;br /&gt;
/&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 08 Sep 2004 03:45:12 -0000</pubDate><guid>https://sourceforge.net29a17b6c17affff0254115e6b3db95a601b231b1</guid></item><item><title>Ability to use regex backreferences?</title><link>https://sourceforge.net/p/filterproxy/feature-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;www.cnn.com has several anchor links on their main page&lt;br /&gt;
that are like so:&lt;/p&gt;
&lt;p&gt;&amp;amp;lt;a&lt;br /&gt;
href=&amp;amp;quot;javascript:openWindow('/interactive/health/0110/anthrax/frameset.exclude.html&lt;br /&gt;
','620x430','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,&lt;br /&gt;
width=620,height=430')&amp;amp;quot;&amp;amp;gt;&lt;/p&gt;
&lt;p&gt;A useless use of javascript to create a popup window. &lt;br /&gt;
I would like to be able to filter this anchor link into&lt;br /&gt;
the following:&lt;/p&gt;
&lt;p&gt;&amp;amp;lt;a&lt;br /&gt;
href=&amp;amp;quot;/interactive/health/0110/anthrax/frameset.exclude.html&amp;amp;quot;&amp;amp;gt;&lt;/p&gt;
&lt;p&gt;possibly with/without a target=&amp;amp;quot;_blank&amp;amp;quot; attribute.&lt;/p&gt;
&lt;p&gt;If filterproxy supported using regex backreferences,&lt;br /&gt;
then something like:&lt;/p&gt;
&lt;p&gt;regex /href=&amp;amp;quot;javascript:openWindow\('(.*?)','.*?')&amp;amp;quot;&amp;amp;gt;/&lt;br /&gt;
as href=&amp;amp;quot;\1&amp;amp;quot;&amp;amp;gt;&lt;/p&gt;
&lt;p&gt;Should be able to un-javascript the links.&lt;/p&gt;
&lt;p&gt;Or, if I'm missing a clearly obvious way to do this&lt;br /&gt;
with the existing matchers/subsitution system, please&lt;br /&gt;
post the solution.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 26 Oct 2001 05:24:51 -0000</pubDate><guid>https://sourceforge.net1ccc33778d085be4050a5c46f2ba64413308cfb3</guid></item></channel></rss>