Feature #17885
closedClean_up/Feature/Revision of db_new.php. Adding Flexible NewWizards
0%
Description
The new-record-listing (db_new.php) is very static and with many tables bulky. An other point is that the wizards are hardcoded. So it very difficult to add or change somesthing.
The TS-function 'newPageWiz.overrideWithExtension' is not implemented.
With this patch it is possible to add wizards/link and group extension-tables to get an better overview.
So in short words you can config newWizards via $TCA[table]['newWizards].
For details check out the txt-files.
The patch also includes the changes for moving the pages- and tt_content-wizards to their $TCA.
newPageWiz.overrideWithExtension I have not include because now you can change override it via TCA. newContentWiz.overrideWithExtension could be marked as outdated and removed in a later version.
db_new.php is now PHP5 conform.
(issue imported from #M6887)
Files
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
- Target version deleted (
0)
As this report is very old, is the handling in newer TYPO3 CMS Versions (like 6.0/6.1) more like you expect it?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
No feedback for over 90 days.