This shows you the differences between two versions of the page.
| — |
gallery [2010/06/06 09:08] (current) admin created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== PHP/jQuery Image Gallery ====== | ||
| + | ===== About ===== | ||
| + | |||
| + | This is a small tool which allows you to easily prepare and display your images on your own website. It resizes images for you and creates a nice gallery for them. | ||
| + | |||
| + | There are five simple steps to set up a new gallery: | ||
| + | |||
| + | - Upload your images to your server. | ||
| + | - Go to the Gallery Dashboard. | ||
| + | - Specify a gallery title and the desired sizes of your images. | ||
| + | - Let the software prepare the images. | ||
| + | - Check out your new gallery. | ||
| + | |||
| + | ===== Requirements ===== | ||
| + | |||
| + | * PHP | ||
| + | * Enough RAM to resize the images on your server. | ||
| + | |||
| + | ===== Download ===== | ||
| + | |||
| + | Download the following file: | ||
| + | |||
| + | {{:gallery.zip|}} | ||
| + | |||
| + | Unzip it and read the ''readme.html'' file. | ||