IKE

This is Ike, a simplistic PHP-based Image Gallery with captions and tags.

Current version: 1.1 (31.3.2008)

Get the code | Example gallery (basic) | Example gallery (w/ tags)

USAGE:

0. Make changes to the configuration section of this file, if you think you need it. You might want to move the css to an external file. The html it prints out are divided into two php variables, $thumbHtml and $html. You can add your own layout and just drop the variables in their appropriate places.

1. Make sure your webserver is running php (4 or newer), has the GD graphics library and the rights to create folders and files on the server.

2. Drop the file in a folder which contains your pictures (jpg only) in the size you want to present them. You can name the file anything you want (as long the file-extension is .php), although index.php is propably the most convenient.

3. Navigate to this file with your browser

4. After a few moments you will see a "Continue" -link, click on that

5. Enter your preferred username and password (you have to set them in this file)

6. Edit the pics' captions & tags if you want to

7. Navigate to this file again

8. Voilá! (Hopefully.)

The scripts workflow:

- Check if the thumbnails are already made
- If not, create them and allow editing of the images' captions & tags
- If yes, show the gallery

WARRANTY & GUARANTEES

None! You can modify the code under the terms of GPL.

BY:

aapo.virta ät gmail dot com 2008