Descripció
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.
Captures
Instal·lació
WiPad depend on WpTouch, in fact this plugin extend some of WpTouch classes so ensure that WpTouch is installed
and activated before install WiPad.
- Upload WiPad into your blog’s
/wp-content/plugins/
directory; - Activate the plugin;
- Browse your website either with an iPad or with an iPad Simulator.
Ressenyes
No hi ha ressenyes per a aquesta extensió.
Col·laboradors i desenvolupadors
«WiPad» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradorsTraduïu «WiPad» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.
Registre de canvis
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