Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Sakai Properties Reference - I

ical.experimental

Whether or not to enable exports of calendar data in iCal format.

Syntax

Can be set to true or false.

Version

This property is used in the following version(s) of Sakai: 2.5

iconNames

One or more names to associated with an icon that will appear ?.

Syntax

You must have an iconNames.count parameter indicating the total number of ?. You are then expected to have a numbered instance of this element for each number between 1 and the total count. For example, if iconNames.count is set to 2, you would be expected to provide a iconNames.1 and iconNames.2 setting. A numbered instance of this variable is paired with the iconSkins and iconUrls instances with the same number.

Version

This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5

iconSkins

One or more skins to be associated with an icon that will appear ?.

Syntax

You must have an iconSkins.count parameter indicating the total number of ?. You are then expected to have a numbered instance of this element for each number between 1 and the total count. For example, if iconSkins.count is set to 2, you would be expected to provide a iconSkins.1 and iconSkins.2 setting. A numbered instance of this variable is paired with the iconNames and iconUrls instances with the same number.

Version

This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5

iconUrls

One or more URLs for an icon that will appear ?.

Syntax

You must have a iconURLs.count parameter indicating the total number of ?. You are then expected to have a numbered instance of this element for each number between 1 and the total count. For example, if iconURLs.count is set to 2, you would be expected to provide a iconURLs.1 and iconURLs.2 setting. A numbered instance of this variable is paired with the iconSkins and iconNames instances with the same number.

Version

This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5

iframe.allowed.macros

A list of macros that are allowed to be replaced in URLs handled by the web content tool. The allowed macros will be replaced with data from Sakai. Useful in tying web content to URLs specific to the user, session, et cetera.

Syntax

Accepts a comma separated list of macros to replace in URLs. Valid macros are: ${SITE_ID},${USER_ID},${USER_EID},${USER_FIRST_NAME},${USER_LAST_NAME},${USER_ROLE}, and ${SESSION_ID}.

Version

This property is used in the following version(s) of Sakai: 2.3,2.4,2.5

import.importAsDraft

Whether or not imported items should be flagged as a draft.

Syntax

Can be set to true or false.

Version

This property is used in the following version(s) of Sakai: 2.4,2.5

inactiveInterval@org.sakaiproject.tool.api.SessionManager

How long (in seconds) a session is allowed to be inactive before it can be removed.

Syntax

Accepts an integer value.

Version

This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5

initialSize@javax.sql.BaseDataSource

The number of initial connections created when the pool is started.

Syntax

Accepts an integer value.

Version

This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5

invalidEmailInIdAccountString

A list of patterns to detect invalid email addresses when creating new accounts.

Syntax

Accepts a string containing a comma-delimited list of patterns that correspond to invalid email addresses.

Version

This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5

  • No labels