Changelog
- 2008 June 29 - 1.0 release.
- 2008 September 25 - 1.1 release.
- Rewritten as a jQuery plugin.
- Added animation.
- 2009 August 4th - 1.2 release.
- More robust URL path regex.
- getoption(’siteurl’) fix made.
- jQuery plugin version updated. many more options available.
- Release backwards compatible
- 2009 September 15th - 1.3 release.
- Fix from cosmin on loadingText key name.
- Use enqueue_script() and plugins_url
- 2009 November 29th - 1.4 release.
- Reverting enqueue_script() change. It breaks on all sorts of themes and situations
- Custom events model. Allows for triggering on a click, a la twitter style.
- 2010 February 10th - 1.4.100210 release.
- Fixing a small bug that jQuery 1.4 introduced.
- 2010 May 4th - 1.5.100504 release.
- Success callback receives `this` context value now (it matches whatever plugin was called on)
- Callback also receives array of new elements as first arg
- Drupal URL support (thanks Jerod and Vladikoff)
- Code moved to Github
This entry was posted
on Sunday, June 29th, 2008 at 3:00 pm and is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.
Three things:
1) Great plugin. I’m loving it and recommending it.
2) Please open a bug tracker. github or code.google.com should work.
3) For django, page= is the django-pagination method of pagination which isn’t taken care of. Here is a simple patch:
in determinePath:
} else
// page= is a common way to do pagination
if ( path.match(/^(.*?page=)2(\/.*|$)/) ){
path = path.match(/^(.*?page=)2(\/.*|$)/).slice(1);
Hey Paul.
1). Awesome thanks dude.
2). Hmmm I’ve only gotten, three bug reports so far. I’ll move this to github soon though so I suppose that’ll be the bug tracker. :)
3) Ah thanks for that. I’ve updated the code.
can i use this on typepad, or tumblr? are there any hosted services that could use this? i’d like to use the combination of masonry and infinite scroll for a project, but i don’t want to host it myself.
moe, you can use it anywhere that you can control the css and javascript.
No idea about typepad and tumblr in particular.
We sell Gucci Bag at our discout store. You can buy cheap Gucci Jewelry to save money. Gucci Bags is on sale now. Please access our shop to shopping Gucci Sunglasses. Wholesale price for all the Gucci Jewelry. Gucci Wallet is Best Christmas Day’s Gift . Enjoy buy wonderful luxury Gucci Watches from us.
Is there anywhere in the code where I can decide wich encoding to retrieve the results in? I have *some* problems with the output of this awesome plugin and I’d like to use it.
Thanks in advance!
Thanks man! Really great stuff :)
Works fine with jQuery 1.4.3 (havnt tried 1.4.4). It does not work with jQuery 1.5, but thats no problem for me ;)
Allot of thanks from Sweden!
good choice of colors on your blog. I enjoyed reading it! kudos 2 you
Thank you for any other informative site. The place else may I am getting that type of information written in such an ideal approach? I have a venture that I am just now operating on, and I have been at the look out for such information.
Great plugin! works perfect! Thanks A LOT!