Описание
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.
Установка
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.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«WiPad» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WiPad» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
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