<?xml version="1.0" encoding="utf-8"?>
<install version="1.7" type="plugin" group="content">
    <name>Mobile Content Switch plugin for iPad/iPhone/iPod</name>
    <author>Jossi Fresco - WOPG</author>
    <creationDate>Apr 7, 2010</creationDate>
    <copyright>(c) 2010 Josi Fresco</copyright>
    <license>http://www.gnu.org/copyleft/gpl.html GNU/GPL</license>
    <authorEmail>web_projects@mac.com</authorEmail>
    <authorUrl>http://emandteee.com/blog</authorUrl>
    <version>2.0</version>
    <description><![CDATA[The Mobile Content Switch Plugin is a free Joomla Plugin that will enable you to hide or show content depending if the user is visiting your site from an Apple iPad, iPhone, iPod Touch, or not. Also supported are Android, PalmOS, Blackberry, SonyEricsson, and SymbianOS devices. Great to render a quicktime embed for iPads, and a Flash embed code for non iPad devices, or otherprovide specific content for different mobile devices.<br /><br />
	<strong>Usage:</strong> <ul>
    <li>{ipad}Display content to visitors on an iPad.{/ipad}</li>
    <li>{noipad}Display content to visitors not on an iPad{/noipad}</li>
    <li>{iphone}Display content to visitors on an iPhone or iPod touch.{/iphone}</li>
    <li>{noiphone}Display content to visitors not on an iPhone or iPod touch.{/noiphone}</li> 
   <li>{applemobile}Display content to visitors on EITHER an iPad, an iPod, or an iPhone{/applemobile}</li>
    <li>{noapplemobile}Display content to visitors on NEITHER an iPad, an iPod, or an iPhone{/noapplemobile} </li>
    <li>{android}Display content to visitors on an Android device{/android} </li>
    <li>{blackberry}Display content to visitors on an BlackBerry{/blackberry} </li>
    <li>{palm}Display content to visitors on an PalmOS device{/palm} </li>
    <li>{sonyericsson}Display content to visitors on an SonyEricsson (Nokia) device{/sonyericsson} </li>
     <li>{symbian}Display content to visitors on an SymbianOS device{/symbian} </li>
    </ul>
    - Great to display a Flash video embed for non-Apple mobile devices, and a Quicktime movie for Apple mobile devices, or to display content for specific mobile devices.]]>
    </description>
    <files>
        <filename plugin="mobilecontentswitch">mobilecontentswitch.php</filename>
    </files>
    <params/>
</install>