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 13 Next »

Sakai Properties Reference - OSP

Property Name

Description

cache.osp.presentation.data

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

metaobj.save.cookies

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

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).

osp.experimental.assignments

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

osp.migration.developer

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

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).

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)

osp.reviewer.groups.allowall.global

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

osp.upgrade25

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

sakai.datawarehouse.dbLoader.properties.alterTables

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

sakai.datawarehouse.dbLoader.properties.createTables

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

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

sakai.datawarehouse.dbLoader.properties.dropTables

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

sakai.datawarehouse.dbLoader.properties.indexTables

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

sakai.datawarehouse.dbLoader.properties.populateTables

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

sakai.datawarehouse.dbLoader.properties.tableScriptFileName

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

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

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.

xslt-portal.cacheTemplates

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

  • No labels