[TYPO3-german] sys_action anpassen / vereinfachen

Philipp Gampe philipp.gampe at typo3.org
Tue Dec 2 19:46:36 CET 2014


Hi Christian,

Christian Leicht wrote:

> Hallo, ich würde gerne für Editoren im BE unter Aufgaben, einige wichte
> Befehle anlegen. Leider sind dann aber auch noch Links 2 Boxen angelegt
> die meine Editoren verwirren. Bringe ich die irgendwie weg. Auch oben die
> Umschaltung zwischen Übersicht und Taks ist überflüssig.
> 
> Gibt es eine Möglichkeit sys_action in 6.2 anzupassen?

Ja. Du kannst in den User TSconfig Feld folgendes Eintragen:
# Task Center configuration:
taskcenter {
        # Disable "Quick Note":
        sys_notepad.tx_sysnotepad_task = 0
        # Disable "Action":
        sys_action.tx_sysaction_task = 0
        # Disable "Import/Export":
        impexp.tx_impexp_task = 0
}
http://docs.typo3.org/typo3cms/TSconfigReference/PageTsconfig/Mod/Index.html


Allerdings kannst du das obere Menü nicht ausblenden:
https://forge.typo3.org/issues/63529

Grüße
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-german mailing list