Freevo

 

ImageConfig

Not much to configure. Let freevo know where the images are :

Image_ITEMS = [ ('My Holiday Pictures', '/files/pictures/holiday'),
                ('Family Pictures', '/files/pictures/family') ]

The list of filename suffixes that are used to match the files that are used for the image viewer.

IMAGE_SUFFIX = [ 'jpg','gif','png', 'jpeg','bmp','tiff','psd' ]

The viewer supports a slideshow file.

IMAGE_SSHOW_SUFFIX = [ 'ssr' ]

Choose the mode of the blending effect in the image viewer between two images. Possible values are:

IMAGEVIEWER_BLEND_MODE = -1

And choose if you want freevo to treat your image directories as implicit slideshows.

DIRECTORY_CREATE_PLAYLIST=['image']

If you press NEXT or PREV while viewing one of the images in the directory, freevo will display the next or previous image in the directory.

last edited 2005-01-01 17:18:34 by TanjaStriepling
current version: http://freevo.sourceforge.net/cgi-bin/doc/ImageConfig