Project

General

Profile

Actions

Feature #2972

closed

Add possibility to disable TYPO3 draft workspace by localconf.php configuration

Added by Sonja Schubert over 15 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Workspaces
Target version:
-
Start date:
2009-03-25
Due date:
% Done:

100%

Estimated time:
16.00 h
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

It would be a very useful feature if there would be the possibility to disable the TYPO3 draft workspace by localconf.php configuration.

That could be done by the the localconf.php configuration:
$TYPO3_CONF_VARS['BE']['disableDefaultWorkspace'] = '1';

That could be done by changing the t3lib/config_default.php file to add these option to the install tool with 0 by default.
Furthermore there is a change needed in t3lib/class.t3lib_userauthgroup.php to check these localconf.php option.


Files

patch-2972.txt (1.36 KB) patch-2972.txt Sonja Schubert, 2009-03-25 15:55
Actions

Also available in: Atom PDF