...
Whether or not to show the help button.
Syntax
Can be set to true or false.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
help.hide
A list of tools whose help should not be added to the help index.
Syntax
Accepts a comma-delimited list of tools.
Version
This property is used in the following version(s) of Sakai: 2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
help.id
The tool ID to display when opening the help tool. If specified, the help for the document with this ID will be opened instead of the contextual help for a specific tool
Syntax
Accepts a valid document ID
Version
This property is used in the following version(s) of Sakai: 2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
An external location for help information.
Syntax
Accepts a valid relative or absolute URL.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
help.redirect.external.webapp
An external location for help information.
Syntax
If this is set to "sakai" (the default), help information will be displayed as usual. If not, help requests will be redirected to the specified URL.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
help.url
The URL to use instead of the built-in help.
Syntax
Accepts a valid URL.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
The location of the help welcome page.
Syntax
Accepts a valid relative or absolute URL.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
helpPath
Specifies the URL to the help path. This partial URL is used to construct the full URL for accessing help content. For example, http://localhost:8082/portal/help/TOCDisplay/content.hlp?docId=aqyk
...
Accepts a valid URL.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
The maximum size of the C3P0 connection pool.
Syntax
Accepts a valid integer.
Version
This property is used in the following version(s) of Sakai: 2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
The maximum number of statements to cache, set to 0 to disable caching.
...
Accepts a valid integer.
Version
This property is used in the following version(s) of Sakai: 2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
The minimum size of the C3P0 connection pool.
...
Accepts a valid integer.
Version
This property is used in the following version(s) of Sakai: 2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
The maximum time (in seconds) to leave a connection idle before closing it.
...
Accepts a valid integer.
Version
This property is used in the following version(s) of Sakai: 2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
Specifies the default database schema to use.
Syntax
Accepts a valid database schema.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
Which hibernate dialect to use.
...
Should be one of the supported dialects that can be used with Sakai, such as: org.hibernate.dialect.HSQLDialect, org.hibernate.dialect.MySQLDialect, org.hibernate.dialect.Oracle9Dialect
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
Whether or not to show the SQL statements used by hibernate in the tomcat logs.
Syntax
Can be set to true or false.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
The location and name of the hibernate properties file (defaults to hibernate.properties).
Syntax
Accepts a valid path and filename.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5,2.6
Anchor | ||||
---|---|---|---|---|
|
...
The list of tool IDs to hide from the "Edit Tools" menu. This option and the stealthTools@org.sakaiproject.tool.api.ActiveToolManager together make up the entire list of tools that will not appear. You might use this if you wished to preserve the default settings for stealthTools but add a few additional tools to the list.
Syntax
A list of tool IDs separated by commas.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5,2.6