tweetbox

Downloads

tweetbox 1.2.8 (tweetbox_1.2.8.zip)

Description

The tweetbox plugin let’s you display your latest tweet(s) in the sidebar of your blog, in a manner which will not disrupt the rest of your blog should Twitter be slow in responding.

Installation

  1. Unzip the zip file and upload the entire folder to wp-content/plugins.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Widget Enabled Themes

  • Go To The Widget Screen Under Appearance.
  • Add The tweetbox Widget.
  • Add Your Twitter username.
  • Enter the number of tweets you want to display
  • Save your changes

Non Widget Enabled Themes

  • Add the jquery.1.3.2.min.js file to the head of your document
  • Add The following HTML to your sidebar, replacing ‘YOUR_USERNAME’ with your actual Twitter username and ‘PLUGIN_DIRECTORY’ with the location of the tweetbox plugin *
<div id="tweetbox">

    <script type="text/javascript" src="PLUGIN_DIRECTORY/jquery-1.3.2.min.js"></script>

    <script type="text/javascript" src="PLUGIN_DIRECTORY/tweetbox.js"></script>

    <script>getTweets('YOUR_USERNAME', NUMBER_OF_TWEETS, 'checked' to enable day light saving or '' to disable it)</script>

    <div id="tweetboxtweets">Fetching latest tweets...</div>

</div>

Screenshots

  1. View of the widget in use.

Changelog

1.2.8

  • Added a day light saving time option to display the correct time for people affected by day light saving

1.2.7

  • Fixed an issue with the date processing, the times are now in sync with Twitter and the “moments ago” notice will only display while the tweet is less than two minutes old

1.2.6

  • Fixed a problem that could cause plugins to conflict

1.2.5

  • Added detection of usernames and link generation.
  • Fixed a bug with the URL detection regex

1.1.3

  • Created WordPress plugin from the tweetbox module

Upgrade Notice

1.2.8

  • Fixed an issue caused by day light saving time

1.2.7

  • Fixes an issue with the “Posted moments ago” notice being displayed longer than two minutes

1.2.6

  • Prevents tweetbox conflicting with other jQuery plugins

1.2.5

  • Adds new functionality to link generation and fixes bugs

Older Versions

tweetbox 1.2.7 (tweetbox_1.2.7.zip)

tweetbox 1.2.6 (tweetbox_1.2.6.zip)

Posted at March 17th, 2010.

10 Responses to “tweetbox”

  1. [...] tweetbox WordPress Plugin zeigt Tweets mittels eines Widgets in der Sidebar des Blogs an. Verwandte [...]

  2. [...] tweetbox WordPress Plugin von Rob Carr zeigt Tweets mit Hilfe eines Widgets in der Sidebar des WordPress Blogs an. Das Plugin [...]

  3. [...] tweetbox WordPress Plugin von Rob Carr zeigt Tweets mittels eines Widgets in der Sidebar des Blogs an. Das Plugin [...]

  4. [...] Carr´s Tweetbox WordPress Plugin zeigt Tweets mittels eines Widgets in der Sidebar des Blogs an. Das Plugin benötigt mindestens [...]

  5. Tweetbox says:

    [...] Eklenti Ana Sayfası [...]

  6. [...] aktif ettikten sonra bileşenler kısmından temanıza ekleyebilirsiniz. TweetBox Download | Eklenti Anasayfası Recently on Twitter: Bu eklenti sayesinde twitter güncellemelerinizi kolaylıkla sidebarınıza [...]

  7. [...] Tweetbox: Twitter güncellemelerinizi sidebarda yayınlamanızı sağlayan bir eklentidir.Eklentiyi yükleyip aktif ettikten sonra bileşenler kısmından temanıza ekleyebilirsiniz. TweetBox Download | Eklenti Anasayfası [...]

  8. [...] Eklenti Ana Sayfası [...]

Leave a Reply