Version 11, last updated by Richard Dallaway at April 30, 2010 22:40 UTC
WordPress Theme Summary
The theme is based on (i.e., a copy of) the default theme in WordPress, with some add itions and removals. It has been tested against WordPress 2.9.2 with PHP 5.3.1 and 5.2.11. The source for the plugin can be found under the Source/WordPress Theme tab of this site.
The theme makes use of the following...
Twitter Feed Plugin
The Twitter feed is a call to a Twitter Plugin which fetches the latest Tweets from the user ScalaIDE and presents them on the page. The appearance is controlled in the twitter call in index.php and also in the CSS (search for "twitter" in that file).
The original Twitter plugin is: http://rick.jinlabs.com/code/twitter/
WordPress link: http://wordpress.org/extend/plugins/twitter-for-wordpress/
Patched via: http://wordpress.org/support/topic/300800
This patched version is checked into the Source/Twitter Plugin git repository here on Assembla.
Recently Fixed Bugs Feed via a custom function
The recent closed bugs is an RSS feed pulled from Assembla. The code for this is in functions.php and is based on the feed calls in the Twitter Plugin.
PrettyPhoto for showing video from YouTube
The Screencast video is shown via a JavaScript lightbox effect which modifies links with the appropriate CSS class to show the video on the page.
This JavaScript is (unmodified): http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/documentation/
Google Analytics
Not currently used, but the project will almost certainly use the following for analytics: http://wordpress.org/extend/plugins/google-analytics-for-wordpress/
Zero Clipboard
The "Copy site URL to Clipboard" functionality is from: http://code.google.com/p/zeroclipboard
Spam
The site will use Akismet for comment spam.
