Differences between revisions 7 and 8
Revision 7 as of 2011-02-17 17:46:39
Size: 1674
Comment:
Revision 8 as of 2011-07-24 14:36:07
Size: 1676
Comment:
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
 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.  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.
Line 19: Line 19:
 8. Rund the command '''igal2 -c -bigy 480''' again. Now the thumbnails and 480 pixels wide versions of your pictures will be created.  8. Rund the command '''igal2 -c --bigy 480''' again. Now the thumbnails and 480 pixels wide versions of your pictures will be created.

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 ...

  • Download and install igal2 software onto your computer. On Debian you just run aptitude install igal2 as root (or using sudo).

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)