Next:
inc::Desc
Previous:
podtoc
 [Table of Contents]

inc::Config



NAME

    Config

DESCRIPTION

    eGallery configuration package

Title (title)

    Set a title for your eGallery

Image Directory (img_dir)

    This is the full path to the directory where are stored the
    images of your eGallery albums

CGI Directory (cgi_dir)

    This ist the cgi-bin alias directory of your webserver,
    for exemple /cgi-bin or /cgi-bin/egallery

WWW Directory (www_dir)

    This ist the relativ web path to the directory where
    the images are stored (for exemple /egallery/images)

DOC Directory (doc_dir)

    This ist the relativ web path to the directory to eGallery
    (for exemple /egallery)

DESC Filename (desc_file)

    Filename of your description file. This file ist stored on 
    each album directory of the application

Image row (img_row)

    Number of thumbs on each row (thumbs mode)

Refresh seconds (rfs_sec)

    Setting refresh time (seconds) of the slide show mode

Image album (img_album)

    Number of the image that will be displayed on the album view
    If you set 1, the first image of each album will be
    displayed with the description of the albums

Max page (max_page)

    Max number of thumbs on a page

AUTHOR

    Markus Stocker, 28.10.2003

[Top]