Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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
help.hide

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
help.id

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
help.location
help.location

...

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
help.redirect.external.webapp

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
help.url

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
help.welcomepage
help.welcomepage

...

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
helpPath

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
hibernate.c3p0.max_size
hibernate.c3p0.max_size

...

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
hibernate.c3p0.max_statements
hibernate.c3p0.max_statements

...

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
hibernate.c3p0.min_size
hibernate.c3p0.min_size

...

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
hibernate.c3p0.timeout
hibernate.c3p0.timeout

...

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
hibernate.default_schema
hibernate.default_schema

...

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
hibernate.dialect
hibernate.dialect

...

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
hibernate.show_sql
hibernate.show_sql

...

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
hibernatePropertiesATorg.sakaiproject.springframework.orm.hibernate.SessionFactoryBase
hibernatePropertiesATorg.sakaiproject.springframework.orm.hibernate.SessionFactoryBase

...

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
hiddenToolsATorg.sakaiproject.tool.api.ActiveToolManager
hiddenToolsATorg.sakaiproject.tool.api.ActiveToolManager

...

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