*** Daily Edition Changelog *** 2016.01.22 - version 1.6.9 * Retired - Removed Contact Form template to prevent future XSS issues. Please use Jetpack Contact Forms as a replacement. template-contact.php 2015.08.31 - version 1.6.8 * Fix - Updates widget constructors to use __construct. /includes/theme-widgets.php 2011.10.18 - version 1.6.7 * style.css - fixed z-index for top navigation dropdown and main navigation (#suckerfish) 2011.10.01 - version 1.6.6 * style.css - added image caption alignment styles (line 931) 2011.09.27 - version 1.6.5 * style.css - added image alignment styles (line 930) 2011.09.24 - version 1.6.4 * archive.php, search.php - fixed a bug related to displaying thumbnail 2011.08.17 - version 1.6.3 * index.php, archive.php - removed woo image thumbnail if full content is set 2011.08.05 - version 1.6.2 * includes/theme-options.php, includes/theme-actions.php - updated slider speed options 2011.05.24 - version 1.6.1 * style.css - Added .text-meta to fix a CSS conflict on the date archive. (line 622) 2011.02.27 - version 1.6 * index.php - Added slider_exclude condition (line 12) * includes/theme-options.php - added slider_exclude option (lines 268-272) 2011.02.18 - version 1.5 * includes/theme-widgets.php - made 125x125 widget multiwidget 2011.02.14 - version 1.4.11 talking-points.php - added missing echo before get_the_time 2011.01.27 - version 1.4.10 includes/theme-widgets.php - add author widget (lines 237-284 ) style.css - styles for author widget 2011.01.13 - version 1.4.9 * styles/solid-green.css, styles/solid-pink.css, styles/solid-blue.css - Fixed footer widget headings color * styles/solid-black.css, styles/solid-brown.css, styles/solid-darkblue.css, styles/solid-purple.css - Fixed featured slider heading color 2010.12.14 - version 1.4.8 * search.php - show 1 column posts only with excerpt 2010.12.11 - version 1.4.7 * wigitized Woo Tabs * sidebar.php - removed current Woo Tabs * theme-functions.php add Woo Tabs functions * theme-widgets.php added Woo Tabs 2010.11.14 - version 1.4.6 * added WP thumb support in options 2010.10.03 - version 1.4.5 * style.css - Fixed navigation z-index 2010.09.26 - version 1.4.4 * style.css - Added CSS for contact page template * includes/theme-options.php - Added support for contact form * template-contact.php - *NEW* Contact form template. 2010.09.13 - version 1.4.3 * style.css - fixed reply (.comment-body AND ol.commentlist li .reply a) 2010.08.03 - version 1.4.2 * includes/theme-functions.php - removed Yoast Breadcrumbs plugin * page.php - fixed yoast function call * single.php - fixed yoast function call * includes/theme-options.php - removed option to show breadcrumb. Install plugin to show breadcrumbs. 2010.06.28 - version 1.4.1 * style.css - Fixed Gravity forms styling bug 2010.06.21 - version 1.4.0 * header.php - Added theme support for WordPress 3.0 Menu Management * /includes/theme-functions.php - Added theme support for WordPress 3.0 Menu Management 2010.06.13 - version 1.3.2 * style.css - Added styling for Gravity forms 2010.04.28 - version 1.3.1 * search.php - sanitized search 2010.04.25 - version 1.3 * header.php - Added support for WooNav 2010.04.04 - version 1.2.1 * index.php - disabled exclude of posts if you disable featured slider 2010.03.31 - version 1.2 * /functions/ - Updated Framework to 2.7.0 (Major update with newly added files) * functions.php - Updated to conform with new framework * header.php - Added woo_title(); & woo_meta(); and the loading order for the slider.css (Chrome Bug) * /includes/featured.php - Fixed bug in Slider. 2010.03.16 - version 1.1.2 * includes/video.php - fixed video thumbnails 2010.03.01 - version 1.1.1 * comments.php - fixed a php conditional statement error. 2010.02.26 - version 1.1 * comments.php - fixed minor issue with tracbakcs not shown if no comments 2010.01.30 - version 1.0.12 * /includes/js/wooslider.js - updated to 1.0.2 with validation fix * /includes/featured.php - Made a rel="" to title="" to fix validation 2010.01.20 - version 1.0.11 * archive.php - fixed bug where archive was showing full content regardless of option 2010.01.03 - version 1.0.10 * /includes/js/scripts.js - Modified equal height script with negative offet of 8px 2009.11.16 - version 1.0.9 * style.css - Changed font color for .video-thumb-popup 2009.11.04 - version 1.0.8 * single.php - Changed comment template function to accommodate pingbacks * comments.php - Added function to separate comments and pingbacks * includes/theme-comments.php - Added custom callback function for pingbacks * style.css - Added styling for pingbacks list * lang/therapy.po - Updated .po file 2009.11.02 - version 1.0.7 * /header.php - Changes wooslider init, added IE8 hack for slider and removed cufon scripts. See theme-js.php * /style.css - Added and removed classes relating to the slider. See slider.css * /includes/theme-js.php - Added cufon script and changed the GASlider to WooSlider. * /includes/theme-functions.php - Adjusted the classes for the slider height modifier in header output. * /includes/talking-points.php - Fixed comments bug. * /includes/featured.php - Reworked this file to tie in with new slider script. * /includes/js/GASlider.js - DELETED * /includes/js/wooslider.js - ADDED * /images/fleche1ie.gif - ADDED * /images/fleche2ie.gif - ADDED * /slider.css - ADDED 2009.10.21 - version 1.0.6 * /archive.php - Adjusted loop to output simpler sysntax * /index.php - Adjusted loop to output simpler sysntax * /search.php - Adjusted loop to output simpler sysntax * /style.css - Reworked the CSS to make .continue to .more-link * /styles/*.css - Adjusted classes 2009.10.13 - version 1.0.5 * /includes/js/GASlider.js - modified to accept options * /includes/theme-options.php - added new option for controlling slider settings * /header.php - added slider init for sending through slider parameters. 2009.10.09 - version 1.0.4 * header.php - change cufon js position 2009.10.08 - version 1.0.3 * /includes/video.php - added gettext to Video playlist * /lang/dailyedition.po - added missing text * /includes/init-sidebar.php - Added "Sidebar Top" * sidebar.php - Added get_sidebar('sidebar-top') 2009.10.05 - version 1.0.2 * /images/rss_32.png - ADDED * /header.php - added RSS list item on category navigation (#nav2) * /style.css - added styles for RSS list item (.nav2-rss) 2009.09.15 - version 1.0.1 * /functions/ - framework update to V1.1 * /includes/js/scripts.js - Fixed video playlist hover IE bug * /includes/popular.php - Fixed image thumbs issues in sidebar. * /includes/talking-points.php - Fixed some bugs. * /includes/video.php - Fixed video playlist hover IE bug * /sidebar.php - Fixed video playlist hover IE bug * /style.css - Tweaked class for video hover popup. 2009.09.15 - version 1.0 * First Release! 2009.09.15 - version 1.0 * First Release!