=== Chameleon CSS === Contributors: zeally Donate link: http://wegrass.com/playground/ccss Tags: css, switcher, switch, chameleon, choose, style sheet, condition, theme, ajax Requires at least: 2.8 Tested up to: 3.0.5 Stable tag: 1.1b CSS Swither (Manual and Automatic by condition). == Description == * Chameleon CSS let your WordPress site to automatically select CSS file upon your specific condition, for current release Time, Date, Day and Month conditions are available. * Generate CSS switch list (widget and template tag) Feature: * Date, Time, Day and Month condition * Date-Time souce: Client or Server * CSS switch list (Widget and Template Tag) * Very friendly UI * Compatible with WP Super Cache Relate Link: [Plugin Homepage & Document](http://wegrass.com/playground/ccss/) == Installation == 1. Upload the full directory into your wp-content/plugins directory 2. Activate the plugin at the plugin administration page 3. If you use *WP Super Cache*, go to setting - WP Super Cache and click on [Delete Cache] button 4. Prepare CSS files for different looks 5. Go to plugin configuration page (Setting -> Chameleon CSS) 6. Fill CSS description and file path, then click add button 7. Drag selected CSS to decided condition 8. Happy * After update new version, don't forget to press Ctrl + F5 at Chameleon CSS admin page to clear the CSS cache. == Frequently Asked Questions == I'm waiting for your question. == Screenshots == 1. Sample result 2. Administration - Time condition interface == Changelog == = 0.1 = * Hatch. = 0.2 = * Compatible with WP Super Cache. = 0.3 = * Date-Time source : client or server. = 0.4 = * Resolve library's conflict problem (Thank you for Marcelo). = 0.5 = * Add active/inactive function. * Update author url. = 0.6 = * Add Day condition. = 0.7 = * Add Month condition. * Minor bugs fix. = 0.7b = * Minor compatability fix. = 1.0 = * Stable release. * UI improved. * Fix php deprecate function issue ( above PHP 5.3.0 ) * Update jQuery core. = 1.1 = * Add ability to generate CSS switch list (widget and template tag) - Suggest by Jim Wurster * Admin UI improved. * Fix css path mismatch in admin page. = 1.1a = * Minor bug fix (report by Vasilj Milosevic) = 1.1b = * Minor fix (report by Webslugger) == Credit == * Justin Tadlock : widget creating guide http://justintadlock.com/archives/2009/05/26/the-complete-guide-to-creating-widgets-in-wordpress-28 * Jim Wurster : CSS switch list (feature suggest) == Upgrade Notice == = 1.0 = * Fix error when using PHP 5.3.0 or upper. * Lot of UI improve. * Stable release. * Update jQuery core. = 1.1b = * Solve : Fatal error: Cannot redeclare class services_json