ajpiano / jQuery-Twitter-Plugin

A jQuery plugin for putting twitter searches on websites.

Home Page:http://code.bocoup.com/jquery-twitter-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery Twitter Plugin: jquery.twitter.js A jQuery plugin for working with the Twitter Search API to put twitter searches on websites with a simple syntax that follows the Twitter Search API URL parameters.

In addition to supporting the default Twitter Search API URL parameters, $.twitter() and $.fn.twitter() also support five options for filtering out mentions and retweets and for handling no results cases client side.

The jQuery fn twitter plugin fills each element in the collection it operates on with an unordered list of twitter statuses based on the options passed in.

================================

Documentation: http://code.bocoup.com/jquery-twitter-plugin/

================================

Copyright (c) 2010 Bocoup, LLC Authors: Boaz Sender, Rick Waldron, Nick Cammarata Dual licensed under the MIT and GPL licenses. http://code.bocoup.com/license/

JavaScript Linkify - v0.3 - 6/27/2009 http://benalman.com/projects/javascript-linkify/

Copyright (c) 2009 "Cowboy" Ben Alman Dual licensed under the MIT and GPL licenses. http://benalman.com/about/license/

Some regexps adapted from http://userscripts.org/scripts/review/7122

Minified with JSmin: http://www.crockford.com/javascript/jsmin.html

About

A jQuery plugin for putting twitter searches on websites.

http://code.bocoup.com/jquery-twitter-plugin/