­
Simple Image Gallery, by JoomlaWorks - Joomla Extension Directory

Introduction

Photo Gallery, Content Photo Gallery, Photos & Images, Galleries

Simple Image Gallery (by JoomlaWorks) is truly the simplest and most effective way to add image galleries into your Joomla content and a classic must-have extension for any Joomla based website.


WHY SIMPLE IMAGE GALLERY?

Adding image galleries inside your Joomla articles, K2 items, Virtuemart/HikaShop products or any other component that supports "content" plugins is dead-simple. The plugin can turn any folder of images located inside your Joomla website into a grid-style image gallery with lightbox/modal previews. And all that using a simple plugin tag like {gallery}myphotos{/gallery} or {gallery}some/folder/myphotos{/gallery}.

So for example, if we have a folder of images called "mytriptoParis" and located in images/mytriptoParis, then we can create our gallery by simply entering the tag {gallery}my_trip_to_Paris{/gallery} into some Joomla article.

The galleries created are presented in a grid of thumbnails. When your site visitors click on a thumbnail, they see the original (source) image in a lightbox/modal popup. The thumbnails are generated and cached using PHP for better results.

The plugin is ideal for any type of website: from personal ones (where you'd post a photo gallery from your last summer vacation), to e-shops (for product presentation) to large news portals. With Simple Image Gallery, you can have as many galleries as you want inside your content.

FEATURES

So let's briefly see what are the main advantages of using Simple Image Gallery:
- You don't need to have an additional gallery component to display a few images and thus you don't need to tell your visitors "to see photos of XYZ click here".
- You can place one or more image galleries anywhere within your content giving you total layout freedom.
- The gallery layout is fluid by default which means it'll fit both responsive and adaptive website layouts.
- You can set a "root folder" in the plugin's parameters if you have all your gallery folders under a single long path in your Joomla site (e.g. images/content/galleries). This way you won't have to type the full path to each gallery folder inside the {gallery}...{/gallery} plugin tags but just the gallery folder name. The default "root folder" in the plugin's parameters is "images" because that's the default folder for uploading media files in Joomla as well.
- You can use MVC overrides to change how the thumbnail grid looks in your site. Simply copy the folder /plugin/jw_sig/tmpl/Classic into /templates/YOUR_TEMPLATE/html/jw_sig/ so that you can access its files in /templates/YOUR_TEMPLATE/html/jw_sig/Classic/. You can then modify both the HTML and CSS code included there to match your template's design and colors.
- Uses the core Joomla updater.
- Uses Fancybox 3 for the lightbox/modal previews.
- Allows printing the image gallery grid when using the print preview feature available in most Joomla components (including the default article system and K2).
- Supports JPEG, PNG, GIF and WEBP as source images.

DEMO

You can see a demo of the plugin here: https://demo.joomlaworks.net/simple-image-gallery

LEARN MORE

Visit the Simple Image Gallery product page at: https://www.joomlaworks.net/simple-image-gallery

If you want to contribute to the plugin or report any bugs/issues on GitHub, have a look here: https://github.com/joomlaworks/simple-image-gallery

COMPATIBILITY & LICENSE

Simple Image Gallery is fully compatible with Joomla versions 1.5, 2.5, 3.x & 4.x on servers running PHP versions 5, 7 & 8.

Joomla 1.5 must have the "Mootools Upgrade" system plugin enabled to avoid JavaScript conflicts between Mootools and newer jQuery releases used by the plugin.

Simple Image Gallery is a Joomla plugin developed by JoomlaWorks, released under the GNU General Public License.

Awesome functionality if you want your photos displaying inside content items. Great work JoomlaWorks team!!



I agree it misses ability to edit individual captions to each one of the images, and that's why I'm rating "Good" instead of "Excellent", but again, keep the great work guys!!!

An xml or properties file would do, if I have some time in the near future probably would do a workaround for my site which will be glad to share, and of course, if you don't have it on your next release first ;)



So, last but not least, from my installation experience, let me share the following: Thumbnail images didn't show at all, I checked my server logs and showed the following error:

"Premature end of script headers: ../mambots/content/plugin_jw_sig/showthumb.php" after some trial and error (re-insallation and even debugging the code a little bit) and really close to bother you guys with my problem, I realized it was a file permissions issue. For some reason during the installation the ".js" files under the "../mambots/content/plugin_jw_sig/" directory had permission properties as "666" (devlis mark uuuhhh!!!), changed the directory and the files permissions to "755" and vo alá!!!! I had installed other extensions on my site and this is the first one I encountered with this problem. Not sure if it can be fixed from the configuration of file permissions prior to generating the zip installation file...



Enjoy!!

A little gem!



Posted on 25 December 2006
This little mambot is a great way to have small galleries inside content items. I downloaded, installed, and had a gallery up and online within a few minutes. Cool!



What I am not sure about is where the thumbnails are? I think they are generated on the fly? I did a gallery with 30 images. I know it is over the suggested limit, but I made the thumbnails max 140px, and set the quality to 60. They still seem to load a little slowly, which is why I think they are being generated on the fly, but that is just a guess.



Suggestion for enhancement: Perhaps use an XML file that holds all the file names, and a caption for each photo. Then, by including an option in the tag to turn on reading of the file, you could have custom captions for each photo in the popup. This type of enhancement would not interfere with users who want to keep it as simple as it is now, but would add a little power for those who want to make use of it.
Owner's reply: Yes, the thumbnail images are generated on-the-fly. Using XML as you suggest to input more data to the images we are getting out of course and this gallery will not be "Simple" anymore, right?

JavaScript error



Posted on 23 December 2006
This is a great plugin. Thank you very much to its authors.



There's one issue I experience, though. IE7 gives out an error message in the status line: "Done, but with errors on page". The details of this error display: Line 2, Char 1, Error - syntax error, Code 0. Does anyone know how to fix that? Other than that, this plugin works great in IE7.

Still PNG thumb problem



Posted on 23 December 2006
This is very good plugin but PNG thumb is incorrect even after latest version 1.1
Is it possible (in a future release) to allow the admin to write captions for individual photos? This would make it the perfect gallery add-on in my opinion.



I've been looking for a long time for a gallery plug in that did NOT try to integrate an album from another program. I wanted a photogallery plugin that works within the CMS. Simple Image Gallery is IT!!! Thanks for outstanding work!

very good !



Posted on 17 December 2006
simple and great-looking
Excelent plugin/mambot for any site. Easy and quick intallation/implementation.



I'm having a little problem with the pop up, I only get a blank /white image, size is right thoug... I'll look into this asap.



Thanks!

Excellent plugin



Posted on 14 December 2006
Great job on this. Just what the doctor ordered. I found a small code fix however in the plugin_jw_sig.php file that will keep the title (alt) text that shows when you hover your mouse over the thumbnail from showing the html code i.e. "You are browsing images from the article:Article Title.



It does it on the demo site also.



Just change this part of the code:



$html .= ' IE7 and Firefox.



Anyway, as I said before I love the flexibility of this plugin and I think it's a must have if you have any type of picture gallery in Joomla. Great Job!

Very nice improvements!



Posted on 12 December 2006
I tried the first version, but had some problems getting images to display full size when you clicked on them. This one is a big improvement, and very easy to use. But it's a little confusing for the site visitor. When you click on the image, the popup comes up at the very top of your screen, where you could only see a small portion of the larger image if your gallery is further down the page. And it's not clear that you can click on another image and get the image to open in that same window. If you click close, it actually closes the full article and you have to go back to the full version to see the gallery and additional photos. There needs to be some additional controls on there or explanation when the popup window displays. If the gallery could somehow be set to create a full version slideshow fading from one photo to another full size, that would be classy, however. All in all, however, you've done something that many of us Joomla lovers have wished for!
I've just used this plugin / mambot inside my component to help display some images. I think the author writes very tools, as we are about to use the Ajax Newsflash tool as well which is also excellent and we already have the All Videos Plugin. I quite heavily modified this so suit my needs and it works excellently. Very good quality util, works flawlessly out of the box. Excellent.
AllVideos
Free

AllVideos

By JoomlaWorks
Multimedia Players
AllVideos (by JoomlaWorks) is the universal media player for Joomla and a classic must-have extension for any Joomla based website. Use the plugin to easily embed video & audio content from all major 3rd party media providers (in alphabetical order: Dailymotion, Facebook, Flickr, Mixcloud, SoundCloud, Twitch, Vimeo, YouTube) inside your Joomla articles, K2, Virtuemart, Kunena or any other Joomla...
K2
Free

K2

By JoomlaWorks
Content Construction
The powerful award-winning content extension for Joomla with more than 4 million downloads (and counting)! WHAT IS K2? K2 provides an out-of-the box integrated solution featuring rich content forms for items (think of Joomla articles with additional fields for article images, videos, image galleries and attachments), nested-level categories, tags, comments, a system to extend the item base for...
Simple RSS Feed Reader
Free

Simple RSS Feed Reader

By JoomlaWorks
Social Display
Adding RSS/Atom syndicated content inside your Joomla website is now super-easy and simple with the "Simple RSS Feed Reader" module from JoomlaWorks. All you have to do is add a few feeds to the module parameters, publish the module in some position and that's it! You can even publish multiple feeds at the same time (meaning in the same module instance) and have them display combined! The "Simple...
Disqus Comments
Free

Disqus Comments

By JoomlaWorks
Social Comments
Disqus Comments (for Joomla) integrates the popular Disqus comments system & service into any Joomla! based website. Disqus (pronounced 'discuss') is a service and tool for web comments and discussions - currently the most popular comments-as-a-service provider worldwide. It makes commenting easier and more interactive, while connecting websites and commenters across a thriving discussion communit...
Quick Menu
Free

Quick Menu

By JoomlaWorks
Admin Navigation
Quick Menu (by JoomlaWorks) is a Joomla 4 administrator module which adds a handy quick menu to the Joomla 4 backend. FEATURES Less clicks to important content management and admin tasks in the Joomla 4 backend Neatly organize the menu in 2 columns (for admins), one to access common content management tasks and one to access common admin tasks. Keep in mind that not everything is included and f...

Simple Image Gallery

Version:
4.2
Developer:
JoomlaWorks
Last updated:
Jan 11 2023
2 years ago
Date added:
Dec 05 2006
License:
GPLv2 or later
Type:
Free download
Includes:
p
Compatibility:
J3 J4
Download

Uses Joomla! Update System

Score:


Write a review