A web-based picture organizer, based on PHP and MySQL.
Be the first to post a text review of Photo Collection. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Photo Collection version 0.3.1 was released on August 3rd. It is now considered nearly stable, and is available for download at <a href="http://photo.sourceforge.net/">http://photo.sourceforge.net</a>. It is now more easy to theme the pages, and more administration can be done online (via the web interface). Enjoy!
08/03/2000 - version 0.3.1 - Changed all the foreach loops to for loops (foreach didn't exist yet in PHP3) 08/02/2000 - version 0.3 - Added category and picture editing pages - Added comments to pictures and categories - photo.pl now uses the name of the file when inserting into the database - Added flexibility for sorting in categories (it can be done by picture id, by name, by custom priority, or by addition or modification date). It can be done in ascending or descending order - Much more options are configurable through the configuration file - Added "auto-scaling" of pictures: any picture that has either a height or width (or both) that is too large is scaled down on display (not really, it's just a zoom out, by using the width and height parameters of the img tag in html) - Added easier customisation of web pages: all headers and ends are handled through an easily modifiable function in the configuration file
- Added category and picture editing pages - Added comments to pictures and categories - photo.pl now uses the name of the file when inserting into the database - Added flexibility for sorting in categories (it can be done by picture id, by name, by custom priority, or by addition or modification date). It can be done in ascending or descending order - Much more options are configurable through the configuration file - Added "auto-scaling" of pictures: any picture that has either a height or width (or both) that is too large is scaled down on display (not really, it's just a zoom out, by using the width and height parameters of the img tag in html) - Added easier customisation of web pages: all headers and ends are handled through an easily modifiable function in the configuration file
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?