This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WiPad

Description

WiPad is a plugin created to display a special theme designed for iPad clients; it is powered by Sencha 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.

Screenshots

  • Landscape version;
  • Portrait version.

Installation

WiPad depend on 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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WiPad” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WiPad” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

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