2010-03-11
Very Simple Image Gallery Plugin Sample05
Written by Andreas Berger   
Monday, 23 November 2009 19:14
.
bild01
bwd  Image 1/8  fwd

The last sample is a little Thank-You to those who made it till here. The shown gallery uses a - not documented elswhere - feature. If you set the parameter "Sets" to 1, no thumbnail is generated and you get a nice little click-through gallery. Maybe this is usefull sometimes.

Settings in the plugin configuration panel

To configure the galleries on your site as shown above, the settings in the plugins configuration panel are:

  • Gallery width: 430
  • Gallery width is set in: Pixel
  • Align the gallery: Center
  • Thumbnail width: 90
  • Thumbnail height: 60
  • Image thumbnail quality: 80
  • Space between thumbs: 7
  • Thumbnails are shown: Justified - below the image
  • Place for thumbnails in percent of gallery width: 30
  • Sort order: A-Z
  • Use sets of size: 1
  • Label sets: Image
  • Link/button forward:
  • Link/button backward:
  • Show captions? Yes
  • Position of captions? Inside
  • Use links? Yes
  • Image root: /images/stories/
  • Buttonfolder: /images/stories/vsig_buttons/
  • Use JavaScript? Yes
  • Foldername as ID? No

Code in article

To show the images in the folder /images/stories/verysimple, type the following code in your article at the place you want the gallery to be shown:

{*vsig}verysimple{/vsig*} - (without the asterisks)

Overrides

If you are using other settings than the shown above in the plugins configuration panel and want to configure just the current gallery, it is possible to extend the code in your article with Parameter Overrides (refer Plugin Howto Code). The settings for the gallery shown above are:

  • width=430
  • percent=0
  • align=1
  • twidth=90
  • theight=60
  • quality=80
  • space=7
  • right=2
  • area=30
  • sort=0
  • sets=1
  • setstxt=Image
  • cfwd=
  • cbwd=
  • caps=1
  • inout=1
  • links=1
  • script=1
  • folderid=0


In your article you overwrite only the parameters that differ from the settings in your backend. For example:

{*vsig}verysimple|width=430|align=1{/vsig*} - (without the asterisks)


If you have questions or suggestions, please use the comment-function.

If you use this extensions, please post a rating and a review at extensions.joomla.org. Furthermore I appreciate everyone, supporting me with a link back to www.bretteleben.de on his/her website. The extension itself does not produce any hidden links, eastereggs or whatever.

Last Updated on Saturday, 16 January 2010 19:32
 
Comments (19)
@Trevor
19 Saturday, 06 March 2010 19:42
A. Berger
Hi Trevor!

Keep things easy:

Put the images into a folder at: "JOOMLAROOT"/images/stories/verysimple

Use the code: {vsig}verysimple{/vsig}

As you are working offline, moving the images into the right place should be no problem.

Best regards
Andreas
Very Simple Image Gallery on localhost
18 Friday, 05 March 2010 06:43
Trevor
Hi
I'm trying to test my site using localhost.
Can you please advise what the file string should be? I'm trying to use this text below:
{vsig}localhost/joomlabeta/slideshowsnow{/vsig}
As I'm working locally, if you can advise the correct string that would be very helpful. Thanks !
Trevor
Ziffernreihe
17 Saturday, 13 February 2010 02:18
Jan
Hallo Andreas,
das ist schade. Man findet selten einfach gestaltete Gallerien. Irgendwie habe ich das Gefühl das man immer alle zur Verfügung stehenden Effekte ausnutzen muß.
Aber trotzdem Respekt für die Arbeit.

Viele Grüße
@Jan
16 Sunday, 31 January 2010 12:40
A. Berger
Hallo Jan!

Nein, die Einzelbildanzeige ist lediglich ein Nebenprodukt des Features "Sets" und eine erweiterte Navigation nicht vorgesehen.

Gruß
Andreas
Ziffernreihe
15 Sunday, 31 January 2010 02:08
Jan
Hallo,
ist es auch möglich alle Ziffern für das durchschalten der Bilder anzeigen zu lassen?
Also 123456 und ncht durch 1/6.

Viele Grüße
@Christian
14 Saturday, 09 January 2010 19:56
A. Berger
Hallo Christian!

Sorry, bislang biete ich für WordPress nur ein Plugin for den Google Ad Manager an. Ich habe mich zwar mal interessehalber auf wordpress.org/extend/plugins umgesehen, wurde dort aber von Galerie- und sonstigen bildbezogenen Plugins so erschlagen, dass ich die Finger davon gelassen habe.

Gruß
Andreas
Galerie-Plugin
13 Friday, 08 January 2010 13:02
Christian
Hallo zusammen,
ich suche genau dieses Plugin nur für Wordpress. Kennst sich jemand damit aus? Es soll genau so arbeiten, als mit "Blätterfunktion" und ohne ANzeige von Thumbnails.

LG,
Christian
@frances
12 Sunday, 03 January 2010 14:54
A. Berger
Hi frances!

The problem with the code shown is probably caused by the module you are using to display the plugin. I can recommend the extension "Plugin in Module", it is GPL, non-commercial and - as far as I tested up till now - works fine.

http://extensions.joomla.org/extensions/core-enhancements/embed-a-include/6713

Best regards
Andreas
using the vsig as a single image link
11 Sunday, 03 January 2010 13:11
frances
Thank you again for vsig. I am using it for my photogallerys. I would also like to use it on my front page as a way to use an image with rollover caption as a link to an artcle within the joomla site. I tried this - by putting only one image in the image folder and it was just the code that come up on the front page. Am i pushing the module too far! I used place here module to place the article in my front page right column.
x Frances
@Santelmo
10 Saturday, 12 December 2009 21:03
A. Berger
Hallo Santelmo!

Ich gebe zu, die Frage überfordert mich ein wenig. :)

Wäre es möglich dass Du einen Link einerseits zur Seite mit dem Plugin (dort wo es Missstände gibt) und andererseits zu einer "funktionierenden" Seite postest? Ich schau mir das gerne an. Auf Basis Deiner Frage alleine getraue ich mich nicht, irgendwelche Empfehlungen auszusprechen.

Gruß
Andreas