Skip Headers

Oracle Calendar Web Client Administrator's Guide
Release 3.1

Part Number B10095-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Feedback

Go to previous page
Previous
Go to next page
Next
View PDF

2
Agenda Modules

This chapter describes Agenda module parameters that can be changed without impacting the correct functionality of the Oracle Calendar web client when fully integrated with Oracle Collaboration Suite. For additional parameters that can be configured when using Oracle Calendar web client in a standalone environment, see Additional Agenda Module Settings.

[modules]

Disabling the ability to search for Event Calendars

Parameter: hide_eventcal

Description: Disables Event Calendar searches

Accepted values: TRUE or FALSE

Default value: FALSE

Disabling the ability to make Agendas global

Parameter: hide_global

Description: Disables global Agenda viewing in Oracle Calendar web client.

Accepted values:

Default values: FALSE

Disabling the Task View

Parameter: hide_taskview

Description: Hides the Task View option.

Accepted values: TRUE or FALSE

Default value: FALSE

Disabling the ability to manage groups

Parameter: hide_managegroups

Description: Hides the Manage Groups option.

Accepted values: TRUE or FALSE

Default value: FALSE

Disabling the suggest date and time feature

Parameter: hide_suggestime

Description: Hides the suggest date and time feature

Accepted values: TRUE or FALSE

Default value: FALSE

Disabling the show unconfirmed option

Parameter: hide_show_unconfirmed

Description: Hides the Show Unconfirmed Meetings option in the Preferences page of the web client.

Accepted values: TRUE or FALSE

Default value: TRUE

[file_attachment]

Allowing users to download file attachments

Parameter:download_enable

Description: Allows users to download file attachments included with Entries.

Accepted values:

Default value: TRUE

Setting a maximum size for file attachments

Parameter: max_attach_file_size

Description: Sets the maximum file size for attachments included with Entries.

Accepted values: Any value in bytes

Default value: 409600

Allowing users to attach files to Entries

Parameter: upload_enable

Description: Allows users to include file attachments with Entries they create. If this parameter is set to TRUE, make sure that a valid value exists for tmp_attach_file_loc.

Accepted values:

Default value: FALSE

Setting a temp directory for file attachments

Parameter: tmp_attach_file_loc

Description: Sets the temporary directory for storing file attachments.

Accepted values: Any directory path

Default value: /tmp/owc/

[download_extension]

Setting file types for downloading attachments

Use this section to specify which types of files users can download. You must include a mime type for each file extension. For example:

.wav = audio/wav
.doc = application/msword
.txt = text/plain
.html = text/html

Optionally, associate a different icon for each file extension. If you do not associate an icon with a file extension, the default icon (paper clip) appears. For example:

.wav = audio/wav, wav.gif
.doc = application/msword, doc.gif


Note:

Make sure your icon paths are relative to your htdocs directory.


[sched]

Hiding automatic iCalendar/vCalendar attachment

Parameter: showicalvcal

Description: Whenever a user creates, edits or deletes an Entry and chooses to send e-mail to other users, the user can attach Entry data in iCalendar and/or vCalendar format automatically. This option is displayed in the Preferences page and can be disabled by setting the value FALSE for the showicalvcal parameter.

Accepted values: TRUE or FALSE.

Default value: TRUE

[sms]

Enabling wireless notification

Parameter: enable

Description: Enables wireless services in Oracle Calendar web client. If you disable this feature, wireless options will not appear on the Wireless tab of the Edit Preferences page.


Important:

To enable this feature, certain parameters must be modified in the Oracle Calendar server's unison.ini. Refer to Oracle Calendar Server Administrator's Guide for more information.




Accepted values:

Default value: TRUE