Requirements:
* Cotonti Siena
* If you want to use SEF URLs like m.example.com, make sure m.example.com, w.example.com and example.com point to your site.

Installation:
1) Install the plugin.
2) Fill out mobile/tablet theme names in plugin configuration.
3) Put following links in any TPL:

<a href="{PHP.normal_url}" rel="nofollow">{PHP.L.Full_version}</a>
<a href="{PHP.mobile_url}" rel="nofollow">{PHP.L.Mobile_version}</a>
<a href="{PHP.tablet_url}" rel="nofollow">{PHP.L.Tablet_version}</a>

Customization:
* Open inc/mobiswitcher.config.php and edit device detection patterns and the list of tablet systems if necessary.