[Catalyst] Meios: A Catalyst Photo Gallery Example

Max Demian demian.max at gmail.com
Fri Aug 19 20:55:18 CEST 2005


I'd also add other upload options:
- web interface
-email?
-ftp a zip file or somesuch to a specific directory to do bulk uploads

(I've been thinking about doing the same thing actually, soon as i
have the free time)

On 8/19/05, Christopher H. Laco <claco at chrislaco.com> wrote:
> Christopher H. Laco wrote:
> > As soon as I get finished getting my other project out the door this
> > weekend, I plan on starting a new Catalyst based photo gallery app for
> > my blog. I've got tons of pictures I need to get online, and php Gallery
> > gives me the willies and paying for more uploads in Flickr seems wrong.
> > I have the technology. :-)
> >
> > I know someone else is working on a gallery app for Catalyst that is
> > prosumably for the purpose of being 'the best gallery app out there'.
> > I'm not interested in being the next Gallery/Flickr. I just want
> > something at home, something simple and something to learn Catalyst
> > with. That said, I still wanted input from this list about the feature
> > set in case it becaomse an example package. :-)
> >
> > Here's what I think I want:
> >
> >   - First-Run Web based setup to set SysOp/defaults
> >   - Upload ~10 files at a time
> >   - Create/Edit/Delete/Merge galleries (albums)
> >   - Multiple thumbnail sizes/quality (possibly per gallery)
> >   - Read/Store EXIF data on uploads
> >   - Add/Edit tags/keywords & descriptions on images
> >   - View images by gallery, or by keyword/tag, or by date range
> >
> > Nothing very complicated there. Anyone else got any ideas?
> >
> > Thanks,
> > -=Chris
> >
> 
> Two more:
> 
>    - Seperate Core code from Catalyst code
>    - Possible plugin pipeline to allow transformations to image
> 
> 
> _______________________________________________
> Catalyst mailing list
> Catalyst at lists.rawmode.org
> http://lists.rawmode.org/mailman/listinfo/catalyst
> 
> 
> 
>



More information about the Catalyst mailing list