Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2011-02-17 09:39:04
Size: 686
Comment:
Revision 5 as of 2011-02-17 10:15:29
Size: 1861
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from HotoAddGalleryPage
Line 5: Line 6:
=== Before you start ... ===

 1. Download and install [[http://igal.trexler.at/igal2-2.0.tar.gz|igal2]] software onto your computer. On Debian you just run '''aptitude install igal2''' as root (or using sudo).
 2. Download the two templates from the bottom of this page and copy them to your .igal2 directory. Make sure the names start with a '''.''' character!

 Using these templates you do not have to make any changes to the .html files created by igal2 since all styles and logos will be included from their original place at http://sat.mur.at/.
Line 8: Line 16:
 2. Download and install [[http://igal.trexler.at/igal2-2.0.tar.gz|igal2]] software onto your computer.
Line 11: Line 18:
 5. To be continued ...  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 ===

[[attachment:.indextemplate2.html]] [[attachment:.slidetemplate2.html]]

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

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

  2. Download the two templates from the bottom of this page and copy them to your .igal2 directory. Make sure the names start with a . character!

    Using these templates you do not have to make any changes to the .html files created by igal2 since all styles and logos will be included from their original place at http://sat.mur.at/.

Step by step instructions

  1. Make pictures ;)

  2. Create a directory somewhere on your computer.
  3. Copy the pictures you want to include in your gallery page to the newly created directory.
  4. Change to the newly created directory that now holds all your pictures
  5. 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. Edit the .captions File.
  7. Rund the command igal2 -c -bigy 480 again. Now the thumbnails and 480 pixels wide versions of your pictures will be created.

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

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

  10. Tell the others about the update :)

templates

.indextemplate2.html .slidetemplate2.html

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