[TYPO3-core] RFC: Feature request #1518: override admin panel values from TSConfig
Sebastian Kurfuerst
sebastian at garbage-group.de
Wed Nov 9 18:51:58 CET 2005
This is a CVS patch request.
Type: (Bugfix / New feature / Code cleanup)
=> New feature
Description:
Currently, it is only possible to set forceDisplayIcons and
forceDisplayFieldIcons to configure admin panel values from user/group
TSconfig. This is unflexible when users should not see the admin panel
because it would be too complicated for them, but some settings in the
admin panel should be set nevertheless- for example "show hidden pages"
or "show hidden records".
With the proposed patch, all configuration options can be set in
TSconfig.
Branches: (HEAD / TYPO3_3-8 / TYPO3_3-7)
=> HEAD
Bugtracker reference:
=> http://bugs.typo3.org/view.php?id=1518
Notes:
the settings forceDisplayIcons and forceDisplayFieldIcons are obsolete
then, they should be shown as obsolete in TSconfig.
Documentation:
follows below.
Greets, Sebastian
DOCUMENTATION
TSconfig - ADMPANEL
(1)Set the module.edit options as depreciated.
(2)
property:
module.
data type:
[object]
Description:
Possible to override all admin panel settings.
.[modulename].[propertyname]
most common options - for a full reference you can look into the
generated HTML source, where the form elements have names like
name="TSFE_ADMIN_PANEL[tsdebug_displayTimes]" - tsdebug is the
modulename here, displayTimes the property name. The next list is for
convenience only.
.preview.showHiddenPages
.preview.showHiddenRecords
.preview.simulateDate
.preview.simulateUserGroup
.cache.noCache
.cache.clearCacheLevels
.edit.displayFieldIcons
.edit.displayIcons
.edit.editFormsOnPage
.edit.editNoPopup
Default:
--
Sebastian Kurfuerst
http://garbage-group.de/kontakt.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug_1518_2.patch
Type: text/x-patch
Size: 778 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20051109/8d7687e5/attachment.bin
More information about the TYPO3-team-core
mailing list