-
Notifications
You must be signed in to change notification settings - Fork 0
[php] Simple photo gallery with a mySQL backend. EXIF handler makes it good for photos.
RiJo/phphoto
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
--------------------------------------------------------------------------------
phphoto
current version: 1.6.0
by: Rikard Johansson
bugs: http://bugs.hermit.se/index.php?project=6
A photo gallery with a mySQL database as back-end.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
version 1.0.0, 2010-05-30
--------------------------------------------------------------------------------
* MySQL table dump with image-to-gallery relationship
* Dynamic keys and values for form data (GET)
* Stylesheet for easy coloring and layout
* Handling of exif data
* Single image upload functionality
* Thumbnails of images and galleries
* Gallery and image views counter
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
version 1.1.0, 2010-07-10
--------------------------------------------------------------------------------
* Images can now be tagged for filtering
* Option to replace existing image during upload
* Views statistics on admin pages
* Real focal length is calculated if CCD width is given in EXIF data
* Cleaned up stylesheets
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
version 1.2.0, 2010-07-11
--------------------------------------------------------------------------------
* Camera overview
* Ability to sort tables in admin pages
* Improved look of popup messages
* Bugfix: unauthorized users could run admin SQL queries
* Bugfix: crash when tag/gallery was added with same name as existing one
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
version 1.3.0 2010-07-13
--------------------------------------------------------------------------------
* New brighter default theme
* Ability to use alpha blended colors on thumbnail borders
* Cleaned up source code
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
version 1.4.0 2010-07-16
--------------------------------------------------------------------------------
* All texts are placed in the database
* Improved security against SQL injections
* CSS now validates according to W3C
* Added login link to index.php
* Macros for sorting galleries and images
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
version 1.5.0 2010-07-31
--------------------------------------------------------------------------------
* New language available: Swedish/se
* Bugfix: problems with encoding (utf-8)
* Bugfix: ability to create gallery/tag with empty name
* Bugfix: added missing texts to database
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
version 1.6.0 2010-08-07
--------------------------------------------------------------------------------
* Hide galleries/tags/images from first page
* New settingsfile which can be changed with the user interface
* Moved some of the macros to a theme specific configuration file
* Added description field to tags
* Gallery of a tag
* Added tag links on first page
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
version 1.7.0 xxxx-xx-xx
--------------------------------------------------------------------------------
* Minor fixes in translations
--------------------------------------------------------------------------------About
[php] Simple photo gallery with a mySQL backend. EXIF handler makes it good for photos.
Resources
Stars
Watchers
Forks
Packages 0
No packages published