Bug #65825
closedSET as DEPRECATED: "TCEFORM.tt_content.image.config.appearance.enabledControls.sort = 1" in TYPO3 7.2.0-dev
0%
Description
This setting causes an error in the BE or in FE.
This setting must be made known as outdated
Thank You
Harald
Files
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Riccardo De Contardi over 9 years ago
I can't find this TCEFORM property in the online manual :S http://docs.typo3.org/typo3cms/TSconfigReference/latest/PageTsconfig/TCEform/Index.html
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Benni Mack about 9 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
7 LTS)
can you elaborate, Harald?
Updated by Harald no-lastname-given about 9 years ago
- File without-setting.PNG without-setting.PNG added
- File with-setting.PNG with-setting.PNG added
Hello!
In/from TYPO3 version 6.0 multiple images can be reordered via drag and drop.
However, it came here to problems if you have many images are used. A simultaneous moving and scrolling is / was not yet possible.
Remedy creates a line Typoscript that one in the Page TSConfig eg the root page can be integrated.
"TCEFORM.tt_content.image.config.appearance.enabledControls.sort = 1"
Thus, the known buttons are in addition to sort the items displayed (see Sreenshot).
I am using currently the TYPO3 version 7.5. Here works to cause the setting without error.
The setting "TCEFORM.tt_content.image.config.appearance.enabledControls.sort = 1" therefore does not need to be makiert as outdated!
Thank you
Harald
Updated by Wouter Wolters about 9 years ago
- Status changed from Needs Feedback to Closed
Not a problem in 7.5 and later anymore.