PHP: MIG (MSE Image Gallery)
| Version | : | 0.3 |
| License | : | GPL |
| State | : | beta |
Documentation
Features:
In PHP written photo gallery, which uses the projectfiles of Kallery (http://www.kdewebdev.org/kallery). MIG has no own date format and it can't generate photo galleries. I wrote it , because I wanted to re-use already existing - with the program kallery created - galleries in a php based website.
Usage:
Extract the archive and open with an text editor the file index.php. Enter there in the section "Configuration" the relative path to the gallery. Note, that also the project files of kallery must stored in this path. Upload mig on your webserver and include the file index.php with include('pathtomig/index.php'); on the favored place on your website.