Gallery
(Note: this is not the page with gallery in action. To see it now, please
click "Demo" link in the menu. The photos on the right on this page is made by
Image module instead.)
In order to create a gallery, take the following steps:
Create a file with .gallery as extension. You can do so by two ways: (1)
make a folder and then index.gallery inside; (2) make a file
anyname.gallery in an existing folder.
Make the folder writable by the PHP script. This allows the script to
create thumbnails on demand. If this step is skipped, all photos will be
shown as original - which is bandwidth- and time-consuming.
Write something into the .gallery file. Use markdown format. The content
will be shown on every page of the gallery therefore you may want it short.
Put the pictures into the folder. Give them appropriate names if necessary.
The names will be shown below the pictures.
|