Skip to content
Snippets Groups Projects
Commit a208e8f6 authored by Christian Weiske's avatar Christian Weiske Committed by Markus Klein
Browse files

[FEATURE] Make new content element wizard tab sort order configurable

It is possible to influence the order of the tabs in the new
content element wizard by setting "before" and "after" values in
Page TSconfig:

    mod.wizards.newContentElement.wizardItems.special.before = common
    mod.wizards.newContentElement.wizardItems.forms.after = common,special

Releases: master
Resolves: #71876
Change-Id: I67ed31535394f16d0437563aa405c6e92a56e0fe
Reviewed-on: https://review.typo3.org/44976


Reviewed-by: default avatarAlexander Stehlik <alexander.stehlik@gmail.com>
Tested-by: default avatarAlexander Stehlik <alexander.stehlik@gmail.com>
Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
parent 1c1cebe1
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment