=== TwitterPad === Contributors: mhawksey Tags: twitter, rss, autoblogging, aggregation, pages, automatic, notetaking Requires at least: 2.5 Tested up to: 2.8.5 Stable tag: 1.2a TwitterPad allows twitter users to automatically collect tweets using custom search strings which are added to a specified page == Description == TwitterPad is an automatic RSS-to-page plugin designed to integrate with [twitter](http://twitter.com). This plugin allows the user to add a number of custom search strings from [search.twitter.com](http://search.twitter.com) specifying which page new tweets should be added to. For example, using 'from:{yourtwittername} #tp' I can collect all of my tweets which have been tagged #tp. You are also not just limited to collecting your own tweets, any search string will work. The plugin was designed to automatically collect tweets I wanted to save for future reference (a tweet pad) and the page you collect tweets to doesn't have to be public. The plugin allows you to update any page in your blog, even if it is private. Tweets are by default automatically collected once a day the newest appears to the top of the page. There is an option to update more often if required. [Here is an example of TwitterPad in use](http://www.rsc-ne-scotland.org.uk/mashe/googlewavetips/). Tweet feature requests with the #twpadreq == Installation == 1. Upload the `twitterpad` directory to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. In the 'Settings' for 'TwitterPad' enter a rss feed url for your query (i.e. Goto [search.twitter.com](http://search.twitter.com) enter your search term then copy the 'Feed for this query' url) 1. Select the page you would like updates to be added to 1. Click 'Add Feed' == Screenshots == 1. Screenshot of outlining the styling tags generated by the plugin. Layout can be customised via your theme css. == Changelog == **1.2a** - Added screenshot **1.1** - Option to control update frequency **1.0** - Initial Release