DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

T3 Backend Modification

Author:Marc Finnern <typo3@klickfabrik.net>
Rendered:2018-11-26 22:06
Extension Key:kf_backend_mod
Language:en
Keywords:forAdmins, forDevelopers, backendModification, T3 Backend

Copyright 2015-2017, Marc Finnern <typo3@klickfabrik.net>

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.org

What does it do?

It’s modify the Backend-view. I think the best view is a small view and not the largest icons in T3. This modification reduce the icon and allow to modifiy some css stlyes in backend. Also i use a small jquery script to reduce the content in the previewfields.

  • smaller Icons (reduce to: 32x32px > 20x20px;)
  • javascript to crop long texte (maxLength = 250)
  • save-icons not in dropdown, Icons next to each other (faster to save, save and new, save and close)

Screenshots

  • Smaller Icons in the sidebar with navigation to saving space

be-smallicon

  • Saveicons in the front of the elements, dont have a dropdownmenü.

be-saveicon