AutoPagerize

By swdyh Last update Dec 28, 2011 — Installed 834,197 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 78 posts, 43 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
ArunRocks Scriptwright

Hi,

I have written a detailed HOWTO for Autopagerize at http://www.arunrocks.com/blog/archives/2008/11/17/forget-pages-with-autopagerize/

It also tells you how to add new sites. Since there is so little information in English about autopagerize, I hope this is useful.

 
Aquilax Scriptwright

Nice script, thanks.

I changed the nextLink xpath for userscripts forums from:
"id(\"content\")/div[@class=\"pagination\"]/a[last()]"
to
"id(\"content\")/div[@class=\"pagination\"]/a[contains(@class,'next_page')]"
because if you opened directly the last page of a topic it loaded always the first page after it.

 
PressDigital User

Thanks , This script is very good and useful.
press digital

Profile:- http://www.pressdigital.com.au

 
David Maxwell User

这是什么啊。。。。。

 
docgonzo User

Thanks, this script is very useful!

How can I use it for this website?
http://www.treddi.com/forum/

 
Johan Sundström Scriptwright

I'd suggest tagging this script with the "pagination" tag -- which will link to lots of other little microformat producer scripts that add the <link rel="next" href="..."> microformat to web pages in tons of places.

(You might also want to handle the additional microformat used by this generic unpagination script, though it might not feel worth the work.)

 
jpjpjpjpjp User

Nice extension, however it breaks slightly on digg.com since they have added 3 recommended items to the right hand side of each page, is this too site specific to fix?

 
Raffles Scriptwright

KaaMOS, why is Google in "excluded pages"? Doesn't make sense!

 
Paul Irish Scriptwright

@Talby,

Here is the quick documentation for addDocumentFilter.. As an example:

window.processAPContent = function(domchunk){
  // domchunk is a DOM element that contains all the new content    
};

if (window.AutoPagerize && window.AutoPagerize.addDocumentFilter){
  window.AutoPagerize.addDocumentFilter( processAPContent );
}

 
Talby User

Is there any way to have other greasemonkey scripts fire on the new page's data?

All the documentation is in japanese and i cant figure out how/if addDocumentFilter() could be used for this.

 
KaaMoS User

...The reason?

Becouse Google is one of the "Excluded Pages"

Look in your Scripts Administrator... try deleting the Google links on the bottom and search on Google ;)

 
Menace User

Is there a reason why the autopagerize doesn't work on Google.com? I can't get it to work and even if it does it just makes a link to the next page. Any reasons why?

 
XNihilo User

I've got a suggestion: instead of only having an 'url' property for checking whether a certain SITEINFO works for a given url, also have an urlFunc(pageUrl), returning true or false. This way, it would be possible to write SITEINFO's that work for multiple websites - such as all those freely available message boards that are deployed on various sites.
Another thing that I find useful is to have a "complete replace" option, that would replace the current page with the next one, completely. This way, your page wont grow to enormous sizes.
Yet another thing is a Load All option that would load all pages.

I've already got all these implemented, but its a pain in the @$$ to merge my modified script with the official updates you post here, so I was kinda hoping we could merge the updates :)
So if you are interested, I can just send you my current script and we can work something out from there.

 
Paul Irish Scriptwright

wow. thanks so much for adding the addDocumentFilter() callback! i'm calling it from my own twitter filters feed and it works like a charm.

 
Edson FJ User

Perfeito :D
Agiliza as pesquisas com o rolamento automático. 10

 
oddiophile User

doesn't work with reddit!!!!
/tear

 
Atushi Yamazaki Scriptwright
Little Better GSearch Results

The shortcut key that can be used in AutoPagerize is enabled to be used in various page.

・shortcut key
1p => (page: 1)
2p => page: 2
...
lp => last page
 
Automatikkk User
you should add some more to autopager, like youtube(full),ebay, diff forums..

but thx, its allready working good, but it should get more enchanced!
 
ku Scriptwright

Brian, i wrote brief (poor)English introduction about SITEINFO. http://ku0522.jottit.com/siteinfo_introduction

I know this introduction is not enough. If you feel to know more about siteinfo and how AutoPagerize works, please tell me so. I'm grad to write more about them.

 
MikeonTV Scriptwright

Any way we can get this working for sites like Pownce.com that don't use any number pagerization but have the "next page" "last page" UI?

 
Brian Lovett User

I would really like to use this script for other sites that it isn't working on (e.g., Blackberry Forums). However, I cannot read the Japanese as to how. Does someone have English instructions as to how to add URLs? Thanx.

 
Barbudo2005 User

Give a try to Autopager add-on. It is simply better.
You can customize all the sites.

The last update link is (autopager 0.1.5.7.1) : http://www.teesoft.info/content/view/36/36/lang...

 
ku Scriptwright

I wrote a patch that prints some debugging infomation to improve efficiency of fixing broken SITEINFO. I have placed the diff http://ido.nu/kuma/files/autopagerize.0-0-25.di... and applies one is http://ido.nu/kuma/files/autopagerize.mine.js .
These debugging facilities output nothing until set DEBUG variable to not zero.
Please consider this patch to help SITEINFO contributors.

 
wqd User

little green square is also a toggle

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel