Task #68858
closedAdd backend routes for wizards
100%
Description
Move all wizards to the backend routing form ext_tables.php to Configuration/Backend/Routes.php
RTE Wizards:
You need the full RTE (demo mode in Extension Configuration).
If you have bootstrap package installed you should comment out the following line in ext_localconf.php:
\TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addPageTSConfig('<INCLUDE_TYPOSCRIPT: source="FILE:EXT:' . $_EXTKEY . '/Configuration/PageTS/RTE.txt">');
Otherwise the RTE configuration of the bootstrap package will overwrite everything ;)
OpenId:
Install the extension.
Within the backend user settings there is a new field "OpenID identifier".
The wizard is located beside the field.
compatibility6:
To test the form wizard you have to uninstall the form extension and to install the compatibility6 extension.
After that, create a form, save and go down to the config area.
The wizard is located beside the textarea