Project

General

Profile

Actions

Feature #18879

closed

Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfig

Added by Patrick Rodacker almost 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-05-31
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

Introduces several Page TSconfig settings to disable the search form and checkboxes ("Extended view", "Show clipboard", "Localization view") in the list module (mod.web_list):

  1. disable search box
    mod.web_list.disableSearchBox = 1
  1. disable checkboxes
    mod.web_list.disableBigControlPanelCheckbox = 1
    mod.web_list.disableClipboardCheckbox = 1
    mod.web_list.disableLocalizationCheckbox = 1
  1. init checkbox values
    mod.web_list.enableExtendedView = 1
    mod.web_list.enableClipBoard = 1
    mod.web_list.enableLocalizationView = 1

The settings above could be used to activate the extended view, the clipboard or the localization view though the checkboxes are hidden from the user.
(issue imported from #M8567)


Files

mod.web_list_settings.patch (4.14 KB) mod.web_list_settings.patch Administrator Admin, 2008-05-31 16:58
0008567_v2.patch (4.14 KB) 0008567_v2.patch Administrator Admin, 2008-05-31 20:36
0008567_v3.patch (4.43 KB) 0008567_v3.patch Administrator Admin, 2008-05-31 21:03

Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Bug #20087: Allow predefined setting for "extended view" in list moduleClosedSteffen Kamper2009-02-23

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

Actions
Related to TYPO3 Core - Bug #22340: Automatically hiding Option Checkboxes and search fields on "empty" list view does not workClosed2010-03-29

Actions
Has duplicate TYPO3 Core - Feature #17754: Enable the option to hide the checkboxes "extended view", "clipboard", "localization"ClosedChristian Kuhn2007-11-05

Actions
Actions

Also available in: Atom PDF