II.Using SlideCrab.
2.1 Configuration
You can easily to setup your typical setting for IMGOWL's common
elements, for examples: watermark and image base path. So you don't need
to set them for each slide show.
Following are the default setting for IMGOWL:
system setting
$IMGOWL_SETTING['SITE_NAME'] - Site's name.
$IMGOWL_SETTING['ABS_URL'] - IMGOWL's absolute URL,eg:
http://www.propagator.net/imgowl/imgowl/ (Don't forget include / mark
at the end)
$IMGOWL_SETTING['SERIALNUM'] - IMGOWL Serial number
(for registered version).
$IMGOWL_SETTING['FLASHPLAYER_CODE'] - Flash player
HTML code (DO NOT CHANGE,IF YOU DON'T KNOW THIS).
$IMGOWL_SETTING['ENCODE_MODE'] - Caption encode mode
, default is "iso-8859-1",(DO NOT CHANGE,IF YOU DON'T KNOW THIS).
Water mark setting
$IMGOWL_CONFIGURATION['WATERMARK_URL'] - Water mark image's
URL
$IMGOWL_CONFIGURATION['WATERMARK_TOP_POS'] - Watermark's
upper left corner position: the pixel of from the top of image.(unit:pixel).
$IMGOWL_CONFIGURATION['WATERMARK_LEFT_POS'] - Watermark's
upper left corner position: the pixel of from the left of image.(unit:pixel).
$IMGOWL_CONFIGURATION['WATERMARK_ALPHA'] - Water mark's
alpha (transparency) (0=invisible,1-99=transparency,100=solid)
Image folder path setting
$IMGOWL_CONFIGURATION['IMGBASE_PATH'] - Image folder
base path, this parameter is transfered with 2-levels encryption, it's
the best way to hide your real image path. (Please see also chapter
2.4 Image Base)
Please do not change all files name and
location.Otherwise IMGOWL can not run normally.
|