<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on StudiVZ ohne Yahoo Suche | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/12050</link>
    <description>Recent comments on userscript: StudiVZ ohne Yahoo Suche</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by voks</title>
      <description>&lt;p&gt;Ich empfehle auch Hanjos Erweiterung und zudem noch zum Ausblenden der &quot;sponsored links&quot; (z. B. auf der Gruppenseite):
&lt;br /&gt;&lt;code&gt;if(divs[i].className == &quot;yahoo_leftnav&quot;) {&lt;/code&gt;
&lt;br /&gt;ersetzen durch:
&lt;br /&gt;&lt;code&gt;if((divs[i].className == &quot;yahoo_leftnav&quot;) || (divs[i].className == &quot;yahoo_sponsored_links&quot;)) {&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 27 Sep 2007 23:39:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10882:25063</guid>
      <author>voks</author>
      <link>http://userscripts.org/posts/25063</link>
    </item>
    <item>
      <title>Archived Comments, replied by Hanjo</title>
      <description>&lt;p&gt;Wenn man diese Zeilen hinzuf&#252;gt, wird auch auf den Suchseiten die &quot;Top-Suche&quot; ausgeblendet:
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;// Die &quot;Top Suche&quot; auf den Suchseiten ausblenden
&lt;br /&gt;var y = document.getElementById(&quot;yahoo_hotspot_websearch&quot;);
&lt;br /&gt;if ( y != null )
&lt;br /&gt;	y.style[&quot;display&quot;] = &quot;none&quot;;
&lt;br /&gt;var z = document.getElementById(&quot;yahoo_hotspot_groups&quot;);
&lt;br /&gt;if ( z != null )
&lt;br /&gt;	z.style[&quot;display&quot;] = &quot;none&quot;;
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 17 Sep 2007 09:04:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10882:25064</guid>
      <author>Hanjo</author>
      <link>http://userscripts.org/posts/25064</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Merker</title>
      <description>&lt;p&gt;danke!&lt;/p&gt;</description>
      <pubDate>Sat, 08 Sep 2007 16:59:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10882:25065</guid>
      <author>Michael Merker</author>
      <link>http://userscripts.org/posts/25065</link>
    </item>
    <item>
      <title>Archived Comments, replied by ingomueller.net</title>
      <description>&lt;p&gt;Es gab also mindestens zwei Leute, die schneller waren als ich :-) Naja, umso besser! Danke!&lt;/p&gt;</description>
      <pubDate>Fri, 07 Sep 2007 23:27:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10882:25066</guid>
      <author>ingomueller.net</author>
      <link>http://userscripts.org/posts/25066</link>
    </item>
    <item>
      <title>Archived Comments, replied by tommy218</title>
      <description>&lt;p&gt;da hatte wohl einer die gleiche idee wie ich. die suche hat mich direkt schon genervt. sch&#246;nes script.&lt;/p&gt;</description>
      <pubDate>Fri, 07 Sep 2007 16:01:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10882:25067</guid>
      <author>tommy218</author>
      <link>http://userscripts.org/posts/25067</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</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>Wed, 17 Nov 2004 01:06:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10882:25062</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/25062</link>
    </item>
  </channel>
</rss>
