Sakai Properties Reference - D

Sakai Properties Reference - D

Property Name

Description

dateWidget.defaultFormat

The default format the date widget. If this is set to "dd/MM/yyyy", January 2nd 2003 would be displayed as 01/02/2003, otherwise it would be displayed as 02/01/2003.
This property is used in Sakai version(s): 2.4,2.5,2.6

default.copyright

The textual wording of the default copyright to be used when uploading resources into Sakai. Must match one of the copyright types defined by a copyrighttype configuration parameter.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

default.copyright.alert

Whether or not to display an alert when the default copyright is selected.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

defaultAutoCommit@javax.sql.BaseDataSource

Whether or not to commit database changes automatically.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

defaultReadOnly@javax.sql.BaseDataSource

Whether or not borrowed database connections are read only by default.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

defaultTransactionIsolation@javax.sql.BaseDataSource

The integer value for the transaction isolation level. Use defaultTransactionIsolationString instead.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

defaultTransactionIsolationString@javax.sql.BaseDataSource

A string that controls transaction isolation, review the documentation for your JDBC driver before attempting to change this. Typically set to TRANSACTION_READ_COMMITTED (preferred for MySQL) or TRANSACTION_READ_UNCOMMITTED (the default for HSQL).
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

defaultValue@org.sakaiproject.user.api.UserNotificationPreferencesRegistration.XXXX

The integer value to set the default user notification preferences.

XXXX should be substituted by the tool, the possible values are:

content, announcement, content, external, mailarchive, matrix, syllabus, wizard

Values:

PREF_NONE = 0 (Default no preference)
PREF_IGNORE = 1 (Do not send me low priority)
PREF_DIGEST = 2 (Send me one email per day)
PREF_IMMEDIATE = 3 (Send me each notification separately)

disable.course.site.skin.selection

Whether or not to allow course sites to select a custom skin.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

disable.membership.unjoin.selection

Whether or not to disable the link used to unjoin a site.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

display.help.icon

Whether or not to display the help icon in the upper right of each tool window.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

display.help.menu

Whether or not to display a link to help on the left hand navigation menu.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

display.users.present

Whether or not to display the users present below the left-hand navigation bar.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

driverClassName@javax.sql.BaseDataSource

The JDBC driver to use when connecting to the database.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6