Die in den Bildergalerien verwendeten Galerien werden durch ein WordPress Plugin erzeugt, das ich selbst geschrieben habe und nun allen zur Verfügung stelle. Das Plugin generiert aus einem beliebigen Ordner vollautomatisch eine Galerie mit Lightbox und Thumbnails, die in einem caskadierenden Layout (ich nenne es FlowGallery) angeordnet werden
Es verwendet das masonry javascript für die Anordnung der Bilder, fancybox für die Lightbox und ein eigenes Skript für die Thumbnails. Die Lightbox ist deaktivierbar (falls man eine eigene Lightbox Implementierung hat). Abstand zwischen den Bildern sowie Shattenwurf sind über ein Einstellungsmenü einstellbar.
WordPress.org hat mir das Plugin soeben genehmigt und hostet es auch.
Viel Spaß damit! 🙂
Hi,
Thanks for this useful plugin flowgallery. Do you know if it is possible to add a legend on thumbnails on mouseover like in this screenshot: http://www.brandlift.ch/Downloads/1.png
Maybe, it is possible with the combination of another plugin?
Thanks for your help.
Hi BL,
The plugin was made for very easy gallery creation with just a path zu a directory, therefore there is really no other information to display (besides maybe the file name). I wanted to create a plugin that requires no other meta information per picture for the sake of simplicity and quickness. One possible solution would be to implement an optional text file in the same directory with meta information per picture based on the file name. I’ll think about it…
Hi,
Thanks for your answer and proposition.
Unfortunately, I don’t have enough knowledge to create the system you talked about.
Do you know if another plugin with this possibility exists?
Kind regards.
Give me some time, i will try to implement the text file solution in the near future. You will know when it’s done when the plugin has an update.
Cheers,
Rainer
was auch noch cool wäre: wenn das Plugin im Shortcode selbst mehr Einstellungsmöglichkeiten bieten würde.
jetzt isser ja:
[flowgallery picWidth=190]path/to/folder[/flowgallery]
aber er könnte doch auch sein (BEISPIEL!!)
[flowgallery picWidth=190 sort=name]path/to/folder[/flowgallery]
Dann könnte man unterschiedliche Gallerien haben.
Das Plugin find ich nämlich total toll! Danke, lieber Rainer.
Hello !
I would like to try your plugin, but I don’t arrive to make it works…
I’ve created a special folder in my ftp software, and I’ve written in the text box of the back office :
[flowgallery picWidth=190]path/to/wp-content/images/tendances/jaune[/flowgallery]
But nothing appears…
Can you help me please?
David