| [ PHPXref.com ] | [ Generated: Sun Jul 20 20:25:35 2008 ] | [ SPGM 1.4.4 ] |
| [ Index ] [ Variables ] [ Functions ] [ Classes ] [ Constants ] [ Statistics ] | ||
[Summary view] [Print] [Text view]
1 2 SPGM - Simple Picture Gallery Manager 3 ====================================== 4 README.txt v1.4.4 5 6 7 SPGM is a PHP script that displays picture galleries on the web. It is 8 intended to provide a very simple way to set up online photo albums: creating 9 directories, filling them with pictures and uploading... That is what it's 10 all about ! 11 12 It is massively configurable though, and you can tune the layout just as much 13 as you want to match your exact website's design. Several cool features are 14 also included, while keeping in mind that it aims to be as lightweight and 15 simple as possible. Don't expect automatic thumbnail generation, advanced 16 search functions, nor per-gallery full statistics then. 17 18 SPGM generates XHTML 1.0 Strict compliant code and makes extensive use of CSS 19 stylesheets to render galleries. It only requires PHP version 3 or higher 20 and does not rely on image manipulation libraries (like GD), or any database 21 system whatsoever. 22 23 A few features: 24 25 * gallery/picture captioning 26 * infinite sub-galleries hierarchies 27 * per gallery complete configuration (inheritance supported) 28 * several sort options for both pictures and galleries 29 * random/fixed thumbnails used for gallery previews 30 * new pictures highlighting 31 * hidden galleries 32 * EXIF data 33 * slideshow 34 * runs as a standalone application or as part of a template 35 * multi-language support (30 languages are currently provided) 36 * themes available for use 37 38 SPGM is free for use (distributed under the GPL license), very easy to set up 39 and manage... It makes you just a few clicks away from getting your photo 40 albums on the web. 41 42 43 44 Feel free to email me at <spajot(at)users.sourceforge.net> for any help, 45 suggestion, bug report... And don't forget to rate SPGM from the website ;) 46 Enjoy ! 47 48 Sylvain 49 50 51 52 INSTALLATION, LICENSE, and CHANGELOG 53 ==================================== 54 55 See Install.txt, License.txt, and ChangeLog.txt
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| [ Powered by PHPXref - Served by Debian GNU/Linux ] |