Описание
Plugin uses light-weight Lytebox js-project by Markus F. Hay (http://lytebox.com, Creative Commons Attribution 3.0 License).
After activate, plugin will make modal-window-openable every link with href=»…image» found in post (or page, or custom post) content.
To prevent link to be treated by plugin put «?» symbol on its end:
… — opens in modal window
… — standard behaviour
You can show name and description of picture in modal window. Just put them into «title» and «data-description» attributes:
…
…
Settings:
- select color scheme
- disable autogroup images (Thus you can manually group images from one page to a several groups)
+++++++++++++++++++++
Находит в контенте все ссылки, которые ведут на изображения и делает их открывающимися в модальном окне
Чтобы сделать исключение, добавьте знак ? в конец адреса картинки
… — откроется в модальном окне
… — откроется стандартно
Подпись и описание для изображения берутся из атрибутов title и data-description
…
…
В настройках можно выбрать цветовую схему, а также отключить автогруппировку изображений (создавать группы для перехода по картинкам можно будет вручную).
Скриншоты
Установка
- Install plugin either via your wp-admin plugins page, or by uploading the files to your server.
- Activate the plugin.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«PWP Lytebox» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «PWP Lytebox» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.3.2
- Fix regular expression
1.3.1
- Update translation
1.3.0
- Add resise speed setting
1.2.3
- Fix regular expression
1.2.1
- Fix activation function
1.2.0
- Add setting to select color scheme
1.1.0
- Add settings page. Add setting to disable autogroup images.
- Add localisation support. Translate to Russian.
1.0.5
- PWP Lytebox