=== Theme to Browser (T2B) Control ===
Contributors: federico_jacobi
Donate link: http://www.federicojacobi.com/
Tags: themes, browser, design, control, browser control, mobile, blackberry
Requires at least: 2.0.2
Tested up to: 3.1.1
Stable tag: trunk

Displays different themes based on the browser used.

== Description ==

Helps you use a different theme depending on the browser your site is viewed on. This is great for things like having a dedicated theme for mobile devices, but also is a great way to cheat your way out of CSS hacks and browser specific annoyances ( IE anybody? ). Even though themes are usually designed to be cross browser and CSS fine tuning is part of it, sometimes you do not have the time to spend trying to figure out a way to make the pages behave across browsers.

PLEASE vote and/or rate if it works for you or let me know if there's a fix needed at web[at]federicojacobi.com.

Supported browsers for now: Internet Explorer, FireFox, Opera, iPad/iPhone/iPod, Safari, BlackBerry8310 specifically, and other BlackBerry models (non-specific). All of them modern versions, however, version specific detection will come in future upgrades of the plugin.

Thanks to Nicholas McQuillin and Paul Gregory for their help.

== Installation ==

1. Upload `t2b.php` to the `/wp-content/plugins/t2b/` directory (create if necessary)
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Now there will be a new option on the Appearance tab ... that's where the magic works

== Frequently Asked Questions ==
What browsers are detected?
Internet Explorer, FireFox, Opera, iPad/iPhone/iPod, Safari, BlackBerry8310, BlackBerry

What about browser versions (ie5, ie6, operamini) ?
Not yet, but it is high in the todo list. For now IE is all the same.

Can I add other browsers?
If you know PHP yes ... just got to the code and modify the first few lines, otherwise, drop me a line at web[at]federicojacobi.com and I'll take care of it for you.

What if the browser is not detected?
It will show the theme selected in the Appearance / Theme menu.

How do I change what browser gets what theme?
In the Appearance tab under T2B Control ... that's where the magic happends



== Screenshots ==

1. Easy selection based on browser

== Changelog ==
= 0.21 =
Child themes now supported. Important fix. iPad added to browser list.

= 0.2 =
BlackBerry8310 and All BlackBerry models added.

= 0.1 =
First version published. Yay!

== Upgrade Notice ==
= 0.21 =
The plugin wasn't working with child themes, now it is! Important fix. iPad added to browser list.

= 0.2 =
Non critical update. It adds support for BlackBerry phones.

= 0.1 =
First version