Title: iPad-Widget
Author: Aaron Kittredge
Published: <strong>01.04.2010</strong>
Last modified: 03.04.2010

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/ipad-widget.svg)

# iPad-Widget

 Автор: [Aaron Kittredge](https://profiles.wordpress.org/kittyridge/)

[Скачать](https://downloads.wordpress.org/plugin/ipad-widget.zip)

 * [Детали](https://ru.wordpress.org/plugins/ipad-widget/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/ipad-widget/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/ipad-widget/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/ipad-widget/#developers)

 [Поддержка](https://wordpress.org/support/plugin/ipad-widget/)

## Описание

Using this widget you can easily place the iPad containing an image of the cover
of the book you are reading in the sidebar. You can also specify a URL to link to
when clicking on the book cover image. Supports multiple instances, so you can use
it multiple times in multiple sidebars. (adapted from the Simple Image Widget)

Once the plugin is enabled, the widget will be available in your widgets list as«
iPad Widget». You can add this widget to sidebars as many times as you need. The
control interface allows you to specify the following options for each instance 
of the widget:

 * Image URL: The full URL to the image file
 * Alternate Text: Shown by the browser if image cannot be displayed
 * Link URL: URL to open when the book cover image is clicked on (optional)
 * Open link in new window: If this is checked, the above link URL will open in 
   a new browser window

## Скриншоты

 * [[
 * iPad Widget control interface
 * [[
 * iPad Widget in sidebar

## Установка

Installation is very simple:

 1. Copy/upload the `iPad-Widget` folder to your `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Add the «iPad Widget» plugin to a sidebar in ‘Design’ -> ‘Widgets’

## Часто задаваемые вопросы

  How do I upload an image?

The iPad Widget does not provide a mechanism for uploading images or files. You 
can however upload an image in the ‘Write’ section of WordPress. From there you 
can click on the ‘Add an Image’ icon (next to ‘Add Media’ label). After uploading
an image, copy the ‘Link URL’ for use in your iPad Widget.

  How many images can be display?

Each instance of the widget can only display one image, but you can create as many
instances as you need.

  How do I change the alignment?

This can be done with CSS. Depending on your WordPress theme, one of these methods
below will work, though you may have to experiment a little to find out which one.

For the last one with margin top, right, bottom, and left, replace the 0’s with 
a number, for example 10px, where the px stands for pixels. As you increase or decrease
a side, the Ereader will shift position enabling you to get the perfect spacing 
in you sidebar. Don’t forget that you can use negative numbers too, like -10px. 
Experiment with the numbers and refresh your website to see what way the Ereader
moves in your sidebar. Keep doing this until its just right!) :

    ```
    .ipad { text-align: center; }
    .ipad { margin:0 auto; }
    .ipad { margin:0 auto; text-align: center; }
    .ipad { margin:0 auto; text-align: left; }
    .ipad { margin-top:0px; margin-right:0px; margin-bottom:0px; margin-left:0px; }
    ```

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«iPad-Widget» — проект с открытым исходным кодом. В развитие плагина внесли свой
вклад следующие участники:

Участники

 *   [ Aaron Kittredge ](https://profiles.wordpress.org/kittyridge/)

[Перевести «iPad-Widget» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/ipad-widget)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/ipad-widget/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/ipad-widget/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/ipad-widget/) по [RSS](https://plugins.trac.wordpress.org/log/ipad-widget/?limit=100&mode=stop_on_copy&format=rss).

## Мета

 *  Версия **1.2**
 *  Обновление: **16 лет назад**
 *  Активных установок: **10+**
 *  Версия WordPress ** 2.5 или выше **
 *  Совместим вплоть до: **2.9.2**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/ipad-widget/)
 * Метки:
 * [image](https://ru.wordpress.org/plugins/tags/image/)[photo](https://ru.wordpress.org/plugins/tags/photo/)
   [picture](https://ru.wordpress.org/plugins/tags/picture/)[sidebar](https://ru.wordpress.org/plugins/tags/sidebar/)
   [widget](https://ru.wordpress.org/plugins/tags/widget/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/ipad-widget/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/ipad-widget/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/ipad-widget/reviews/)

## Участники

 *   [ Aaron Kittredge ](https://profiles.wordpress.org/kittyridge/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/ipad-widget/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://www.kittyridge.com/freebies/)