=== WiPad ===
Contributors: sandropaganotti
Tags: ipad, theme
Requires at least: 2.8
Tested up to: 3.0.1
Stable tag: 0.3

WiPad is a WordPress theme/plugin designed for iPad, based on WpTouch and powered by Sencha Touch.

== Description ==

WiPad is a plugin created to display a special theme designed for iPad clients; it is powered by [Sencha Touch](http://www.sencha.com/products/touch/) to create the 
most pleasant experience possible. 

Actually there are only few features available:

* Landscape and Portrait version of the theme;
* Post pagination support;
* Post visualization.

Other features such as tags, categories, pages and permalinks will be made available in future releases.

To see this plugin in action visit http://sandropaganotti.com using an iPad or an iPad Simulator.

== Installation ==

WiPad depend on [WpTouch](http://wordpress.org/extend/plugins/wptouch/), in fact this plugin extend some of WpTouch classes so ensure that WpTouch is installed 
and activated before install WiPad.

1. Upload WiPad into your blog's `/wp-content/plugins/` directory;
2. Activate the plugin;
3. Browse your website either with an iPad or with an iPad Simulator. 

== Screenshots ==

1. Landscape version;
2. Portrait version.

== Changelog ==

= 0.3 =
- added permalink recognition and support

= 0.2 =
- handles posts pages
- does apply_filters to post content
- added simple_html_dom (http://sourceforge.net/projects/simplehtmldom/) for some HTML parsing

= 0.1 =
- load posts titles in the right panel
- load post contents as cards in the central panel
- it handles orientation correctly



