Ticket #6 (closed enhancement: fixed)
Photo Gallery
| Reported by: | WanWizard | ||
|---|---|---|---|
| Priority: | low | Milestone: | 7.2 |
| Component: | ExiteCMS Core | Version: | 7.1 |
| Severity: | Feature | Keywords: | core functionality |
Description
Add a Image and Photo Gallery module to common modules.
Requirements:
- Albums and sub-album creation
- Assign rights (users & groups) to an Album
- Descriptions for images
- Allow user upload of images (who should be determined by group rights)
- Allow both upload and URL links (URL's for admins only? Security issue?)
- Optional comments and ratings
- Slideshow?
Are we going to custom build something, or are we going to integrate existing album software? This needs to be looked at.
Change History
comment:2 Changed 4 years ago by WanWizard
Currently looking at adapting and integrating Gallery v1 from http://gallery.menalto.com.
comment:3 Changed 4 years ago by WanWizard
- Status changed from new to assigned
- Milestone set to 7.1
Gallery ( http://www.menalto.com) has been selected, because of it's feature list, and it's built in ability to integrate into CMS systems.
Integration has been put on the roadmap for version 7.1.
comment:7 Changed 3 years ago by WanWizard
- Status changed from assigned to closed
- Resolution set to fixed
A photo gallery module has been added to the core code. The slideshow is made using Milkbox on top of the Mootools libraries. Also, side panels have been added to display a random image or the latest uploaded or modified image.

http://www.plogger.org/ might be an option. Or perhaps http://phpwebgallery.net, which uses Gallery, and might be easier to integrate.