<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on ekb wikipedia stuff | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/22213</link>
    <description>Recent comments on userscript: ekb wikipedia stuff</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by avg @ Sat, 25 Oct 2008 22:58:54 -0500</title>
      <description>&lt;p&gt;The xpath way would be:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
var g=document.evaluate(&amp;quot;//*[@class='noprint Inline-Template' or @class='reference' or @class='noprint Template-Fact' or @class='editsection' or @class='messagebox']&amp;quot;,document,null,6,null),l=g.snapshotLength;
for(i=0;i&amp;lt;l;i++) {
	cur=g.snapshotItem(i);
	cur.parentNode.removeChild(cur);
}
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 25 Oct 2008 22:58:54 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:14274:49689</guid>
      <author>avg</author>
      <link>http://userscripts.org/topics/14274</link>
    </item>
    <item>
      <title>Archived Comments, replied by avg @ Sat, 25 Oct 2008 22:44:51 -0500</title>
      <description>&lt;p&gt;i say either use xpath or this line:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;GM_addStyle(&quot;[class='noprint Inline-Template'], .reference, .Template-Fact, .editsection, .messagebox {display:none!important}&quot;)&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 25 Oct 2008 22:44:51 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:14274:49690</guid>
      <author>avg</author>
      <link>http://userscripts.org/topics/14274</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:20 -0600</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Tue, 16 Nov 2004 19:05:20 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:14274:49688</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/14274</link>
    </item>
  </channel>
</rss>
