====== TastyGallery ====== Tasty Gallery is a project of mine whose goal is to create a simple galley in CakePHP. It's for my [[http://idaidka.info/|girlfriend]] who now uses [[http://zenphoto.org/|ZenPhoto]]. ZenPhoto is nice although it's written in procedural php and it's not actively developed (but something is going on in the community). I would like to create a gallery that will be easy extendable and would work similar to ZenPhoto in some ways. ==== Features ==== * photos (yep ;) * collections * comments * ratings * tags * posts (hmm how did this slip through...) * edit in place * importing images from a folder (usefull for batch ftp uploads) * I don't know about a plugin system - most probably not in the first version. ==== External Libs ==== Exif - [[http://www.ozhiker.com/electronics/pjmt/|The PHP JPEG Metadata Toolkit]] Resizing and Thumbnail creation - [[http://phpthumb.sourceforge.net|PhpThumb]]