ImageGallery v0.2.0.3 released. You can see it in action here. The release package can be found here
The look of the gallery is up to you ! Everything is made with smarty templates with an admin backend. No need to edit files with an editor !!!
Features:
* album management including child albums
* automatic thumbnail generation
* fully themeable using smarty templates
* intuitive user interface
* adding images to an album via a server side directory
* module parameters for direct navigation via CMS content pages ( have a look at the "edit album" page for the cms module code)
* image aspect ratio code
Roadmap:
* per image navigation
* OverLIB integration
Thanx, ghostrifle
ImageGallery v0.2.0.3
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: ImageGallery v0.2.0.3
Although the module is almost what I need, I noticed a few problems I thought I'd let you know about
a) Had to increase the maximum memory allowed for a script in my php.ini file to like 64mb before it would work
b) I continually had problems with the script timing out after 60 seconds until all of the thunbnails were generated
so some kind of an external utility to generate thumbnails would definately help.
Just my $0.02
a) Had to increase the maximum memory allowed for a script in my php.ini file to like 64mb before it would work
b) I continually had problems with the script timing out after 60 seconds until all of the thunbnails were generated
so some kind of an external utility to generate thumbnails would definately help.
Just my $0.02
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: ImageGallery v0.2.0.3
heey!
I unzipped and uploaded the directory of files to modules/ but ImageGallery does not show up in admin panel! How to install this thing maybe someone can help out?
chris
I unzipped and uploaded the directory of files to modules/ but ImageGallery does not show up in admin panel! How to install this thing maybe someone can help out?
chris
Re: ImageGallery v0.2.0.3
You have to install it (Extensions -> Modules) and set persmisssions for it (Users & Groups -> Group Permissions)
Re: ImageGallery v0.2.0.3
HA!
The trick was to put a blank index.html file in the directory.
The trick was to put a blank index.html file in the directory.