Project

General

Profile

Feature #23506 » 15645_documentation.txt

Administrator Admin, 2010-10-10 14:45

 
This is the documentation for #15645:

In doc_core_tsconfig
Section: User TSconfig
Table: ->OPTIONS
add at the end of the table:

Property: file_list.enableDisplayBigControlPanel
Data type: list of keywords
Description: This option determines whether the checkbox "Extended view" in the filelist module is shown or hidden. If it is hidden, you can predefine it to be always activated or always deactivated.
The following values are possible:
- activated: The option is activated and the checkbox is hidden.
- deactivated: The option is deactivated and the checkbox is hidden.
- selectable: The checkbox is shown so that the option can be selected by the user.
Default: selectable

Property: file_list.enableDisplayThumbnails
Data type: list of keywords
Description: This option determines whether the checkbox "Display thumbnails" in the filelist module is shown or hidden. If it is hidden, you can predefine it to be always activated or always deactivated.
The following values are possible:
- activated: The option is activated and the checkbox is hidden.
- deactivated: The option is deactivated and the checkbox is hidden.
- selectable: The checkbox is shown so that the option can be selected by the user.
Default: selectable

Property: file_list.enableClipBoard
Data type: list of keywords
Description: This option determines whether the checkbox "Show clipboard" in the filelist module is shown or hidden. If it is hidden, you can predefine it to be always activated or always deactivated.
The following values are possible:
- activated: The option is activated and the checkbox is hidden.
- deactivated: The option is deactivated and the checkbox is hidden.
- selectable: The checkbox is shown so that the option can be selected by the user.
Default: selectable



In doc_core_tsconfig
Section: Page TSconfig
Part: ->MOD
Table: Web>List (mod.web_list)
behind the option "showClipControlPanelsDespiteOfCMlayers" add:

Property: enableDisplayBigControlPanel
Data type: list of keywords
Description: This option determines whether the checkbox "Extended view" in the list module is shown or hidden. If it is hidden, you can predefine it to be always activated or always deactivated.
The following values are possible:
- activated: The option is activated and the checkbox is hidden.
- deactivated: The option is deactivated and the checkbox is hidden.
- selectable: The checkbox is shown so that the option can be selected by the user.
Default: selectable

Property: enableClipBoard
Data type: list of keywords
Description: This option determines whether the checkbox "Show clipboard" in the list module is shown or hidden. If it is hidden, you can predefine it to be always activated or always deactivated.
The following values are possible:
- activated: The option is activated and the checkbox is hidden.
- deactivated: The option is deactivated and the checkbox is hidden.
- selectable: The checkbox is shown so that the option can be selected by the user.
Default: selectable

Property: enableLocalizationView
Data type: list of keywords
Description: This option determines whether the checkbox "Localization view" in the list module is shown or hidden. If it is hidden, you can predefine it to be always activated or always deactivated.
The following values are possible:
- activated: The option is activated and the checkbox is hidden.
- deactivated: The option is deactivated and the checkbox is hidden.
- selectable: The checkbox is shown so that the option can be selected by the user.
Default: selectable
(3-3/3)