[TYPO3-dev] TYPO3 4.2 Alpha3: Cleaner Backend - buttons, checkboxes
Steffen Kamper
steffen at sk-typo3.de
Sun Jan 20 14:07:22 CET 2008
"ben van 't ende [netcreators]" <ben at netcreators.com> schrieb im Newsbeitrag
news:mailman.1.1200829476.11311.typo3-dev at lists.netfielders.de...
> Hi,
>
> I see the buttons for Open New Window and Shortcut are still at the bottom
> of
> the forms. Can these be moved to the docheader toolbar?
>
> Is there still a plan for making these checkboxes configurable by TS
> (show/hide,check/uncheck):
>
> X Extended view
> X Show clipboard
> X Localization view
> X Show secondary options (palettes)
>
> For a really Cleaner Backend this has to be possible.
>
>
>
good idea, but it's a complex task.
Shortcut icons are in frame and added to the document using a JS-Handler:
onclick="top.ShortcutManager.createShortcut(...)
There should be a method to "register" current view, so one item in shortcut
menu can fetch the current view to add the shortcut.
vg Steffen
More information about the TYPO3-dev
mailing list