[TYPO3-core] RFC: Feature Request #8567: Module Web>List: Enable options to hide searchbox and checkboxes and init MOD_SETTINGS from Page TSconfig

Patrick Rodacker patrick.rodacker at the-reflection.de
Sat May 31 17:10:11 CEST 2008


Hi

This is an SVN patch request.

Type: Enhancement

Bugtracker references:
http://bugs.typo3.org/view.php?id=8567

Branches: trunk, TYPO3_4-2

Description:
Introduces several Page TSconfig settings to disable the search form and 
checkboxes ("Extended view", "Show clipboard", "Localization view") in 
the list module and allows to init the settings for the checkboxes to 
display different views or show the clipboard:

# disable search box
mod.web_list.disableSearchBox = 1

# disable checkboxes
mod.web_list.disableBigControlPanelCheckbox = 1
mod.web_list.disableClipboardCheckbox = 1
mod.web_list.disableLocalizationCheckbox = 1

# init checkbox values
mod.web_list.enableExtendedView = 1
mod.web_list.enableClipBoard = 1
mod.web_list.enableLocalizationView = 1


Best Regards
Patrick
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0008567.patch
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20080531/5d6a319a/attachment.txt 


More information about the TYPO3-team-core mailing list