|
Setting
|
Description
|
1 |
$gen_date_format |
This setting allows you specify whether to use US date format (MM/DD/YYYY) or
EUROPEAN (DD/MM/YYYY) date format. Valid values are "US" or "EUROPEAN".
|
2 |
$gen_start_day |
This setting allows you specify whether the weekly reservation schedule will
begin on SUNDAYS or MONDAYS. Valid values are "SUN" or "MON". Important:
Changing this setting will change the format of the data. Do NOT change this setting
if you already have reservation data that you do not want to lose.
|
3 |
$gen_show_weekends |
This setting allows you specify whether the weekly reservation schedule will
show weekends or not. Valid values are "YES" or "NO".
|
4 |
$gen_time_format |
This setting allows you specify whether the times on weekly reservation schedule will
be displayed in STANDARD (AM-PM) format or in MILITARY (24-HOUR) format. Valid values
are "STD" or "MIL".
|
5 |
$gen_maintain_log |
This setting allows you specify whether or not to record all reservations in a
log file. Valid values are "YES" or "NO". Note that if this setting is set to
"YES", then a bar-delimited log file called "reservation-log.txt" will be
maintained in your "data" directory.
|
6 |
$gen_permission_level |
This setting allows you specify the general permission level of your reservation
system. The permissions levels have been defined as follows:
1 - Anyone can make reservations and recurring events.
2 - Anyone can make reservations but only authorized users can make recurring events.
3 - Only authorized users can make reservations/recurring events.
4 - Anyone can make reservations but no one can make recurring events.
5 - Only authorized users can make reservations and no one can make recurring events.
|
7 |
$gen_email_admin |
This setting allows you specify whether or not to email the uReserveTM
administrator each time a reservation is created/modified. Valid values are
"YES" or "NO".
|
8 |
$gen_email_user |
This setting allows you specify whether or not to email the user (whoever is
creating/modifying a reservation) a receipt of the reservation. Valid values are
"YES" or "NO".
|
9 |
$gen_admin_email_address |
This setting allows you specify the email address of the uReserveTM
administrator. This is the email address to which email notifications of
reservations (see preference question #7 above) are sent. Note: Be sure to use
single quotes (') around the email address that you specify here.
|
10 |
$gen_admin_email_subject |
This setting allows you specify the subject that will appear on email notifications
that are sent to the uReserveTM administrator.
|
11 |
$gen_user_email_subject |
This setting allows you specify the subject that will appear on the email receipts
that are sent to the user.
|
12 |
$gen_email_method |
This setting allows you specify the email method that this uReserveTM
CGI Script will use to send email. If your server is a Unix server, then you should
set this setting to "SENDMAIL" - in order to use the Unix "sendmail" utility. If
your server is a Windows server, then you should set this setting to "SOCKETS" - in
order to connect to your mail server via "sockets". Note: Some people with Windows
server may not be able to use "SOCKETS". In that case, set this setting to "CUSTOM"
and then contact us with the name of the email utility that your Windows server
does support.
|
13 |
$gen_sendmail_path |
For Unix Servers Only - This setting allows you specify the path to "sendmail"
on your server.
|
14 |
$gen_smtp_address |
For Windows Servers Only - This setting allows you specify the IP address or the
Hostname of your mail server.
|
15 |
$page_background_image |
This setting allows you specify a background image that will be displayed on
all schedule pages. This setting should be specified as the full URL of the
image that you want to use - otherwise, set this setting to "NONE" in order to
have no background image.
|
16 |
$page_background_color |
This setting allows you specify the background color of the schedule pages.
|
17 |
$page_font_face |
This setting allows you specify the font face used for the title areas of the
schedule pages.
|
18 |
$page_font_size |
This setting allows you specify the font size used for the title areas of the
schedule pages.
|
19 |
$page_font_color |
This setting allows you specify the font color used for the title areas of the
schedule pages.
|
20 |
$page_link_color |
This setting allows you specify the link color used for the title areas of the
schedule pages.
|
21 |
$page_vlink_color |
This setting allows you specify the vlink color used for the title areas of the
schedule pages.
|
22 |
$page_alink_color |
This setting allows you specify the alink color used for the title areas of the
schedule pages.
|
23 |
$page_title |
This setting allows you specify the title that will be displayed on all schedule pages.
|
24 |
$page_previous_button |
This setting allows you specify the label that will be displayed on the "Previous" button.
|
25 |
$page_next_button |
This setting allows you specify the label that will be displayed on the "Next" button.
|
26 |
$page_date_entry |
This setting allows you specify the label that will be displayed next to the "Date"
entry area.
|
27 |
$graph_title_color |
This setting allows you specify the color of the title area of the daily schedule
tables.
|
28 |
$graph_open_color |
This setting allows you specify the color of the open (available) time slots on
the daily schedule tables.
|
29 |
$graph_reserved_color |
This setting allows you specify the color of the reserved (not available) time slots on
the daily schedule tables.
|
30 |
$graph_font_face |
This setting allows you specify the font face used within the daily schedule tables.
|
31 |
$graph_font_size |
This setting allows you specify the font size used within the daily schedule tables.
|
32 |
$graph_font_color |
This setting allows you specify the font color used within the daily schedule tables.
|
33 |
$reserve_char |
This setting allows you specify the character(s) used to indicate reserved (not
available) time slots on the daily schedule tables.
|
34 |
$reserve_image |
This setting allows you specify an image that will be used to indicate reserved
(not available) time slots on the daily schedule tables. If you want to specify
a reserved icon, then specify this setting as the full URL of the image that you
want to use. If you do not want to use an image, just specify this setting as "".
|
35 |
$reserve_image_alt |
This setting allows you specify an "ALT" message that will be associated with the
$reserve_image icon (if any) that was specified in preference setting #34 above.
|
36 |
$cell_width |
This setting allows you specify the width of each half-hour time slot on the
daily schedule tables. The default value is "20" pixels... but this may need
to be increased if you specify a large $reserve_char or a large $reserve_image.
|
37 |
$resource_title |
This setting allows you specify the resource title. The default value is
"Resource", but depending on the type of resource that you will monitoring, you
may want to change this setting to "Lab", "Conference Room", or "Sports Field".
|
38 |
$resource_prompt |
This setting allows you to override the default "At what time would you like
to reserve this resource?" prompt.
|
39 |
$recurring_prompt |
This setting allows you to override the default "Is this a recurring event?" prompt.
|
40 |
$resource_field1 |
This setting allows you to override the default "Resource Name" field label.
|
41 |
$resource_field2 |
This setting allows you to override the default "Location" field label.
|
42 |
$resource_field3 |
This setting allows you to override the default "Capacity" field label.
|
43 |
$resource_field4 |
This setting allows you to override the default "Phone" field label.
|
44 |
$resource_field5 |
This setting allows you to override the default "Notes" field label.
|
45 |
$reserve_title |
This setting allows you to specify the title that appears on the "Reserve Resource"
form.
|
46 |
$reserve_prompt |
This setting allows you to override the default "Please enter your contact
information below:" prompt.
|
47 |
$reserve_field1 |
This setting allows you to specify the name of the first field on the
"Reserve Resource" form.
|
48 |
$reserve_field2 |
This setting allows you to specify the name of the second field on the
"Reserve Resource" form.
|
49 |
$reserve_field3 |
This setting allows you to specify the name of the third field on the
"Reserve Resource" form. Note: If you have enabled the $gen_email_user
option (preference setting #8 above), then this field must be used to
collect the user's email address.
|
50 |
$reserve_field4 |
This setting allows you to specify the name of the forth field on the
"Reserve Resource" form.
|
51 |
$password_prompt1 |
This setting allows you to override the default "Enter a password to
protect your reservation: (Optional)" prompt.
|
52 |
$password_prompt2 |
This setting allows you to override the default "An authorized user
name and password is required:" prompt.
|
53 |
$password_prompt3 |
This setting allows you to override the default "A user name and
password is required for recurring events:" prompt.
|
54 |
$reserve_field5 |
This setting allows you to change the text of the "Password" field on the
"Reserve Resource" form. Note that no matter what text you change this
field to, it will still be treated as the reservation password.
|
55 |
$reserve_password |
This setting allows you to override the default "*A password is required
for all modifications" message.
|
56 |
$reserve_window_height1 |
This setting allows you to specify the pixel height of the "Reserve Resource"
popup window.
|
57 |
$reserve_window_height2 |
This setting allows you to specify the pixel height of the "Modify Resource"
popup window.
|
58 |
$reserve_instructions |
This setting allows you to specify the instructions that appear under each
daily schedule table. The default value is "To reserve a resource, click
on the resource's name."
|
59 |
$reserve_results |
This setting allows you to override the default "Reservation Confirmed" text.
|
60 |
$reserve_info |
This setting allows you to override the default "Reservation Information" text.
|
61 |
$reserve_modify |
This setting allows you to override the default "Modify Reservation" text.
|
62 |
$modify_results |
This setting allows you to override the default "Reservation Modified" text.
|
63 |
$delete_results |
This setting allows you to override the default "Reservation Deleted" text.
|
64 |
$refresh_message |
This setting allows you to override the default "After closing this
window, press REFRESH/RELOAD to update your browser's display" message.
|