=== Dingshow === Contributors: filzo, candrews Donate link: filzo.de Tags: microblogging, identi.ca, laconi.ca, bleeper.de Requires at least: 2.6 Tested up to: 2.8 Stable tag: trunk Dingshow allows you to show your recent entries at a laconi.ca-based microbloggingservice in your Wordpress-blog. == Description == Dingshow allows you to show your entries at an laconi.ca-based microblogging service (e.g. identi.ca, bleeper.de) in an easy way on your Wordpress-powered blog. Here are some of the Plugin's features: * widget-ready * supports all laconi.ca-based services * select how many entries you want to show * you can optionally show your nickname and link it to your microblogging-profile * hashtags and answers (@foobar) are parsed and linked correctly == Installation == The installation of Dingshow is as simple as slicing bread: 1. Upload the folder 'dingshow' into the plugin-folder of Wordpress. 2. Activate the plugin through the 'Plugins' menu in WordPress = Configuration & Usage = There a two ways of integrating dingshow into your Blog: **1. the dingshow-widget** Using the widget is the most simple and elegant way of integrating your microbloggingentries into your blog. To do so, add the widget via 'presentation->widgets' to your sidebar, and configure it in the dingshow-menu, which is a submenu of Wordpress' 'Options'-Page. **2. the dingshow-themetag** Alernatively you can use a theme-tag, whichs allows you to show the plugin not only in the sidebar, but anywhere on your blog. In order to use the theme-tag you need to edit your themefiles, and add the following code at the places you want dingshow to be seen: `` To configure it, go to 'Options->Dingshow'. == Frequently Asked Questions == = Can you implement the xyz-feature? = Maybe. Feel free to contact me! = Will there be translations of dingshow into other languages? = Since dingshow uses languagefiles, it is absolutely no problem to translate it into other languages, so anyone who wants to translate it can do it. == Screenshots == There are no screenshots yet. == Changelog == =0.4= Add timestamp to each ding (if the feed has 'pubdate' elements) =0.3= Use in the included style.css instead of linking to same copy on the external site