Support Joomla!
Search: Advanced Search
Serving 3868 extensions to the community. Last updated on October 16.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 685 guests and 34 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Photo Gallery Show All Developer's Extensions
Simple Image Gallery (in content items) Hot Pluginplugin
Rating
172 votes
Developer:JoomlaWorks Version:1.2.1 (Updated 138 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 NativeCompatible with Joomla! 1.0
Views: 377,726 License:GPLv2.0
Favoured:
111
Type:Non-Commercial
Date Added:Dec 5, 2006
DownloadHomepageDemoDocumentationSupportWrite ReviewRecommend
Simple Image Gallery (in content items)
*** Native Joomla! 1.5 version now available! ***

Adding image galleries inside your Joomla! articles (content items) is now super-easy and simple, using the "Simple Image Gallery" Plugin for Joomla! 1.0.x & 1.5.x.

Just add for example {gallery}myphotos{/gallery} inside any article and all images existing in the folder "myphotos" will be "automagically" presented as an image gallery.

The gallery created features stylish shadows on each thumbnail and "lightbox" popups to display the original images, when the user clicks on a thumbnail! The thumbnails are generated on the fly using PHP, which means that the original images are resized and resampled, too!

Anxious to see the "Simple Image Gallery" Plugin in action? Then visit our exclusive demo site at:
http://demo.joomlaworks.gr

What are the advantages of using it?
a) You don't need to have an additional gallery component to display a few images,
b) you don't need to tell your visitors "to see our photos from Paris click here" and
c) you focus more on content writing and less on administering the images!

The plugin is ideal for news portals wanting to display some product images, for example, inside their articles. The potential of this plugin is actually only limited by your imagination!

You can have as many galleries as you want inside each content item, but for performance purposes try to only add one at a time (unless you're having only 2-3 images per gallery). If you want to create a gallery from subfolders inside images/stories/, simple add them like this: {gallery}folder/subfolder/othersubfolder{/gallery}. In other words, write the path to your target folder without any slashes at the beginning or the end of your path. Future releases will feature more control over the galleries created as well as different representations!

The "Simple Image Gallery" Plugin from JoomlaWorks utilizes "Slimbox" (developed by Christophe Beyls), which is a "Mootools" implentation of the famous "Lightbox" script. "Slimbox" generates the nice popups that display the original images in a gallery.

Full documentation is included in the plugin's parameters page.

If you want to show your support on our work, please rate and comment on the plugin, here, at Joomla! Extensions.

The "Simple Image Gallery" Plugin is released under the GNU/GPL license.

Have fun creating galleries inside your Joomla! content items!

Want more features? Check out "Simple Image Gallery PRO" at http://www.joomlaworks.gr/


############################################
IMPORTANT:
Please visit our backup website at:
http://www.joomlaworks.org
in case the main server is down.
############################################


BRAND NEW FORUM SITE OPEN for support to all JoomlaWorks extensions!
Check it out at http://forum.joomlaworks.gr/


*************************************************
***Version 1.2.1 Changelog (May 27th, 2008)***
*************************************************
Native Joomla! 1.5 version released.

*************************************************
***Version 1.2.1 Changelog (January 6th, 2007)***
*************************************************
Minor code fix for the lightbox-like popup window's slideshow mode.

***********************************************
***Version 1.2 Changelog (January 5th, 2007)***
***********************************************
Today we are releasing the much anticipated version 1.2 of the "Simple Image Gallery" Plugin for Joomla! 1.0.x. This new version features a "troubleshooting" section in the documentation, covering all possible issues that users might encounter, which usually relate to bad server setups or bad templates. In 1.2 we have:
- Fixed multiple galleries on same content item issue. This includes the slide show.
- Added the ability to select whether to display a nice message plus the filename or just the filename in the image popup window.
- Added the ability to select whether to display a navigation tip or not in the image popup window.
- Done some minor code and usability fixes.

************************************************
***Version 1.1 Changelog (December 8th, 2006)***
************************************************
We have updated the "Simple Image Gallery" Plugin, now in version 1.1, to reflect user feedback and requests. The changes are many and we hope you like this one even more.
In version 1.1 we have done the following:
- Some minor code changes.
- Thumbnails now stretch to fill entire available content width.
- Thumbnails align as if they existed in a table. Don't worry, we've kept the divs, no tables here!
- Fixed broken shadow frame for images whose height is bigger than their width.
- Fixed PNG thumbnail preview.
- Added slideshow mode to the popups. Now the user can browse through the images without the need to close one image to open the next. The user navigates through images by clicking the "next" and "previous" buttons appearing on top of the image (on the right and left hand sides of the image respectively).
- Removed the image "filename" from the preview popup window. Instead we added the option for you to insert a nice message like: "You are browsing images from the article...". Type this message in the parameters.
Enjoy!

Report this listing


great gallery by cbrehm, March 15, 2007
I absolutely love this plugin. First of all it is extremely convenient to use when you have a folder with many images in it and you need to post them quickly and wholesale. With only one set of tags--{gallery}folder path{/gallery}--you can post an entire folder of images, which are automatically thumbnailed perfectly. Very elegant-looking. Image thumbnails load quickly. Great plugin. We use this plugin to post company holiday and event pictures on our intranet portal. Thanks to developer!


Awesome! by shaeleigh, March 10, 2007
This was extremely easy to install and use...very appealing on the front end...just what I was looking for!


The best I could find... by gburgstede, March 7, 2007
Really great, simple to use, lightbox looks very sophisticated. The ability to include it in a content item makes it powerful and flexible to use it anywhere on your site, not only as 'one big component' like RSGallery.

One minor issue: the alt-text already is displayed on the thumnail, including the tags. Looks strange.

Other issue is that I found the on-the-fly thumb generation too slow, even when only about 15 images in the gallery. To solve this, I tweaked the showthumb.php a little. When a page is first loaded (typically by myself during testing) the generated thumbnail is stored on the server in a separate directory. Next time the item is loaded, my 'smartthumb.php' will first try to load the pre-generated thumbnail. It's working really fast now for all my other visitors...

Suggestions for new features:
Although the strenght of this mambot is its simplicity, the ability to add a per-image caption would be really great.
I also would suggest an option to center the thumbs. When using images with different aspect ratios, it can look a bit messy sometimes when all are lef-aligned. Or can I do this via the css?

But, all in all, a great plugin that I will use a lot on my photograhpy site. Oh yeah, did I mention the lightbox is really cool? :-)


Flash Rotator Conflict by shinden, March 7, 2007
The plugin was good, easy to install and to use!
but
1.Conflicting with a flash gallery (smooth gallery) or any
flash image rotator
2.Thumbnails do not correspond to the indicated size...


Not working with special templates by kai@pulfer.info, March 2, 2007
Im working with a Rockettheme-Template ("Firefrog") and this Gallery, which looks great and has a marvelous user interface, is not working. No black screen, no well designed thumbs. The template im using is professionally made. Joomlaworks says on the troubleshooting-Info "Just revert to the default template of joomla". Well, easy to say, but after some 100 hours of developing an individual website with joomla..... Better would be to give some information where on the css changes have to be made. I hope there is a good answer too to that, so I can please our visitors with this wonderful tool too.


Love this extension! by reho, February 25, 2007
This is a great extension, installs very easy and looks great. Have a little problem but I believe it is easy to fix.


Great 1 by straka, February 24, 2007
Love this extenstion. One of the best gallery-extensions if you don't want to go flash...

one question though: how can you get a one-thumbnail-preview for a whole gallery? I might just have overread this one, but hell, how do you get this modification??


XHTML validation fails by Coveri, February 23, 2007
This system would be fantastic, but pages containing the produced gallery are full of mistakes which prevent the xhtml validation... :-(


Great But Needs .... by bigguyben, February 23, 2007
2 of 2 people find this review helpful:
I wanted to say this is by far in my opinion the best image solution. Once i installed it i thought i had a problem with it and emailed the author. He responded within a couple of hours with an answer. Excellent!

I would have one suggestion if possible:
Sometimes i use it for single pics. I would love to be able to enter a description in the {gallery} code and have it appear in place of the nice message. Other than that it is perfect for my needs.


Very Nice by pht3k, February 18, 2007
Very nice extension. It is pretty eye candy. But like some other users mentionned, a couple of little things would make it perfect:

-captions on the images
-turn the name of the image off
-jce plugin

thanks,
pht3k


Brilliant by yerg, February 17, 2007
Just so simple, trouble free and the output is great.

No problems installing or usage by "non technical" authors which is what I want.

Suggestion: Keep it simple, don't get sucked into trying to be an all singing dancing solution. It's not a full gallery its a "Simple Image Gallery"


Does not work. by dreynolds20, February 14, 2007
It looks great on the demo site but it does work on either of my sites, installed and published the mambot and added the {gallery}myphotos{/gallery} code to a news item and nothing. Tried the default template and still nothing.

Clearly more issues than whats available in the troubleshooting guide.

This plugin not as easy to use as it sounds.


Great! by lax1982, February 8, 2007
Great product. I like the ability to quickly throw multiple small galleries onto a content page.


Works well....now! by lolyton, February 8, 2007
Product looked great and was perfect for my needs, only i couldn't get it to work.
After looking and changing permissions of the recommended files, it turned out the problem was caused by another plugin MultiThumb. Altered the preferences on that and now Simple Image Gallery works great!

I'm happy!


Excellent Extension by richm, February 4, 2007
Love it, entirely.

Feature Request: I am displaying images with irregular aspect ratios. Is it possible to make it so that thumbnails display in the center of their space, rather than at the top/left corner. That way, tall/skinny or short/wide thumnails will be more evenly distributed on the page.

Thanks loads for a great tool.


<< Start < Prev 1 2 3 4 5 6 7 8 Next > End >>
Results 46 - 60 of 106