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

FlowGallery

Описание

Creates a picture gallery from a specified folder on your server in Cascading Grid Layout
Comes with an (optional) Lightbox script (fancybox)
Uses masonry javascript to arrange the images
Configurable via an own settings page

Скриншоты

  • Gallery in action

Установка

  1. Download the ZIP file
  2. Go to your WP Admin -> Plugins -> install -> upload
  3. upload the ZIP file
  4. Activate the plugin after upload
  5. Add a gallery to your page like this: [flowgallery picWidth=190]path/to/folder[/flowgallery]

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

Where do the files need to be located?

Anywhere on your wordpress server within the wordpress document structure

Отзывы

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

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

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

Участники

Перевести «FlowGallery» на ваш язык.

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

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.2

Fixed path problem if WordPress installation is not in Root of domain
Added optional sort parameter in shortcode

1.1

Added option for square thumbnails

1.0.1

uses built in masonry js by default
replaced custom content parsing by add_shortcode()

1.0

Initial release