<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on digg - add mirrors w/ duggback + bug fixes | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/9490</link>
    <description>Recent comments on userscript: digg - add mirrors w/ duggback + bug fixes</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by teridon</title>
      <description>&lt;p&gt;Nevermind.. seems they fixed it.&lt;/p&gt;</description>
      <pubDate>Sat, 08 Sep 2007 13:48:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9941:19216</guid>
      <author>teridon</author>
      <link>http://userscripts.org/posts/19216</link>
    </item>
    <item>
      <title>Archived Comments, replied by teridon</title>
      <description>&lt;p&gt;It seems with the latest digg update that they changed something.  On subsequent pages (e.g. digg.com/all/page2), there is no &quot;diggs0&quot; div.  Instead, it starts at &quot;digg1&quot;.  To fix this, replace lines 112-117 with:&lt;code&gt;
&lt;br /&gt;	if (location.href.indexOf(&quot;page&quot;) != -1) {
&lt;br /&gt;		// For some reason, subsequent pages don't start from enclosure0, they start from enclosure1
&lt;br /&gt;		for ( var i = 1; i &amp;lt;= result.snapshotLength; i++ )
&lt;br /&gt;		{
&lt;br /&gt;			//GM_log(&quot;href is &quot; + result.snapshotItem(i - 1).href);
&lt;br /&gt;			addIcons ( result.snapshotItem ( i -1 ), true, i );
&lt;br /&gt;		}
&lt;br /&gt;	} else {
&lt;br /&gt;		for ( var i = 0; i &amp;lt; result.snapshotLength; i++ )
&lt;br /&gt;		{
&lt;br /&gt;			//GM_log(&quot;href is &quot; + result.snapshotItem(i).href);
&lt;br /&gt;			addIcons ( result.snapshotItem ( i  ), true, i );
&lt;br /&gt;		}
&lt;br /&gt;	}
&lt;br /&gt;}&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 06 Sep 2007 22:20:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9941:19217</guid>
      <author>teridon</author>
      <link>http://userscripts.org/posts/19217</link>
    </item>
    <item>
      <title>Archived Comments, replied by coollettuce</title>
      <description>&lt;p&gt;Thanks ICDeadPpl, I'll update the script ASAP.&lt;/p&gt;</description>
      <pubDate>Fri, 01 Jun 2007 19:14:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9941:19218</guid>
      <author>coollettuce</author>
      <link>http://userscripts.org/posts/19218</link>
    </item>
    <item>
      <title>Archived Comments, replied by ICDeadPpl</title>
      <description>&lt;p&gt;For opening the mirror links in a new page/tab, add anchor.target = &quot;_blank&quot;; to each mirror segment.&lt;/p&gt;</description>
      <pubDate>Fri, 01 Jun 2007 10:09:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9941:19219</guid>
      <author>ICDeadPpl</author>
      <link>http://userscripts.org/posts/19219</link>
    </item>
    <item>
      <title>Archived Comments, replied by ICDeadPpl</title>
      <description>&lt;p&gt;It seems that Pagerization breaks it, as that it won't put links in pages &gt; 1.&lt;/p&gt;</description>
      <pubDate>Fri, 01 Jun 2007 10:03:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9941:19220</guid>
      <author>ICDeadPpl</author>
      <link>http://userscripts.org/posts/19220</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:05:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:9941:19215</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/19215</link>
    </item>
  </channel>
</rss>
