Project

General

Profile

Actions

Feature #17885

closed

Clean_up/Feature/Revision of db_new.php. Adding Flexible NewWizards

Added by Malte Jansen almost 17 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2007-12-05
Due date:
% Done:

0%

Estimated time:
PHP Version:
4.3
Tags:
Complexity:
Sprint Focus:

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

Actions

Also available in: Atom PDF