=== Plugin Name === Contributors: filosnet Tags: twitter, search, rank, tweefind Requires at least: 2.5 Tested up to: 2.8.x Stable tag: 0.8 == Description == **Tweefind.com** WordPress plugin automatically adds at the bottom of your blog posts (no homepage, but **single pages only**) the most relevant tweets related to your posts' content. The plugin actually searches Tweefind.com for tweets related to *first keyword* you use to tag your post. This behavior will be improved in the next versions. Tweets are added **live**, so if new tweets coming from users with higher rank (provided by Tweefind.com) come out, the tweet/tweets displayed *will be replaced* with the new ones. You can pause the auto-update by pressing the pause button at anytime or you can deactivate it from the admin panel. For more information on Tweefind.com, please go to http://www.tweefind.com. You may also want to take a look at the presentation available on Slideshare: http://www.slideshare.net/filosnet/tweefind-a-rankbased-twitter-search-engine == Installation == This section describes how to install the plugin and get it working. 1. Upload `tweefind.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == Q: I don't want that horizontal scrollbar! A: If a horizontal scrollbar appears, make sure that the width you set is big enough otherwise you can try to use the "small" version of the widget, by setting the appropriate parameter on the admin panel. Q: I don't want that vertical scrollbar! A: If a vertical scrollbar appears, make sure that the height you set from the admin panel is big enough. == Screenshots == Take a look at http://www.lucafiligheddu.com for a fully functional example (open one of the blog posts, it is not available on the home page). == Changelog == = 0.8 = * Minor bug fixes = 0.7 = * Added link to the admin page from the WP Plugin page, added new available size, ability to change the default tag (in case no tags are available for a post), minor bug fixes. = 0.5 = * Added the ability to show/hide the search box, change the main color, hide the Tweefind logo, stop live search, show/hide play/pause button. = 0.3 = * Added the ability to modify the number of tweets shown. = 0.2 = * Added admin panel. Width and Height can be modified. = 0.1 = * First version