The gallery pages are created by means of igal2. This software works on your computer (Linux of course), allowing you to create a gallery page (including thumbnails and captions to pictures) that can later be uploaded to the website.

Before you start ...

Step by step instructions

  1. Make pictures ;)

  2. Create a directory somewhere on your computer.
  3. Download the two templates from the bottom of this page and copy them to the newly created directory. Make sure the names start with a "." character!

  4. Copy the pictures you want to include in your gallery page to the newly created directory.
  5. Change to the newly created directory that now holds all your pictures
  6. Run the command igal2 -c --bigy 480. The -c creates a File named .captions that you can use to add captions to the pictures.

  7. Edit the .captions File.
  8. Rund the command igal2 -c --bigy 480 again. Now the thumbnails and 480 pixels wide versions of your pictures will be created.

  9. Copy the entire directory to http://sat.mur.at/ 's document root directory.

  10. Edit the gallery.html file on http://sat.mur.at/ and add a link to the new gallery page.

  11. Tell the others about the update :)

templates

.indextemplate2.html .slidetemplate2.html

sat: HowtoAddGalleryPage (last edited 2011-07-24 14:36:07 by JogiHofmueller)