================================================================================================== Redoable Changelog http://www.deanjrobinson.com/wordpress/redoable ================================================================================================== Last Updated: 25-04-2007 -------------------------------------------------------------------------------------------------- Current Version: 1.2 ================================================================================================== v1.2 - Released 25-04-2007 -------------------------------------------------------------------------------------------------- Changed files: - navigation.php - searchloop.php - search.php - sidebar.php - style-dynamic.css.php - theloop.php - style.css - options/app/sbm.php - modules/* - comments.php - options/app/options.php - options/app/update.php - options/display/form.php - header.php - sidebar2.php - functions.php - single.php - badgefarm.php - modules/badgefarm.php - modules/twitttwoo.php * Replaced below echo($after_module); in all modules, to fix sbm spacing problem. * Checked support for Gravatar plugin. * Repositioned Gravatar to left hand side in-front of commenter name. * Added admin option to enable/disable 'Get Firefox' banner. On by Default. - changed display condition from conditional comment, to a php if condition. * Added admin option to change sidenote behaviour, you now have the option for the title to link to the post and not strip the first link from the post. * Added option to use a custom logo for the blog header. Image should be 184x37 pixels, for more information on using different image sizes please see the Support Forum. * Added the abilty to change the header and links colours from the admin panel. - Choice of colours now available: Red, Blue, Green, Orange, Aqua, Pink, Grey, Black * New option to allow custom number of links to be shown in sidebar Blogroll. * Removed Listen and Watch modules from the default sidebar, they can still be used with SBM. * All default sidebar items now show on all pages. * Applied solution to single.php and page-comments.php, to solve incorrect comment problem. - Source: http://www.dzamir.com/blog/2007/02/16/problema-commmenti-wordpress-redoable * Custom Technorati badge added to the badge farm. * Alternate page menu which should be accessible to IE6 users. #alt_menu in style.css * Removed additional title from Calendar/months module when used with SBM. * The badge farm is now optional and configurable. - Added option to easily turn badge farm on and off from admin. - individual badges can be enabled/disabled from the admin panel. - a set of if statements in the badge module to display the correct badges. - badge farm is now a module and is also part of the default sidebar. - Technorati badge is grouped with 'blog reactions' display. - Feedburner badge and reader count are grouped. - Added input field for the url of feedburner feed to be used with badges. * Added Twitt-Twoo to default sidebar, only displayed if plugin is active * Added Twitt-Twoo module. * 'Sidenotes' column is now widgetised. Not perfect, but is usable. * Fixed sidenotes problem where all links were being striped out. Only the first link is now. * Corrected some small mistakes in the admin options panel. * Fixed body margins which were causing horizontal scrollbars in 1024x768 resolution. * Fixed a couple of xhtml validation issues, any remaining problems are specific to certain plugins, and not Redoable. * Some general organisation and cleanup of style.css. v1.1 - Released 29-01-2007 -------------------------------------------------------------------------------------------------- * Now Wordpress 2.1 compatible! Still backwards compatible with 2.0.x * Live Search now working. When on index.php it hides the sidenotes column when it performs the search. Is still buggy when using custom permalinks. * Live Search results can be displayed on the full page (default) or in the sidebar. * Fixed padding around

to add gap between meta block and top of the first paragraph. * Moved ShareThis to the start of the second meta-row, modified share-link style. * Corrected the Redoable link in footer.php * Added style-dynamic.css.php which is the dynamic stylesheet for colors. * Add 'dynamic css' options to Redoable options. * Added support for iMP Download manager plugin, including styles to override the originals. * Modified imgDigg style - added background colour and border * Added diggButton style - same style as imgDigg, used when Digg count is displayed. * Added support for wp-recent-links plugin. - added .lentry , .published_link and .link-title to style.css for recent links - included addtions to theloop.php * Added support for Spam Karma 2 plugin * Added support for Quoter plugin, including small style change * Added support for Subscribe-to-comments plugin * Single post meta data can now be display in two different way, one option is as separate column, the other is to display in under the post tile like on the homepage. * Changes to modules using links categories to cater for the changes to how categories are handled in WP2.1. Changes to sidebar.php, modules/listen.php, modules/watch.php and modules/blogroll.php and options/display/form.php * Added searchloop.php which is used to display the search results in the sidebar. * Added support for Ultimate Category Cloud plugin on Archives page. Displays category cloud. * Detects if browser is Safari and uses Search search box, if not Safari then displays styled text input. Both work with livesearch, which required modification to livesearch.js.php. * Added support for the lastest version of Gregarious with the following change to code: '; } ?> '; } ?> * Cleaned up loads of unused code, comments and general rubbish to reduce file sizes. -- end -- v1.0r1 - Released 01-01-2007 -------------------------------------------------------------------------------------------------- * Added the following line page.php and page-comments.php Checks that show_digg_button function exists before attempting to use the function. Needed to stop errors when Gregarious either inactive or not installed. * Modified .pinglist in style.css to give it a darker background color to make the text visible. -- end -- v1.0 - Released 31-12-2006 -------------------------------------------------------------------------------------------------- Initial public release. -- end --