Feature #17754
closedEnable the option to hide the checkboxes "extended view", "clipboard", "localization"
0%
Description
This patch allows to hide the checkboxes at the bottom of a page:
- Extended view
- Show clipboard
- Localization view
with following options
options.disableBigControlPanel = 1
options.disableClipBoard = 1
options.disableLocalization = 1
(issue imported from #M6652)
Files
Updated by Benni Mack about 17 years ago
Apart from the issue that I think it (or at least part of it) should go to the User => Setup module, the naming is not good.
If I set "options.disableLocalization", it does not hide localization completely, it only removes the icon on the bottom. Therefore I'd like to see something better here. btw... I'd love to have an option that e.g. limits a user to one language or only one language is set, that every part of the BE removes localiation options (in the page module, the list module, when editing page properties...). this would be a real nifty improvement.