Feature #17885

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

Added by Malte Jansen over 5 years ago. Updated 12 days ago.

Status:Needs Feedback Start date:2007-12-05
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:-
Target version:-
TYPO3 Version:4.2 Complexity:
PHP Version:4.3
Votes: 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)

db_new_cleanup_v1_(trunk).patch (27.3 kB) Administrator Admin, 2007-12-05 00:11

db_new_cleanup_v1_(doc_core_api).txt (5.3 kB) Administrator Admin, 2007-12-05 00:12

db_new_cleanup_v1_(doc_core_tsconfig).txt (590 Bytes) Administrator Admin, 2007-12-05 00:12

History

Updated by Alexander Opitz 12 days 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?

Also available in: Atom PDF