Joomla: Very Simple Image Gallery |
Geschrieben von: Andreas Berger |
Samstag, den 19. April 2008 um 07:47 Uhr |
Das bretteleben.de "Very Simple Image Gallery" Plugin für Joomla!2.5 und Joomla!3.1 ist ein Downgrade des genialen Plugins "Simple Image Gallery" von Fotis Evangelou und George Chouliaras zu einer "Web 1.0" Galerie. Die Bilder werden in meiner modifizierten Version nicht in einer Javascript-Lightbox angezeigt sondern das Plugin erzeugt ein grosses Bild mit darunter angeordneten Thumbnails. Features:- unterstützte Bildformate .jpg, .png und .gif Neu in Version 1.6.8:- Sprach-Datei Installation und VerwendungEine Schritt für Schritt Anleitung zu Installation und Verwendung findet sich auf der Seite Anleitung Plugin . DemoEinschränkungen/VorschauIn der aktuellen Version des Plugins ist ein Script für den gesamten Ablauf zuständig. Das kann bei sehr großen Originalbildern beim Skalieren dazu führen, dass die maximale Laufzeit für Scripts überschritten wird und PHP das Script mit einem Fehler beendet. In diesem Fall reicht es, die Seite ein oder zwei mal neu aufzurufen. Dann sind alle Bilder skaliert. Das tritt nur bei der Einrichtung einer Galerie auf, den Seitenbesucher trifft das nicht. In kommenden Versionen des Plugins werde ich die Funktionalität des Skalierens wieder in eine externe Datei auslagern. VoraussetzungenDas Plugin verwendet die PHP GD library zur Generierung der Bilder und Thumbnails. KompatibilitätDas Plugin ist unter Joomla! 2.5 und 3.1 erfolgreich getestet, das Zusammenspiel mit den verschiedensten anderen Erweiterungen mag aber Probleme mit sich bringen. Ich empfehle einen Testlauf vor dem Einsatz auf einer aktiven Seite und stehe für Fragen und Anregungen immer gerne zur Verfügung. LizenzDen Vorgaben der Lizenz des Originals, der "Simple Image Gallery", folgend ist das Plugin unter der GNU Public License (www.gnu.org/copyleft/gpl.html) lizensiert. aktuelle Version Joomla!2.5, und 3.1.: 1.6.8- behebt einen Fehler mit PHP5.4 SupportFür Fragen und Anregungen steht die Kommentarfunktion zur Verfügung. Bitte geben Sie bei Ihrer Frage die verwendete Joomla! Version an und posten Sie bei Problemen - soweit möglich - einen Link zur betroffenen Seite. DownloadDas ZIP-Archiv enthält das Plugin, mit dem Download erklären Sie sich mit den Bestimmungen der GNU Public License einverstanden. Das ZIP-Archiv kann für Update und Neuinstallation verwendet werden. Bitte verwenden Sie das für Ihre Joomla! Installation passende Archiv. _J2.5 für Joomla! 2.5.x und _J3.1 für Joomla! 3.x
|
Zuletzt aktualisiert am Freitag, den 16. August 2013 um 07:29 Uhr |
Hi
first of all would like to congratulate you for your work.
My problem has to do with the background of the images. Since my site background has a percentage of transparency all the colors of the backround doesnt look nice. Is there a way to insert an image with out having a background at all?
I use Joomla 2.5.4
thanks in advance
Hi Konstatinos!
All the backgrounds/borders are specified in the stylesheet of the plugin located at /plugins/content/verysimpleimagegallery/files/vsig.css. Just set to transparent whatever fits your needs. :)
Best regards
Andreas
Hi,
I just can't figure out why some photos are linked properly to the original photos and some don't. The page is www.vantaacup2012.com/fi/kuvat/143-friday
I noticed that working images have ending .jpg and others not, e.g. 'kuva 204.jpg' works but 'Kuva 207' don't. Why is the ending not seen in every image? Original images are ok. Should I delete all thumbs and main images? Does vsig create them again automatically?
I have Joomla 2.5.4 and vsig 1.6.7.
BR,
-tapsa-
Hi Tapani Räikkönen!
Thanks for pointing me to this - it's a bug of the plugin. The parameter to auto link the original image does not work with uppercase-imagenames.
I will fix this with the next update.
Best regards
Andreas
The "link to original is broken" in my installation (Joomla2.5). I fixed it by editing the code directly.
There is a line
which creates the $setlinks variable which is never used as far as I can tell. I just put the following code immediately after and problem fixed.
Am I the only one who has found this? If so what else could be wrong?
Otherwise very good plugin and very simple.
Thanks
Hi kw!
The parameter to link the original image works fine for me. If you could provide a link to a sample page (with the unpatched script), I will have a look at it.
Best regards
Andreas
VSIG 1.6.7 Joomla 2.5.4 PHP 5.4.1 GD 2.0.34
Problem, plugin was creating frames only in article when page displayed.
VSIG was not creating valid images in the sub folders ( vsig_images and vsig_thumbs)
Reverted to PHP 5.2.17 and images were crated and displayed properly.
Thought you might like to know.
This is a great plugin, thanks
Hi Greg!
Thanks for the tip - I will check this.
Was PHP 5.4.1 compiled with libJPEG (shown in the GD section of PHP info)?
Best regards
Andreas
Hallo!
Hat alles 1a funktioniert (Joomla 2.5, site noch offline), allerdings hatte ich im Bilderordner nur 2 Bsp Pics. Nach erfolgreicher Konfiguration hab ich neue Bilder in den Ordner geladen, gespeichert, refresh, neu geladen etc. - nur leider werden die neuen Pics nicht angezeigt. Die Galerie zeigt nur 2 Thumbnails statt 6.
Reicht die info für Hilfe und wieviele Bilder kann die Galerie max. beinhalten? :-) Danke!
Hallo Kresch!
Erstens, bitte überprüfe - wenn Du mit Windows arbeitest - die Dateieigenschaften der "neuen" Bilder. Stell sicher, dass sie nicht "schreibgeschützt" sind, genauso das Verzeichnis mit den Bildern und die Unterverzeichnisse. Arbeitest Du mit OSX oder einem sonstigen *NIX, dann check die Dateirechte/Verzeichnisrechte (755 - Ordner, 644 - Dateien).
Löst das das Problem nicht, dann schalte mal im Joomla! Backend den Cache aus (und leere ihn komplett), System Cache, Page Cache, eventuelle Drittanbietererweiterungen.
Was die maximale Anzahl der Bilder angeht - ich habe kein Limit gesetzt. :)
Gruß
Andreas
Hello,
Is anybody knows why I have a double image folder.
I typed /images/lensofmanoj/ in the script...
CSS Gallery:
Could not find folder /home/ceasarpr/public_html/images/images/lensofmanoj/
Thanks,
Axel
Hi Axel!
Because the folder /images/ is already set as the default image root in the configuration panel of the plugin (see parameter "Image root"). Don't repeat it in the code.
Best regards
Andreas
Hello , I think the plugin is great too. But I have a little problem , is it possilble to change the position where the image sets are displayed ? I found the option about the thumbnails but it seems not to affect the "sets" text/links above them (I can't see such effect in the samples on this site either).In the source code there is also unused div tag with class "vsig_ctrl_left" before the sets div (class "vsig_ctrl_right") but it doesn't look posible to manage the sets to use the left instead the right div tag.
Hi B. Angelov!
It is possible. Set a fixed width for "vsig_ctrl_right" (e.g. 98% ... give it a try, I didn't test this) and you will be able to use "text-align" to move the elements around.
Best regards
Andreas
This is a great little plugin! However, I would like to increase the font size for the text under each image and increase the number of characters the text area can contain. Is this doable?
This solved the caption for me. Thanks for all your help!
Marcia
Hi mfoxx75!
The text of your captions is there, the plugin just isn't able to reserve the necessary space for them itself. Just add 2 or 3 linebreaks or paragraphs after the code of the slideshow (you are using the "Simple Picture Slideshow", not the "Very Simple Image Gallery") in your article and you should see the complete captions.
Best regards
Andreas
I'm actually using the Simple Picture Slideshow. I was able to increase the font size following your instructions. Looks great! Thanks so much for your quick response. However, I'm still having problems getting all the text to display. I don't think it is being truncated, I just don't think the text area has been set large enough to display all the text. Below is a link I hope will illustrate what I mean.
greencastlealumni.com/index.php?option=com_content&view=article&catid=78&id=163
Thank you so much for your assistance. I'm a newbie to Joomla and am still learning how everything fits together. Your plugin was super simple to use and I really appreciate that.
Hi mfoxx75!
First, to change the captions, open the stylesheet (/plugins/content/verysimpleimagegallery/files/vsig.css) with a text editor. You find the settings for the captions in the following lines:
.vsig_top div span {...}
.vsig_top div span + span {}
The first sets the general settings (title+text), the second line sets the parameters the are different for the second line, the „text“-line.
Second, you found a limit for the charcters of the captions? Interesting, because I didn't include one. Check the third image of the sample gallery above.
Best regards
Andreas
Hallo,
die Image Gallery finde ich supper, ich habe nur ein kleines Problem: wenn ich einem bestehenden Bildordner später weitere Bilder hinzufüge, werden diese nicht angezeigt. Was mache ich falsch, bzw. wie muss ich vorgehen? Vielen Dank für einen hilfreichen Tipp.
Beste Grüsse
Kathrin
Hallo Kathrin!
Wenn die Bilder nicht sofort angezeigt werden, dann kann das am Joomla!-Cache liegen (einfach mal komplett leeren). Wenn sie überhaupt nicht angezeigt werden, dann überprüfe bitte die Datei-/Verzeichnisrechte des Ordners, in dem die Bilder liegen (Ordner 755, Bilder 644).
Stell außerdem sicher, dass die Bilder in den Hauptordner hochgeladen wurden, also in den Ordner, den Du im Code angibst und nicht in einen der vom Plugin für die skalierten Bilder und Thumbnails erzeugten Unterordner.
Hilft das alles nichts, dann poste bitte einen Link zur Seite mit der Galerie und die Dateinamen der Bilder, die nicht angezeigt werden.
Gruß
Andreas
Hello,
I need your help. I would like to modify the navigation part in this way. Placing the buttons at the begining and the end of the thumbnails and removing the set and numbers. Is it possible ? And if yes, anyone can help me.
Thanks for this great plugin
Dimitri
Hi Dimitri!
Yes of course it is possible, but it is definitely beyond the scope of the free support I can offer.
Anyway, the extension is GPL-licensed, so maybe you find someone else who is willing to modify it for you.
Best regards
Andreas