Project

General

Profile

Actions

Bug #20087

closed

Allow predefined setting for "extended view" in list module

Added by Steffen Kamper about 15 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2009-02-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The following patch sets extended View for list module "on" by default.

Additional you can set the default value by userTS or pageTS with following setting:

mod.web_list.extendedView = 0 //disable extended view, no switch is displayed
mod.web_list.extendedView = 1 //enable extended view, no switch is displayed
mod.web_list.extendedView = 2 //no extended view by default, switch is displayed
mod.web_list.extendedView = 3 //extended view by default, switch is displayed

(issue imported from #M10533)


Files

10533.diff (2.25 KB) 10533.diff Administrator Admin, 2009-02-23 23:14
10533_v2.diff (1.88 KB) 10533_v2.diff Administrator Admin, 2009-02-26 23:40
10533_v4.diff (8.58 KB) 10533_v4.diff Administrator Admin, 2009-04-30 20:17
10533-secondary-option_v5.patch (7.31 KB) 10533-secondary-option_v5.patch Administrator Admin, 2009-12-17 14:21

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #18879: Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfigClosed2008-05-31

Actions
Related to TYPO3 Core - Feature #23506: Make checkboxes at the bottom of modules hidableClosedSusanne Moog2010-09-05

Actions
Actions #1

Updated by Christian Kuhn about 15 years ago

Related to #18879

Attached another version with a slightly different solution. See core list for details.

Actions #2

Updated by Georg Ringer over 14 years ago

added a new patch because things changed quite much. and it got even easier:

there is just one checkbox/option and this is shown in the user settings.
of course this can be overriden by using
setup.default.extendedView = 1
setup.override.extendedView = 1

Actions #3

Updated by Chris topher over 13 years ago

Closed, no change required.

This has been solved as part of #23506.

Actions

Also available in: Atom PDF