Index of /software/bg
Attention!
==========
All my scripts CAN and WILL destroy all data.
Usage:
- create "include.sh" in your picture directory with the following content:
EVENT="Party"
PHOTOGRAPHER="Your Name here!"
EVENT_URL="$EVENT" # or "../" in case you have different series of the
# same event.
PICTURES_PER_PAGE="15" # 15 is a good starting point (default)
MAIN_URL="<a href=\"\">Foo</a>" # The \'s are important!
GALLERY_URL="<a href=\"/pictures/\"></a>" # Your main picture Page
- run bg.sh --thumbs to create thumbnails
- run bg.sh --fix to resize your pictures to a web friendly
size.
- run bg.sh to actually create the gallery
- enjoy.
bg.sh:
simple picture gallery script
first merge with one of my former scripts --> much redundancy
Tilmann Holst, 16.06.2003