Active
Project:
Simplest Gallery
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Mar 2009 at 20:09 UTC
Updated:
29 Mar 2009 at 20:10 UTC
I really like the look of this. One suggestion I would add is the ability to have an alias for the album name, which is the name of the directory where the photos are stored as I understand it. I'm guessing most of the time that people will want to name their galleries with names that are more flexible than directory names.
Also is there the ability to use something like Thickbox for displaying the images?
Comments
Comment #1
mcielen commentedThis would indeed be a nice addition, although I'm not sure it will be very easy to do seen the current design. I see two options: either a textfile with folder - alias pairs or a db table. I kind of fear the second approach is in conflict with the zero config spirit of this module, but I'm open to suggestions.