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
Updated by Gerrit Code Review over 9 years ago
- Status changed from New to Under Review
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42359
Updated by Gerrit Code Review over 9 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/42359
Updated by Benni Mack over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 02f03813a4ea05f73e33e71ad31bb671c68beaae.
Updated by Anja Leichsenring almost 9 years ago
- Sprint Focus deleted (
On Location Sprint)