Greasy Fork is available in English.

AutoPagerize

loading next page and inserting into current page.

< Commentaires sur AutoPagerize

Question / commentaire

§
Posté le: 01/12/2015
Édité le: 01/12/2015

AutoPagerize : How to control it or add sites ?

Where find documentation about how add new sites ?

I used before AutoPager by Wind Li (Firefox Addon).

§
Posté le: 15/01/2016
Édité le: 15/01/2016

I have found this tutorial, not tested by me now, but seems very useful:
Forget Pages with Autopagerize
It explain "How to Add any Website to Autopagerize?" with the help of Firebug.

§
Posté le: 21/05/2016
Édité le: 21/05/2016

After editing the script we can use this template:
var SITEINFO = [
/* sample
{
url: 'http://(.*).google.+/(search).+',
nextLink: 'id("navbar")//td[last()]/a',
pageElement: '//div[@id="res"]/div',
exampleUrl: 'http://www.google.com/search?q=nsIObserver',
},
*/
/* template
{
url: '',
nextLink: '',
pageElement: '',
exampleUrl: '',
},
*/
]


To try to correct a bad rule:
- I use the very useful build in tool of AutoPager Fixed to create a new rule.
- I edit your script
- Add my rule at the right place without /* */

But it seems not possible to override the existing rules loaded from the autopager database (http://wedata.net/databases/AutoPagerize/items.json).
That's right ?

So, how to override a rule ?

How send update to webdata, which seems updated by other users ?

Before we can do that directly with AutoPager by wind Li and choose which rule to use (OUR rule or its rule).

If we can't do that with your script or is there a way to tweak the AutoPager Fixed Addon to work properly.

Existing addon versions i tested don't work perfectly with firefox now (some are useful to build rule with their include tool, but don't work for the others functions:
- AutoPager v.0.8.0.10. Original Addon by wind Li ( ...totally abandoned bu its creator , i miss it...)
- AutoPager Fixed v.0.8.0.10.1 - by Wind Li, wOxxOm (last Update Fev 2015)

Problems with them:
1 - They don't use my own rules....
2 - They don't load the autopagerize database and i don't find a way to change the way to change that.
In their options , it is mentioned what we can use as alternative:

autopagerize new configurations. Use our cached version first. Use the orgnial sites if our cache failed.
http://wedata.net/databases/AutoPagerize/items.json?lastupdate={timestamp},http://utatane.appjet.net/databases/AutoPagerize/items.json
Where and how to change the adress of the good webinfo ?


Others alternatives
- your repost of this GM AutoPagerize....
- AutoPagerize v.0.9.17 ( by swdyh ) [infos : AutoPagerize News, last update 1 year ago) ] ].
Relate dto AutoPagerize By swdyh on USO Mirror
- AutoPagerizeTweaked 0.9.17.5 by John (fork of swdyh's Autopagerize extension) - Last update dec 2015

- wedata for GM Script AutoPagerize by swdyh - Last Update: 2016-05-22


So if you can help me :smile: .....

§
Posté le: 23/06/2016

Nobody have more info to share with us about this question ?

§
Posté le: 07/07/2016

I've tested the method of your 2nd post with my rule and the author rule and it's both not working. I think that the script only allows rule on wedata site instead of configure the script. This script doesn't work porperly or totally with a ton of sites. It cannot replace autopager, even the homepage autopagerize.net doesn't update the script links (which use broken link). I hope some programers will write a script or addon like autopager so I can use this awesome paging feature once again.

§
Posté le: 07/07/2016
Édité le: 07/07/2016

var SITEINFO_IMPORT_URLS = [
'http://wedata.net/databases/AutoPagerize/items.json',
]

replace

var SITEINFO_IMPORT_URLS = [
'http://wedata.net/databases/AutoPagerize/items_all.json',
]

§
Posté le: 12/07/2016
Édité le: 12/07/2016

replace

var SITEINFO_IMPORT_URLS = [
'http://wedata.net/databases/AutoPagerize/items_all.json',
]

thanks but i see no changes after editing the script....

The link is good, but its rules seems outdated.

I do a search in it (with "updated_at": "2016")
The most earlier rules found was:
"created_at": "2014-06-26T02:58:29+09:00",
"updated_at": "2014-06-26T05:28:01+09:00"

§
Posté le: 12/07/2016
Édité le: 12/07/2016

i'm not use this script..


i use

firefox - uautopagerize

chrome - Pagerization ( exclude rule not support)

wedata.net need openid
http://openid.net/get-an-openid/

§
Posté le: 12/07/2016

;-)
thanks...

You use Autopagerize Addon with Firefox ?.
can you edit/create rules with it ?

Info for the script:
This link (found in the Configuration page / options of the Addon) is Updated
(i see rules created in 2016):
http://wedata.net/databases/AutoPagerize/items.json?lastupdate=

Script Edited but don't see changes .....

§
Posté le: 12/07/2016
Édité le: 12/07/2016

wedata.net need openid
http://openid.net/get-an-openid/

i make yahoo.co.jp id

wedata.net login

id@yahoo.co.jp

your openid use login and you can add or edit rule.

add rule link

http://wedata.net/databases/AutoPagerize/items/new

§
Posté le: 17/07/2016

I'm unable to follow what conclusion you've come to. I'm looking for a way to add a couple of unsupported websites. Can we add a website to either this script or any other script/extension/addon?

§
Posté le: 02/08/2016

You can still use autopager fixed to add new site but the problem with me is how to find out contentxpath :(

§
Posté le: 03/08/2016
You can still use autopager fixed to add new site but the problem with me is how to find out contentxpath :(

Yes ??
How you can add new site, if you can't make Xpath rule ?

Ps :smile: for Xpath there is an include tool in Autopager, very practical and easy to use.
It should be an Standalone Addon ......

§
Posté le: 03/08/2016
Édité le: 03/08/2016
You can still use autopager fixed to add new site but the problem with me is how to find out contentxpath :(
Yes ??
How you can add new site, if you can't make Xpath rule ?

Ps :smile: for Xpath there is an include tool in Autopager, very practical and easy to use.
It should be an Standalone Addon ......

There are people that write the script for some sites, I just copy it and import to autopager fixed.
Of course I know that there are a tool in autopager but it doesn't shown the exact contentxpath , I don't know how people find it but I've tried by myself and not successful. :(

§
Posté le: 05/08/2016

Me i can't import other rules in autopager .....
:-)
have you an example ?

§
Posté le: 12/08/2016
Édité le: 12/08/2016

..............

§
Posté le: 12/08/2016
Édité le: 12/08/2016

example (not mine)
(attach file)

copy it
click autopager > Import/Export > Import from clipboard
test on site:
https://vozforums.com/showthread.php?t=5193990

§
Posté le: 12/08/2016

example (not mine)
(attach file)

copy it
click autopager > Import/Export > Import from clipboard
test on site:
https://vozforums.com/showthread.php?t=5193990

§
Posté le: 13/08/2016

thanks !
I need to test the import from clipboard with the Autopager Addon...

Have you a solution for the Greasemonkey Script Autopagerize ?

§
Posté le: 07/04/2018

Cool thing, long ago set it in Firefox.
The right wonder sometimes, seeing how many various counters is worth on some sites!

§
Posté le: 29/08/2020

Good New for 2020: I find an WORKING OpenID provider (Yahoo seems broken and Google OpenID ???):
It's with Ubuntu One / Launchpad
Create an account and go to your profile info.
You should find your OpenID:
https://launchpad.net/~your-nickname
The ~ before YOUR-NICKNAME is need
Read:
launchpad OpenID


And An userscript which help to loin to WebData:
Wedata Login Utility
You just need to set your OpenID URL to 'url' variable in the script

Poster une réponse

Connectez-vous pour poster une réponse.