Main Menu
Home
Last News
Forum
FAQs
Download
Search
Web Hosting
Web Links
Bugzilla
Login Form





Lost Password?
No account yet? Register


AutoPager FAQs
autopager changelogs PDF Print E-mail
Written by Wind Li   
Sunday, 06 April 2008
  • autopager 0.1.6.0.15 : Version 0.1.6.0.15 Remove a buggy css rule
  • autopager 0.1.6.0.14: Version 0.1.6.0.14 Fix conflicts with other addons
  • autopager 0.1.6.0.13: Version 0.1.6.0.13 Support Firefox 3.0
  • autopager 0.1.6.0.12: Version 0.1.6.0.12 Support pickup element in frames
  • autopager 0.1.6.0.10: Version 0.1.6.0.10 Add position based xpath generate
  • autopager 0.1.6.0.8: Version 0.1.6.0.8  Finish the xpath pick up function.
  • autopager 0.1.6.0.2: Version 0.1.6.0.2  Allow public site setting to teesoft.info . Access it at site settings.
  • autopager 0.1.6.0.1: Version 0.1.6.0.1  A new auto discovery site wizards is added. Access it at Tools->Auto Pager->AutoPager Site Setting Workshop.
  • autopager 0.1.5.7.3: Version 0.1.5.7.3  tunning the performance,Add a highlight content function in page optionm,Site Wizard allow also select content now
  • autopager 0.1.5.6.8: Version 0.1.5.6.8  change some names to resovle the conflict with other addons
  • autopager 0.1.5.6.6: Version 0.1.5.6.6  add more locales
  • autopager 0.1.5.6.4: Version 0.1.5.6.4  fix a bug which cause the export to file in the option dialog not work
  • autopager 0.1.5.6.3: Version 0.1.5.6.3  fix a bug which cause the export to file in the option dialog not work
  • autopager 0.1.5.6.2: Version 0.1.5.6.2  add nl-NL locale
  • autopager 0.1.5.6.1: Version 0.1.5.6.1  add fr-FR locale
  • autopager 0.1.5.5: Version 0.1.5.5  make the confirm div movable.
  • autopager 0.1.5.4: Version 0.1.5.4  Add highlight next links function to confirm div.
  • autopager 0.1.5.3: Version 0.1.5.3  Add support to firefox 3.0a5.
  • autopager 0.1.5.2: Version 0.1.5.2  Fix a bug in clone config.
  • autopager 0.1.5.1: Version 0.1.5.1  import from/export to clipboard. New config insert as the first item.
  • autopager 0.1.5.0: Version 0.1.5.0  Finish the auto update configuration features. Load configurations from other auto paging tools. Recommend to install.
  • autopager 0.1.4.0: Version 0.1.4.0  Confirm before loading next page. Recommend to install.
  • autopager 0.1.3.5: Version 0.1.3.5  A little better support for frames.
  • autopager 0.1.3.4: Version 0.1.3.4  Add a Auto Pager menu to Tools menu for those who disable status bar. And fix a bug found by Chris. Thanks Chris again.
  • autopager 0.1.3.3: Version 0.1.3.3  Fix a bug found by Chris. When this addon installed to firefox running on windows, it will continually loading next pages.
  • autopager 0.1.3.2: Version 0.1.3.2  Add support to Firefox up to v3.0a4.
  • autopager 0.1.3.1: Version 0.1.3.1  Add support to Mozilla,SeaMonkey,Flock and Firefox v1.5.
  • autopager 0.1.3.0: Version 0.1.3.0  Add a guid to each configed site so that when you update the site pattarn you will still keep it update. Add a quick load option. It will try to merge pages while the next page is not totally loaded(Such as some pictures not loaded yet). It's not safe for all sites. You can try it for some sites.
  • autopager 0.1.2.9: Version 0.1.2.9  Fix some bugs with the sites paging with JS enabled.
  • autopager 0.1.2.8: Version 0.1.2.8  Add better frame support. Make page break style custom able.
  • autopager 0.1.2.7: Version 0.1.2.7  add regexp support to url pattern.
  • autopager 0.1.2.6: Version 0.1.2.6  configurable enable/disable hostkey. Default is ctrl+doubleclick. Configurable loading notification style.
  • autopager 0.1.2.5: Version 0.1.2.5  fix some bug and add up/down button in site and content xpath setting
  • autopager 0.1.2.3: Version 0.1.2.3  fix the bug that autopaging will not work on restarted pages after firefox crash. It will staill not work some time. If you meet this,please click next link manaully or refresh the page.
  • autopager 0.1.2.2: Version 0.1.2.2  Add a small loading nitify panel to the right bottom of browse window.
  • autopager 0.1.2.1: Version 0.1.2.1  Enhance the XPath generator

Last Updated ( Tuesday, 22 July 2008 )
Read more...
 
What's autopager PDF Print E-mail
Written by Wind Li   
Sunday, 09 September 2007

AutoPager is a firefox/mozilla extension to autoloading next page. You can download it here . If you like it, please post a review to https://addons.mozilla.org/en-US/firefox/addon/4925. Mozilla Add-ons editors will not set this extension to public if there are not enough reviewers. Thanks.

AutoPager's configuration is base on XPath. You can find there is a built in function to create a XPath by click some links on the pages. This extension will import online configuration from these sources: http://autopager.mozdev.org/conf.d/autopager.xml, http://blogs.sun.com/wind/entry/autopager_site_config, http://swdyh.infogami.com/autopagerize and http://userjs.oh.land.to/pagerization/convert.php?file=siteinfo.v4. The last two ones are originally created for autopagerize and pagerization. If you have new site config please submit it to http://www.teesoft.info/component/option,com_autopager/Itemid,47/ . Thanks.
You can find XPath tutorials at http://www.w3schools.com/xpath/ and http://www.zvon.org/xxl/XPathTutorial/General/examples.html.

If you don't know XPath and don't want to learn it. please use the smart paging feature of this extension.For some site with next links have text "next" or ">" or other you string you set, the extension will auto follow the link. It will try to meet the links or buttons' text,id,name and class, and image source. To avoid follow wrong links, here I use equal compare after convert ot lower case. But for image, I use ends with. So you need only give the image name,not need the full path, lower case too.

You can also use this extension as an XPath generator. I can't find a better one for this purpose, so I create one for this extension. If you find any better XPath generator, let me know. Otherwise I will continue to improve the XPath generator bese on your feed back.

If you have any suggestion or you find some bugs in this extension, you are welcome to leave me a message. You can comments on my blog at http://blogs.sun.com/wind or add a note in this site.

 
 
What's New
  • autopager 0.1.6.0.0: Version 0.1.6.0.0  A new auto discovery site wizards is added. Access it at Tools->Auto Pager->AutoPager Site Setting Workshop.
  • autopager 0.1.5.7.3: Version 0.1.5.7.3  tunning the performance,Add a highlight content function in page optionm,Site Wizard allow also select content now
  • autopager 0.1.5.6.8: Version 0.1.5.6.8  change some names to resovle the conflict with other addons
  • autopager 0.1.5.5: Version 0.1.5.5  make the confirm div movable.
  • autopager 0.1.5.4: Version 0.1.5.4  Add highlight next links function to confirm div.
  • autopager 0.1.5.3: Version 0.1.5.3  Add support to firefox 3.0a5.
 
Last Updated ( Sunday, 20 April 2008 )
Read more...
 

Total Hits: 693918