Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

WiPad

Beschreibung

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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende & Entwickler

„WiPad“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „WiPad“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

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