.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================= Patch BE Settings ================= :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: André Spindler :Changed: 2005-04-20T23:46:29 :Author: André Spindler :Email: andre@andre-spindler.de :Info 3: :Info 4: .. _Patch-BE-Settings: Patch BE Settings ================= Extension Key: **asfk\_patchbesettings** Copyright 2000-2002, André Spindler, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **Patch BE Settings 1** **Introduction 1** What does it do? 1 Screenshots 1 **Users manual 1** **Configuration 1** BEgroups 1 BEusers 1 **Changelog 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ For default, some fields for editing BEusers und BEgroups are limited – you can only select a specific number of items. This extension increases these values. .. _Screenshots: Screenshots ^^^^^^^^^^^ Not available. .. _Users-manual: Users manual ------------ You only have to install this extension. .. _Configuration: Configuration ------------- These values are modified: .. _BEgroups: BEgroups ^^^^^^^^ #Select up to 50 tables to be modified by group members (default typo3: 20 (3.7.0)):$TCA['be\_groups']['columns']['tables\_modify']['co nfig']['maxitems'] = 50; #Select up to 50 tables to be viewed by group members (default typo3: 20 (3.7.0)):$TCA['be\_groups']['columns']['tables\_select']['config'][ 'maxitems'] = 50; #Grant access to up to 50 modules for group members (default typo3: 15 (3.7.0)):$TCA['be\_groups']['columns']['groupMods']['config']['maxitem s'] = 50; .. _BEusers: BEusers ^^^^^^^ #Grant access to up to 50 modules for user (default typo3: 15 (3.7.0)) :$TCA['be\_users']['columns']['userMods']['config']['maxitems'] = 50; .. _Changelog: Changelog --------- **asfk\_patchbesettings 1.0.0** first published version. |img-1| Patch BE Settings - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102