Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Twitter List Widget

Beschreibung

This plugin allows to place widgets on your sidebars, that fetch the contents of one or more RSS feeds, combine them by date if there is more than one, and display their contents in a twitter-like manner, that is, a list of texts, where links, @someone and #something are turned into links.

Use it typically to condense several twitter feeds into one, or to display any other feed that follows twitter syntax, such as identi.ca

Installation

  1. Upload plugin-name.php to the /wp-content/plugins/ directory or use the wordpress plugin installer
  2. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. A new „Twitter List Widget“ will be available.
  4. Give a list of feeds to the widget, separated by commas, such as http://www.example1.com/rss,http://www.example2.com/rss2

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„Twitter List Widget“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Twitter List Widget“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

0.1

  • First version

0.2

  • Added a checkbox to have the first word of the feed turned into a twitter name link (use this if the first word is a twitter name, of course)
  • If the feed contains an author field (for ex. twitter search results), the name is added as the first word of the displayed text (useful with checkbox above)