Main Menu
Home
Forum
FAQs
Download
Search
Wiki
Web Links
Bugzilla
Web Hosting
Blog
Login Form




Lost Password?
No account yet? Register


autopager changelogs - archived comment E-mail
AutoPager

AutoPager is a Firefox extension which automatically loads the next page of a site inline when you reach the end of the current page for infinite scrolling of content.
By default AutoPager works with a ton of sites, including Lifehacker, the New York Times, Digg, and, of course, Google.
You can always find the detail code changes at http://www.teesoft.info/hg/AutoPager/ .

Install AutoPager Now.

 Support AutoPager
      Click On the Version Numver Bellow to install the corresponding version.
 
Autopagerize repository down. So I create a local cache for it. AutoPager will try our local cache first. It will try the orignal sites if it fails use the local cache.
Add a try-catch to the code for create the regular expression, it will try parser it as normal pattern if it failed to parser it as regular expression. Without this patch, AutoPager will not work if users submit a wrong setting which a wrong regular expression.
a quick fix for bug http://www.teesoft.info/bugzilla/show_bug.cgi?id=42 , which will cause page loses focus after autopaging.

Add three settings in about:config: autopager.miniheight default to 0.5 , autopager.minipages default to 1, autopager.defaultheight to 2. autopager.miniheight means the mini setting in  "Paging when space is less than ___ window heights". autopager.minipages means the mini unreaded pages autopager need to prepare for you.  autopager.defaultheight means the defaults value for "Paging when space is less than ___ window heights".
The max allowed pages in the page option is automaticly set to the previous setting now.
copy all //style from new page to current pages when WOT addon is detected. WOT will create some inline styles, without this styles the trusted/untrused image will not be show.
Add a pref loadingDelayMiliseconds default to 100, to make WOT works in the new pages you may need to use about:config set this to a bugger number, such as 3000, it's 3 seconds, before WOT can work out the links in that page
Add help tooltip in the site workshop and the settings. Click it will open the related item in AutoPager wiki. set show-help to false in about:config to disable this feature.
  • autopager 0.3.0.10: Version 0.3.0.10  fix a bug in handling frame. pages in frames will be keep on loading
    remove unecessary codes
    use dynamic collapse and hidden to avoid the browser report 0 for its width, which will make pages like google images not layout very well
    Remove all the refer to the old wizard 
    Disable the source on my blog.
    Tuning the AutoPager site setting workshop
    Try to make it works on Fennec the mobile version of firefox.
  • autopager 0.3.0.9: Version 0.3.0.9 Try to make it works on Fennec (the mobile version of firefox).
  • autopager 0.3.0.8: Version 0.3.0.8 Correct locales file. And disable the shortcut key (Alt+S) for AutoPager workshop. This functions doesn't seem need a shortcur key. And this setting may conflict with others.
  • Very Happy
    AutoPager recommanded by Mozilla editors.
    https://addons.mozilla.org/en-US/firefox/recommended
    Try it now if you haven't installed.
    Instal AutoPager
  • autopager 0.3.0.5 : Version 0.3.0.5 Add scrollbar to container if there is not scroolbar on it, which means you can now use any element as scroll container now. But please make the content are within the container.
  • autopager 0.3.0.4 : Version 0.3.0.4 not load next page so possitive
  • autopager 0.3.0.1 : Version 0.3.0.1 changes includes
    1). add 'site setting workshop' menu item in the autopager icon in the status bar.
    2). add a preview/test button on the site setting workshop.
    3). add a 'apply' button to the 'Manage Setting' option window.
    4). making the url patterns that have been made 'public' a different color : orange
    5). prompt when try to public a already public setting
    6). Show a modal prompt for the paging confirm, can be turn off in setting->general

    Most of these ideas comes from avro at http://www.teesoft.info/phpbb/viewtopic.php?t=135
  • autopager 0.2.0.30 : Version 0.2.0.30  support backup update url for update sources,fix some typo
  • autopager 0.2.0.27 : Version 0.2.0.27  fix the bug that autopager will duplicate the first page in some sites.
  • autopager 0.2.0.25 : Version 0.2.0.25 Improve the site setting workshop
  • autopager 0.2.0.23 : Version 0.2.0.23 Add the autopager menus to context menu, add an option to hide the autopager icon from status bar. Tools->AutoPager->Setting->General->Show autopager icon in status bar
  • autopager 0.2.0.21 : Version 0.2.0.21 Change the loading check logic to make sure it will preload 3 pages
    change the confirm code to auto confirm other pages if users confirmed in one page
  • autopager 0.2.0.20 : Version 0.2.0.20 recording the url where you create a site setting on
  • autopager 0.2.0.19 : Version 0.2.0.19 Fix a conflict with All-in-one Sidebar (AutoPager remove the sidebar max-width limitation by apply a css stylesheet, but others users want it for other add-ons, now autopager remove the limitation only for autopager's sidebar itself).
  • autopager 0.2.0.18 : Version 0.2.0.18 set the min margin to 3
  • autopager 0.2.0.17 : Version 0.2.0.17 Tuning the option panel look,Update locales
  • autopager 0.2.0.14 : Version 0.2.0.14 Load given pages immediately.Use Ctrl+Alt+3,Ctrl+Alt+5,Ctrl+Alt+0,Ctrl+Alt+A to load 3,5,10 or all pages. You can find the menuitems for this function too.
  • autopager 0.2.0.13 : Version 0.2.0.13 Fix a bug report by user at http://www.teesoft.info/phpbb/viewtopic.php?t=121.AutoPager will stop the paging when stay long at one page.
  • autopager 0.2.0.10 : Version 0.2.0.10 Smart Paging is disabled by default, don't prepare the doc for autopaging when disabled
  • autopager 0.2.0.9 : Version 0.2.0.9 update locales,add a help link to the page option,dd a pause to the selector, so you can scroll the page to see the effect
  • autopager 0.2.0.6 : Version 0.2.0.6 Tuning the setting UI performance
  • autopager 0.2.0.3 : Version 0.2.0.3
  • Support filter the contents
  • Auto Hide the highlight borders
  • Auto refresh the document after add site from the site workshop
  • Tuning the autodiscovery
  • autopager 0.1.6.0.30 : Version 0.1.6.0.30
    • Allow turn off the confirm prompt
    • Add updatesource
    • Allow modify update period for individual source
    • Allow enable/disable individual source
  • autopager 0.1.6.0.28 : Version 0.1.6.0.28 More performance tuning
  • autopager 0.1.6.0.27 : Version 0.1.6.0.27 significant performance improve
  • autopager 0.1.6.0.25 : Version 0.1.6.0.25 Fix a issue while working wih youtube. When you play a video, two play at the same time, but off by about 1 second.
  • autopager 0.1.6.0.24 : Version 0.1.6.0.24 Fix conflict with xpather, detail at:
    http://www.teesoft.info/phpbb/viewtopic.php?t=98
  • autopager 0.1.6.0.23 : Version 0.1.6.0.23 Improve the auto discovery a little
    Not import ^https?://.* from the online setting.
  • autopager 0.1.6.0.22 : Version 0.1.6.0.22 Fix Collision with DragDropUpload, see https://www.mozdev.org/bugs/show_bug.cgi?id=19716 for detail.
    Fix Collision with site lifehacker , more info can be get here: http://www.teesoft.info/phpbb/viewtopic.php?t=96
  • autopager 0.1.6.0.20 : Version 0.1.6.0.20 remove Security Error: Content at (address) may not load or link to (address) in FF 3.0 by add contentaccessible to a resource only content
  • autopager 0.1.6.0.19 : Version 0.1.6.0.19 Add a container xpath option to support cuil.This will help if the main content of the site have a container with overflow-y and scrollbar. Set this option will let autopager only monitor the scrollbar in this container. Take www.cuil.com as an example.
    Support Firefox 3.1a2pre.
  • autopager 0.1.6.0.18 : Version 0.1.6.0.18 fix conflict with NoSquint,create autoPagerBorderPaging only when needed,add an always enable javascript option
  • 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

 
< Prev   Next >

Syndicate