|
Admin Panel
> Configuration > System
Paths
System Paths
Root Directory
Will be implemented in future versions.
Advanced usage: It is used when Albinator is called as modules
from other systems. Not needed in current environment.
Refer Call: $Config_rootdir
System Url
The url path to the albinator's directory
e.g. http://www.mysite.com/photos
Note: don't enter a trailing slashes
in any of the paths
Refer Call: $Config_mailurl
Cgi Directory (relative)
The cgi directory usually is /cgi-bin
but it might be different on your server, therefore you can
set that here using absoule links, e.g. /photos/cgi-bin
The manipulate system is written in perl using Imagemagick,
therefore needs to be put in a cgi directory, this is basically
the same directory you uploaded your albinator.cgi file.
Note: don't enter trailing slashes
in any of the paths
Refer
Call: $Config_cgidir
Cgi Directory (absolute)
enter the absolute path from Albinator's
root directory, e.g. /cgi-bin
Note: don't enter trailing slashes
in any of the paths. Also, if this path is entered then relative
path is ignored.
Refer
Call: $Config_cgidirAbsolute
Data Path
The path to your data directory, where you
wish to store all user sub-directories which be used to store
the photos uploaded to the system. The path needs to be relative
if specified outsite the root of albinator's dir. The default
value is "data". Indicating a directory named
data in the albinator's root dir.
Refer
Call: $Config_datapath
Buy Link
If are using Albinator on a commercial site
and whenever a user runs out of photo, space, reminder or
album limit; along with the error message, a link is presented
to the user to visit. You can enter the value which would
take them to your shopping cart page or billing information
page.
Empty value will generate a link to feedback.php.
Refer Call: $Config_buylink
Abuse Report Link / mail
The path to a report page where you wish
visitors to the Albums can send reports if they find any unfit
content in the user's Albums. This needs to be absolute in
nature, e.g. /report/send.html. This can be email link also,
e.g. mailto:admin@albinator.com.
Refer
Call: $Config_abuse_link
Options on the Adminstration Panel are:
Configuration & Customization
Adding Account
All other admin options are pretty self explanatory or with explanation's besides them.
|