Versions Compared

Key

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

Sakai Properties Reference -

...

OSP

help.hide help.id help.location help.redirect.external.webapp help.url help.welcomepage 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 This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6 hibernate.c3p0.max_size hibernate.c3p0.max_statements hibernate.c3p0.min_size hibernate.c3p0.timeout hibernate.default_schema hibernate.dialect hibernate.show_sql hibernateProperties@org.sakaiproject.springframework.orm.hibernate.SessionFactoryBase hiddenTools@org.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.
This property is used in Sakai version(s): 2.4,2.5,2.6

Property Name

Description

Anchor
help.buttonhelp.button
help.button

Whether or not to show the help button.
This property is used in Sakai version(s): 2.4,2.5,2.6

Anchor
help.hidehelp.hide

A list of tools whose help should not be added to the help index.
This property is used in Sakai version(s): 2.5,2.6

Anchor
help.idhelp.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
This property is used in Sakai version(s): 2.4,2.5,2.6

Anchor
help.locationhelp.location

An external location for help information.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

Anchor
help.redirect.external.webapphelp.redirect.external.webapp

An external location for help information.
This property is used in Sakai version(s): 2.4,2.5,2.6

Anchor
help.urlhelp.url

The URL to use instead of the built-in help.
This property is used in Sakai version(s): 2.4,2.5,2.6

Anchor
help.welcomepagehelp.welcomepage

The location of the help welcome page.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

Anchor
helpPathhelpPath
Anchor
hibernate.c3p0.max_sizehibernate.c3p0.max_size

The maximum size of the C3P0 connection pool.
This property is used in Sakai version(s): 2.5,2.6

Anchor
hibernate.c3p0.max_statementshibernate.c3p0.max_statements

The maximum number of statements to cache, set to 0 to disable caching.
This property is used in Sakai version(s): 2.5,2.6

Anchor
hibernate.c3p0.min_sizehibernate.c3p0.min_size

The minimum size of the C3P0 connection pool.
This property is used in Sakai version(s): 2.5,2.6

Anchor
hibernate.c3p0.timeouthibernate.c3p0.timeout

The maximum time (in seconds) to leave a connection idle before closing it.
This property is used in Sakai version(s): 2.5,2.6

Anchor
hibernate.default_schemahibernate.default_schema

Specifies the default database schema to use.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

Anchor
hibernate.dialecthibernate.dialect

Which hibernate dialect to use.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

Anchor
hibernate.show_sqlhibernate.show_sql

Whether or not to show the SQL statements used by hibernate in the tomcat logs.
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

Anchor
hibernatePropertiesATorg.sakaiproject.springframework.orm.hibernate.SessionFactoryBasehibernatePropertiesATorg.sakaiproject.springframework.orm.hibernate.SessionFactoryBase

The location and name of the hibernate properties file (defaults to hibernate.properties).
This property is used in Sakai version(s): 2.2,2.3,2.4,2.5,2.6

Anchor
hiddenToolsATorg.sakaiproject.tool.api.ActiveToolManagerhiddenToolsATorg.sakaiproject.tool.api.ActiveToolManager
cache.osp.presentation.data
cache.osp.presentation.data
cache.osp.presentation.data

Default= true. Enable/disable caching for rendering of portfolios (SAK-14206).

Anchor
metaobj.save.cookies
metaobj.save.cookies
metaobj.save.cookies

Default: false. Enable cookies to track form save attempts/success (SAK-15911); Default is false, meaning no new cookies

Anchor
notifyNewUserEmail
notifyNewUserEmail
notifyNewUserEmail

Default: true. Send an email to the user when the user is added (also controls whether or not guest users may be added to osp portfolios).

Anchor
osp.experimental.assignments
osp.experimental.assignments
osp.experimental.assignments

Default: false. Enable selection & auto-population of matrix/wizard cell with assignments (SAK-10832).

Anchor
osp.migration.developer
osp.migration.developer
osp.migration.developer

Whether or not to set the developer flag for migration testing. Should not be used on production systems. true / false

Anchor
osp.presentation.viewall
osp.presentation.viewall
osp.presentation.viewall

Default= false. If true, users with osp.presentation.review permission (SAK-16610); May view all portfolios in site (whether or not they've been shared).

Anchor
osp.preview.permission
osp.preview.permission
osp.preview.permission

Allow restricted view of preview matrices by permission (e.g. osp.matrix.scaffolding.edit) (SAK-15540); Default value is null (all can view)

Anchor
osp.reviewer.groups.allowall.global
osp.reviewer.groups.allowall.global
osp.reviewer.groups.allowall.global

Default: false. If true allow any (matrix/wizard) reviewer to view members independent of group membership

Anchor
osp.upgrade25
osp.upgrade25
osp.upgrade25

Default: false. Set this to true when upgrading from Sakai 2.4 to 2.5

Anchor
sakai.datawarehouse.dbLoader.properties.alterTables
sakai.datawarehouse.dbLoader.properties.alterTables
sakai.datawarehouse.dbLoader.properties.alterTables

Whether or not to alter the data warehouse tables. true / false

Anchor
sakai.datawarehouse.dbLoader.properties.createTables
sakai.datawarehouse.dbLoader.properties.createTables
sakai.datawarehouse.dbLoader.properties.createTables

Whether or not to create the data warehouse tables. true / false

Anchor
sakai.datawarehouse.dbLoader.properties.createTableScript
sakai.datawarehouse.dbLoader.properties.createTableScript
sakai.datawarehouse.dbLoader.properties.createTableScript

Whether or not to run the script specified in sakai.datawarehouse.dbLoader.properties.tableScriptFileName when initializing the Sakai data warehouse. true / false

Anchor
sakai.datawarehouse.dbLoader.properties.dropTables
sakai.datawarehouse.dbLoader.properties.dropTables
sakai.datawarehouse.dbLoader.properties.dropTables

Whether or not to drop the data warehouse tables. true / false

Anchor
sakai.datawarehouse.dbLoader.properties.indexTables
sakai.datawarehouse.dbLoader.properties.indexTables
sakai.datawarehouse.dbLoader.properties.indexTables

Whether or not to create indexes for the data warehouse tables. true / false

Anchor
sakai.datawarehouse.dbLoader.properties.populateTables
sakai.datawarehouse.dbLoader.properties.populateTables
sakai.datawarehouse.dbLoader.properties.populateTables

Whether or not populate the data warehouse tables. true / false

Anchor
sakai.datawarehouse.dbLoader.properties.tableScriptFileName
sakai.datawarehouse.dbLoader.properties.tableScriptFileName
sakai.datawarehouse.dbLoader.properties.tableScriptFileName

The location of a script that will be run when initializing the Sakai data warehouse.

Anchor
sakai.reports.forceColumnLabelUppercase
sakai.reports.forceColumnLabelUppercase
sakai.reports.forceColumnLabelUppercase

Controls whether or not the reports tool will force table column names to be entered in uppercase (used for better compatibility between Oracle and MySQL). Set to 0 to leave column names in their existing case set to 1 to force column names into uppercase. true / false

Anchor
sakai.reports.useWarehouse
sakai.reports.useWarehouse
sakai.reports.useWarehouse

Default = 1. Controls the mode in which reports are generated. 0 is no reports. 1 is the warehouse reports. 2 is live data reports. 3 is both warehouse and live data reports. The default is 1. The default report has a setting of operating on the warehouse.

Anchor
xslt-portal.cacheTemplates
xslt-portal.cacheTemplates
xslt-portal.cacheTemplates

Default= true. Set this to false to disable caching of xslt templates (good for testing).