Descrição
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
Instalação
- Download the ZIP file
- Go to your WP Admin -> Plugins -> install -> upload
- upload the ZIP file
- Activate the plugin after upload
- Add a gallery to your page like this: [flowgallery picWidth=190]path/to/folder[/flowgallery]
Perguntas frequentes
-
Where do the files need to be located?
-
Anywhere on your wordpress server within the wordpress document structure
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“FlowGallery” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “FlowGallery” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
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