<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Images Auto Pager | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/8433</link>
    <description>Recent comments on userscript: Google Images Auto Pager</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>currently the script does not work, replied by nicorac</title>
      <description>&lt;p&gt;Not working here too. FF 3.6.3, latest Greasemonkey&lt;/p&gt;</description>
      <pubDate>Sat, 03 Apr 2010 21:58:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:43586:238925</guid>
      <author>nicorac</author>
      <link>http://userscripts.org/posts/238925</link>
    </item>
    <item>
      <title>currently the script does not work, replied by bh77</title>
      <description>&lt;p&gt;I confirm the script does not work.
&lt;br /&gt;FF 3.6 portable, latest Greasemonkey.&lt;/p&gt;</description>
      <pubDate>Sun, 14 Feb 2010 06:02:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:43586:220240</guid>
      <author>bh77</author>
      <link>http://userscripts.org/posts/220240</link>
    </item>
    <item>
      <title>currently the script does not work, replied by oopsididagainster</title>
      <description>&lt;p&gt;Please update.&lt;/p&gt;

&lt;p&gt;(Firefox 3.5.7 and lasted Greasemonkey)&lt;/p&gt;</description>
      <pubDate>Sat, 16 Jan 2010 13:43:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:43586:208204</guid>
      <author>oopsididagainster</author>
      <link>http://userscripts.org/posts/208204</link>
    </item>
    <item>
      <title>Old Version Please, replied by dudebudbro</title>
      <description>&lt;p&gt;Google Images did some changes recently. None of the autopaging scripts for Google Images work anymore.  &lt;/p&gt;

&lt;p&gt;You can find older versions by clicking the Source Code Tab, then clicking the link where it says, &quot;There are x previous versions of this script&quot;&lt;/p&gt;</description>
      <pubDate>Wed, 09 Dec 2009 14:09:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:40935:196805</guid>
      <author>dudebudbro</author>
      <link>http://userscripts.org/posts/196805</link>
    </item>
    <item>
      <title>Old Version Please, replied by Text</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;Ever since you incorporated the auto update feature, I haven't been able to get this script to work at all. I don't need an update if it works just fine.  The auto-update prompts me to update every time I try to use it and if I say no or cancel, then the script stops working indefinitely. I can't get the script to work anymore - all because I canceled the auto update.&lt;/p&gt;

&lt;p&gt;In one of the other discussions, someone was saying how to replace line 233 and it would automatically use this script every time. I tried doing that and it still didn't work.&lt;/p&gt;

&lt;p&gt;So, can I have the previous version? Also, can you tell me how to remove the auto update feature?&lt;/p&gt;

&lt;p&gt;Thanks a lot,
&lt;br /&gt;-Text&lt;/p&gt;</description>
      <pubDate>Mon, 07 Dec 2009 01:36:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:40935:196096</guid>
      <author>Text</author>
      <link>http://userscripts.org/posts/196096</link>
    </item>
    <item>
      <title>I just want the autopaging feature, replied by dudebudbro</title>
      <description>&lt;p&gt;Thanks for this tip. Nevermind my previous request for only using autopaging. I disabled the link conversion for this script so I could use it in combination with another script called googlefx but it suffers the same problem I've encountered before. After the first &quot;page&quot; the direct links don't work anymore.&lt;/p&gt;</description>
      <pubDate>Sun, 04 Oct 2009 09:50:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36147:175989</guid>
      <author>dudebudbro</author>
      <link>http://userscripts.org/posts/175989</link>
    </item>
    <item>
      <title>I just want the autopaging feature, replied by switzerland</title>
      <description>&lt;p&gt;Autopaging without doubleclick:&lt;/p&gt;

&lt;p&gt;Change line 233:
&lt;br /&gt;old:
&lt;br /&gt;&lt;code&gt;document.body.addEventListener('dblclick', dblClickEvents, false);&lt;/p&gt;

&lt;p&gt;new:
&lt;br /&gt;&lt;code&gt;dblClickEvents();&lt;/p&gt;

&lt;p&gt;New line 234:
&lt;br /&gt;&lt;code&gt;createLinks();&lt;/code&gt;&lt;/code&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 02 Oct 2009 04:34:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36147:175365</guid>
      <author>switzerland</author>
      <link>http://userscripts.org/posts/175365</link>
    </item>
    <item>
      <title>I just want the autopaging feature, replied by dudebudbro</title>
      <description>&lt;p&gt;Can we configure this script to only use the autopaging feature? I don't need the link conversion and I don't like double clicking on the page to activate it I just want it always on.  Is this possible?&lt;/p&gt;</description>
      <pubDate>Mon, 28 Sep 2009 23:04:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:36147:174143</guid>
      <author>dudebudbro</author>
      <link>http://userscripts.org/posts/174143</link>
    </item>
    <item>
      <title>Archived Comments, replied by jens haas</title>
      <description>&lt;p&gt;great script! i love it!&lt;/p&gt;

&lt;p&gt;but ive got one question,
&lt;br /&gt;how comes that there is added &quot;&amp;amp;usg=*&quot; to every 'origin page'-link?
&lt;br /&gt;for the most pages i'll get an 404.&lt;/p&gt;

&lt;p&gt;thanks for all your work&lt;/p&gt;</description>
      <pubDate>Thu, 13 Nov 2008 08:30:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20608</guid>
      <author>jens haas</author>
      <link>http://userscripts.org/posts/20608</link>
    </item>
    <item>
      <title>Archived Comments, replied by Raffles</title>
      <description>&lt;p&gt;Without doubleclick, even easier:&lt;/p&gt;

&lt;p&gt;replace this line:&lt;/p&gt;

&lt;p&gt;document.body.addEventListener('dblclick',dblClickEvents, false);&lt;/p&gt;

&lt;p&gt;with this:&lt;/p&gt;

&lt;p&gt;dblClickEvents();
&lt;br /&gt;createLinks();&lt;/p&gt;

&lt;p&gt;that will also create the &quot;origin image&quot; link under the thumbnail for the first set of results.&lt;/p&gt;

&lt;p&gt;Excellent script, Pawel!&lt;/p&gt;</description>
      <pubDate>Mon, 16 Jun 2008 20:04:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20609</guid>
      <author>Raffles</author>
      <link>http://userscripts.org/posts/20609</link>
    </item>
    <item>
      <title>Archived Comments, replied by thedoorman</title>
      <description>&lt;p&gt;Great script!
&lt;br /&gt;I have been using it from the first version.
&lt;br /&gt;Could this script be modified to work with &lt;a href=&quot;http://www.piclens.com/site/firefox/win/&quot;&gt;PicLens &lt;/a&gt;?&lt;/p&gt;</description>
      <pubDate>Sat, 10 May 2008 20:05:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20610</guid>
      <author>thedoorman</author>
      <link>http://userscripts.org/posts/20610</link>
    </item>
    <item>
      <title>Archived Comments, replied by bobielawlintine</title>
      <description>&lt;p&gt;Without doubleclick the easy way:&lt;/p&gt;

&lt;p&gt;Just change the line&lt;/p&gt;

&lt;p&gt;document.body.addEventListener('dblclick',dblClickEvents, false);&lt;/p&gt;

&lt;p&gt;to&lt;/p&gt;

&lt;p&gt;document.body.addEventListener('load',dblClickEvents, true);&lt;/p&gt;

&lt;p&gt;...and voil&#225;, no more doubleclick needed.
&lt;br /&gt;So doit yourself.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Mar 2008 06:58:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20611</guid>
      <author>bobielawlintine</author>
      <link>http://userscripts.org/posts/20611</link>
    </item>
    <item>
      <title>Archived Comments, replied by kmc</title>
      <description>&lt;p&gt;I'm using firefox3.0 + 
&lt;br /&gt;Greasemonkey 0.7.20070607.0&lt;/p&gt;

&lt;p&gt;and this script permanently load and add the second page :(&lt;/p&gt;</description>
      <pubDate>Mon, 22 Oct 2007 14:21:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20612</guid>
      <author>kmc</author>
      <link>http://userscripts.org/posts/20612</link>
    </item>
    <item>
      <title>Archived Comments, replied by alto malt&#233;s</title>
      <description>&lt;p&gt;Well done!&lt;/p&gt;</description>
      <pubDate>Wed, 12 Sep 2007 13:27:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20613</guid>
      <author>alto malt&#233;s</author>
      <link>http://userscripts.org/posts/20613</link>
    </item>
    <item>
      <title>Archived Comments, replied by hebbet</title>
      <description>&lt;p&gt;You did a very nice job!!&lt;/p&gt;</description>
      <pubDate>Fri, 03 Aug 2007 11:17:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20614</guid>
      <author>hebbet</author>
      <link>http://userscripts.org/posts/20614</link>
    </item>
    <item>
      <title>Archived Comments, replied by Marc Brando</title>
      <description>&lt;p&gt;This is a great script.
&lt;br /&gt; I also want to thank 'user pandaking' for posting the User Script Updates link without whose tip I'd never have known about.&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jul 2007 01:06:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20615</guid>
      <author>Marc Brando</author>
      <link>http://userscripts.org/posts/20615</link>
    </item>
    <item>
      <title>Archived Comments, replied by pandaking</title>
      <description>&lt;p&gt;Also,&lt;/p&gt;

&lt;p&gt;Check out &lt;b&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/2296&quot;&gt;User Script Updates&lt;/a&gt;&lt;/b&gt; - simply update the header of your script and your users will be able to receive change-notification when you improve this script...&lt;/p&gt;</description>
      <pubDate>Wed, 27 Jun 2007 11:47:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20616</guid>
      <author>pandaking</author>
      <link>http://userscripts.org/posts/20616</link>
    </item>
    <item>
      <title>Archived Comments, replied by pandaking</title>
      <description>&lt;p&gt;Great script.&lt;/p&gt;

&lt;p&gt;My only suggestion is to get rid of the &quot;origin image&quot; and just leave the &quot;origin page&quot;, as if people want the actual image then they are just going to click the thumbnail.&lt;/p&gt;

&lt;p&gt;Another advantage of doing this is that you can make the page link slightly bigger.&lt;/p&gt;

&lt;p&gt;Please consider it, cheers...&lt;/p&gt;</description>
      <pubDate>Wed, 27 Jun 2007 11:45:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20617</guid>
      <author>pandaking</author>
      <link>http://userscripts.org/posts/20617</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mentallo</title>
      <description>&lt;p&gt;Awesome Script !&lt;/p&gt;</description>
      <pubDate>Fri, 27 Apr 2007 18:58:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20618</guid>
      <author>Mentallo</author>
      <link>http://userscripts.org/posts/20618</link>
    </item>
    <item>
      <title>Archived Comments, replied by zatic</title>
      <description>&lt;p&gt;Way to go, what an awesome script! Thanks!&lt;/p&gt;</description>
      <pubDate>Thu, 19 Apr 2007 13:28:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20619</guid>
      <author>zatic</author>
      <link>http://userscripts.org/posts/20619</link>
    </item>
    <item>
      <title>Archived Comments, replied by Pawe&#322; Kubisz</title>
      <description>&lt;p&gt;@Per Eriksson&lt;/p&gt;

&lt;p&gt;if course it is - dive into code and find the line&lt;/p&gt;

&lt;p&gt;&lt;code&gt;document.body.addEventListener('dblclick', dblClickEvents, false);&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;at the end of the script an change this line to this:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;dblClickEvents();&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;thats all&lt;/p&gt;

&lt;p&gt;@Dawudd
&lt;br /&gt;imho efficiency of these two script is comparable - I've made rewriting in this way due to consistancy with CustomizeGoogle&lt;/p&gt;</description>
      <pubDate>Sun, 15 Apr 2007 12:47:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20620</guid>
      <author>Pawe&#322; Kubisz</author>
      <link>http://userscripts.org/posts/20620</link>
    </item>
    <item>
      <title>Archived Comments, replied by Per Eriksson</title>
      <description>&lt;p&gt;Is it possible to get it to function automaticly, without having to doubleclick?&lt;/p&gt;</description>
      <pubDate>Sun, 15 Apr 2007 11:03:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20621</guid>
      <author>Per Eriksson</author>
      <link>http://userscripts.org/posts/20621</link>
    </item>
    <item>
      <title>Archived Comments, replied by David Regev</title>
      <description>&lt;p&gt;Great script. However, the way &#8216;&lt;a href=&quot;5288&quot;&gt;Google Image direct links&lt;/a&gt;&#8217; rewrites the links is more efficient. The URL underneath the image information is itself rewritten to link to the origin page. Not only does this make the addition of a whole line (&#8216;[ Origin image | Origin page ]&#8217;) unnecessary, but the link is also often an easier target to hit.&lt;/p&gt;

&lt;p&gt;Would you be interested in modifying the current behaviour?&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;</description>
      <pubDate>Sun, 15 Apr 2007 07:26:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20622</guid>
      <author>David Regev</author>
      <link>http://userscripts.org/posts/20622</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:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10134:20607</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/20607</link>
    </item>
  </channel>
</rss>
