=== TweetView-Widget ===
Contributors: ppfeufer
Donate link:
Tags: twitter, widget, social network, sidebar
Requires at least: 3.1
Tested up to: 3.4-alpha-19948
Stable tag: 1.4
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 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)
* French (thanks to Geoffrey)
== 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.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)
= 1.3.9 =
* (25.03.2011)
* Add: spanish translation. (thanks to Rubén Álvarez)
= 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://blog.ppfeufer.de/tweetview-widget-anzeige-der-letzten-tweets-in-der-wordpress-sidebar/
== Upgrade Notice ==
Just upgrade via Wordpress.