Project

General

Profile

Actions

Feature #18994

closed

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

Added by Sonja Schubert over 16 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Category:
Workspaces
Target version:
-
Start date:
2008-06-20
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
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. For these change I added the patch config_default_patch.diff.

Furthermore there is a change needed in t3lib/class.t3lib_userauthgroup.php to check these localconf.php option. For these change I added the patch t3lib_userauthgroup_patch.diff

(issue imported from #M8778)


Files

config_default_patch.diff (758 Bytes) config_default_patch.diff Administrator Admin, 2008-06-20 14:19
t3lib_userauthgroup_patch.diff (461 Bytes) t3lib_userauthgroup_patch.diff Administrator Admin, 2008-06-20 14:20
patch-bug8778.diff (1.39 KB) patch-bug8778.diff Administrator Admin, 2010-06-03 14:42
patch-bug8778-2.diff (1.39 KB) patch-bug8778-2.diff Administrator Admin, 2010-06-03 15:41
Actions

Also available in: Atom PDF