Actions
Bug #95117
closedmod.web_layout.disableNewContentElementWizard also deactivates the paste button
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2021-09-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When you set `mod.web_layout.disableNewContentElementWizard = 1` the paste button next to the "new content element" button disappears.
According to the docs this option only deactivates the modal with the new content element wizard:
https://docs.typo3.org/m/typo3/reference-tsconfig/master/en-us/PageTsconfig/Mod.html#disablenewcontentelementwizard
Is this the intended behaviour and the docs is not correct? Or should the paste button be shown either way?
Files
Actions