Penguin
Blame: PhotoGallery
EditPageHistoryDiffInfoLikePages
Annotated edit history of PhotoGallery version 9, including all changes. View license author blame.
Rev Author # Line
6 DavidHallett 1 Photo Gallery is also known correctly as [PHPGallery]. Download from [here|http://sourceforge.net/project/showfiles.php?group_id=31061]
1 VonFluffy 2
5 DavidHallett 3 Highly recommended for those of you who have a webserver and a photo collection in digital form.
1 VonFluffy 4
5 It is documented well, installing is easy, has neat configuration scripts, and some very helpful mailing lists.
6
3 KyleCarter 7 Give it a try, Takes a bit of getting used to.
1 VonFluffy 8 some of the highly modified gallery installs are REALLY nice.
3 KyleCarter 9
7 MattBrown 10 ----
11 Another PHP based gallery is simply called Gallery , it is available from [http://gallery.sf.net/].
3 KyleCarter 12
7 MattBrown 13 For some gallery examples see
14 * [http://www.feet.net.nz/gallery/]%%%
15 * [http://gallery.mattb.net.nz/]
16
17 Gallery is easily modified and is skinnable so you can integrate it into an existing website very easily.
3 KyleCarter 18
9 KyleCarter 19 Theres a script to chose a random picture from a gallery install now included with gallery
3 KyleCarter 20 just include the script with a line like below
7 MattBrown 21 <?php include("http://WEBSITENAME/gallery/block-random.php"); ?>
22
23 ----
24 Some other web based galleries are
25
26 * Coppermine, available from [http://coppermine.sourceforge.net/]
27 * PHPPhotoGallery, available from [http://www.stoverud.com/PHPhotoalbum/]
28 * MatthiasDallmeier also has written a gallery package in perl, you can view it at [http://gallery.portal.net.nz/], but he hasn't actually released the code yet.

PHP Warning

lib/blame.php:177: Warning: Invalid argument supplied for foreach() (...repeated 2 times)