*** Headlines Changelog *** 2010.03.04 - version 2.4.1 * header.php - updated custom nav parameters (line 125) * includes/page_nav.php - updated custom nav parameters (line 13) 2010.02.23 - version 2.4 * includes/theme-widgets.php - added AdSpace widget (replaces 300x250 ad widget) * includes/theme-options.php - removed 300x250 ad options * style.css - fixed adspace widget styling (line 340-341) 2010.02.07 - version 2.3.2 * includes/featured.php - PROPER fix so that you can use multi word tags in the featured slider * /functions/admin-setup.php - custom css wasn't outputted with text title enabled 2010.02.05 - version 2.3.1 * includes/featured.php - Fix so that you can use multi word tags in the featured slider 2010.01.27 - version 2.3 * header.php - added Custom Woo Nav (line 122 - 138) * includes/page-nav.php - added Custom Woo Nav * functions.php - added Custom Woo Nav include * /functions/ - WooFramework update * style.css - Added #cat-nav .nav-description (line 140) 2010.01.18 - version 2.2.2 * index.php - Fixed bug with missing posts if user disabled featured panel (line 5-6) 2010.01.08 - version 2.2.1 * includes/theme-functions.php - Fixed custom link output header.php - Added woo_head() hook * includes/page-nav.php - Changed order of Posts and Email subscribe 2010.01.05 - version 2.2 * template-contact.php - Added contact form page template css/contact.css - Contact form CSS includes/theme-options.php - Added e-mail option for contact form in general options 2009.12.22 - version 2.1.3 * header.php - conditional php if on javascript for featured area (line 46, 66) 2009.12.21 - version 2.1.2 * archive.php - fixed image size to use the thumbnail size in the options panel 2009.12.21 - version 2.1.1 * /functions/* - Core framework update * /includes/theme-functions.php - Added !important to style options added to the head (Colorpickers). 2009.12.19 - version 2.1 * includes/theme-options.php - Added option to set top background color and link color includes/theme-functions.php images/bg-gradient.png 2009.12.18 - version 2.0 * /functions/* - Core framework update - version 2.0 * comments.php - Added pingbacks / tracbacks style.css - Added pingbacks (section 5.3) includes/theme-comments.php - added pingbacks * includes/theme-options.php - Added text title option style.css - added text title styling (section 2.3 #logo) 2009.12.16 - version 1.1.5 * style.css - Fixed line 84 (title hover border:none), added line 277 .wp-caption a:hover 2009.12.15 - version 1.1.4 * includes/featured.php - fixed add_option to update_option for featured posts to be excluded from normal posts 2009.12.04 - version 1.1.3 * functions/admin-functions.php - Added missing WPMU image fix 2009.12.02 - version 1.1.2 * 404.php - fixed _( to _e( on line 11 and 12 * includes/js/loopedslider.js - added fix to have min-height on featured tabber 2009.11.29 - version 1.1.1 * style.css - REmoved position:relative on line 233 2009.11.26 - version 1.1 * index.php - Fixed exclude of featured posts to work on paged pages (line 10-12) * includes/featured.php - Fixed exclude of featured posts to work on paged pages (line 76) * header.php - Fixed IE bug with z-index (line 40) * style.css - added min-height (line 205) 2009.11.07 - version 1.0.7 * style.css - fixed styling on .post-bottom (line 227) * images/bg-post-bottom.png - updated background image for .post-bottom style * single.php - added clearfix on line 39 * includes/theme-js.php - Load woo_tabs.js always 2009.11.06 - version 1.0.6 * includes/page-nav.php - Fixed subscribe to e-mail link 2009.11.06 - version 1.0.5 * includes/featured.php - changed parameters on woo_get_image function 2009.11.05 - version 1.0.4 * header.php - fixed page nav not showing (line 113) and exclude category (line 118) * single.php - fixed content ad not showing in single post (line 14) 2009.11.05 - version 1.0.3 * includes/theme-options.php - Added option to move page nav to the top includes/page-nav.php - New file for page navigation code header.php - include of includes/page-nav.php in two places, replacing old page navigation code 2009.11.05 - version 1.0.2 * includes/theme-options.php - Added featured slider options * header.php - added featured slider options (line 46-64) 2009.11.05 - version 1.0.1 * page.php - removed breadcrumb function call 2009.11.05 - version 1.0 * First release!