[FEATURE] Add wizard component
This patch adds a wizard component. The component allows to add "slides" combined with a callback. The localization wizard used in the Page module is converted to the module wizard. Change-Id: Id60830370a85ced2425c14a593352a9f165ff4c2 Resolves: #73429 Releases: master Reviewed-on: https://review.typo3.org/46651 Reviewed-by:Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Resources/Public/JavaScript/Localization.js 90 additions, 206 deletions...ysext/backend/Resources/Public/JavaScript/Localization.js
- typo3/sysext/backend/Resources/Public/JavaScript/Modal.js 2 additions, 2 deletionstypo3/sysext/backend/Resources/Public/JavaScript/Modal.js
- typo3/sysext/backend/Resources/Public/JavaScript/Wizard.js 347 additions, 0 deletionstypo3/sysext/backend/Resources/Public/JavaScript/Wizard.js
- typo3/sysext/core/Classes/Page/PageRenderer.php 2 additions, 0 deletionstypo3/sysext/core/Classes/Page/PageRenderer.php
- typo3/sysext/core/Documentation/Changelog/master/Feature-73429-WizardComponentHasBeenAdded.rst 110 additions, 0 deletions...elog/master/Feature-73429-WizardComponentHasBeenAdded.rst
- typo3/sysext/core/Resources/Private/Language/wizard.xlf 20 additions, 0 deletionstypo3/sysext/core/Resources/Private/Language/wizard.xlf
Please register or sign in to comment