=== TweetView-Widget === Contributors: ppfeufer Donate link: Tags: twitter, widget, social network, sidebar Requires at least: 3.1 Tested up to: 3.5 Stable tag: 1.6 Add a widget to your sidebar to show your latest tweets. == Description == Add a widget to your sidebar to show your latest tweets. A long time I searched a sidebarwidget to show my last tweets in my blog. So I found "Tweetbox" from Rob Carr. But the Sourcecode it generates was terribly. So my friend [Simon](http://sharjes.de) am I made our own plugin, based on Tweetbox. **Features** * Easy install. * Panel for easy configuration (Design -> Widgets). **Languages** * English * German * Spanish (thanks to [Rubén Álvarez](http://www.rubenas.com)) * French (thanks to [Geoffrey](http://creativejuiz.fr)) * Arabic (Saudi Arabia) (thanks to Hammad Alshammari) * Swedish (thanks to [Niklas Ekman](http://www.naxiait.se/)) == Installation == You can use the built in installer and upgrader, or you can install the plugin manually. **Installation via Wordpress** 1. Go to the menu 'Plugins' -> 'Install' and search for 'TweetView-Widget' 1. Click 'install' **Manual Installation** 1. Upload folder `tweetview-widget` to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. Configure plugin in Design -> Widgets. == Screenshots == 1. TweetView in action == Changelog == = 1.6 = * (02.01.2013) * Ready for WordPress 3.5 = 1.5.1 = * (14.10.2012) * corrected readme.txt = 1.5 = * (14.10.2012) * Changed the Twitter API to the new one. = 1.4.10 = * (03.09.2012) * Fixed JS compression errors. = 1.4.9 = * (03.09.2012) * Fixed JS error. = 1.4.8 = * (03.09.2012) * Fix: Corrected CSS-classes. = 1.4.7 = * (31.07.2012) * Fix script-tag = 1.4.6 = * (30.07.2012) * Fixed JS in footer to prevent errors if sidebar is not loaded. = 1.4.5 = * (28.07.2012) * Moved JS Function Call to the Footer-Section. Make sure [wp_footer()](http://codex.wordpress.org/wp_footer) is called in your theme properly. = 1.4.4 = * (10.07.2012) * Added swedish translation (thanks to [Niklas Ekman](http://www.naxiait.se/)) = 1.4.3 = * (18.05.2012) * Add: Arabic (Saudi Arabia) translation. Thanks to Hammad Alshammari. = 1.4.2 = * (12.04.2012) * Corrected option name (thanks to Amadeus) = 1.4.1 = * (08.04.2012) * Corrected Link to Tweets (thanks to Seb) * Updated german translation = 1.4 = * (20.02.2012) * Reworked php code. * Reworked js code. * tested up to WordPress 3.4-alpha. = 1.3.11 = * (09.11.2011) * Ready for WordPress 3.3 = 1.3.10 = * (07.11.2011) * Add: french translation (thanks to [Geoffrey](http://creativejuiz.fr)) = 1.3.9 = * (25.03.2011) * Add: spanish translation. (thanks to [Rubén Álvarez](http://www.rubenas.com)) = 1.3.8 = * (09.03.2011) * Fix: javascript generated validator-warnings fixed. = 1.3.7 = * (09.02.2011) * Fix: hide widget-titlebar if its empty. = 1.3.6 = * (26.01.2011) * Change: moved JavaScript to the footer to improve performance = 1.3.5 = * (09.01.2011) * Fix: corrected loading of JavaScript after saving action. * Update: translation * Add: Support for own CSS to style the widget. = 1.3.4 = * (08. 01. 2011) * Fix: translation in frontend (english/german) = 1.3.3 = * (08. 01. 2011) * Update: JavaScript = 1.3.2 = * (11. 12. 2010) * Add: Language Support for english and german = 1.3.1 = * (05. 12. 2010) * Add: Support via Flattr :-) = 1.3.0 = * (05. 12. 2010) * Update: Now Using WordPress Widget-API * Fix: Major code cleanup * Test: Ready for WordPress 3.1 (tested on WordPress 3.1-beta1-16723.) = 1.2.4 = * Code cleanup = 1.2.3 = * Upload to Wordpress Plugindirectory. = 1.2.2 = * Fixed a little bug in JavaScript. = 1.2.1 = * Added lnk to own twitterprofile unter the tweets. = 1.2.0 = * JavaScript no longer as inline. Now in external file. = 1.1.2 = * Little Bugfix in #hashtag function. = 1.1.0 = * #Hashtags are now linked. = 1.0.0 = * Initial Release. * Editied the JavaScript to generate a valid itemlist. == Frequently Asked Questions == For any questions use the comments in my article [http://ppfeufer.de/tweetview-widget-anzeige-der-letzten-tweets-in-der-wordpress-sidebar/](http://ppfeufer.de/tweetview-widget-anzeige-der-letzten-tweets-in-der-wordpress-sidebar/) == Upgrade Notice == Just upgrade via Wordpress.