Project

General

Profile

Actions

Feature #12664

closed

Idea about faster loading modules

Added by Kay Strobach about 13 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
-
Target version:
-
Start date:
2011-01-31
Due date:
% Done:

100%

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

Description

Hello guys,

using 4.5 since trunk now i do have a suggestion how to speed up module loading in backend rapidly ;) (It's still fast - but can be even more faster)

Step 1:
Use an ExtJS CardLayout for the right Module Frame.

Step 2:
Old modules get an iframe (eventually only one) in that CardLayout(Like Tabs but without userselectable card - needs to be selected via activeCard setting).
New Modules get an ExtPanel.

Step 3:
Event about changed env:
- module activated
- module deactivated
- pageselected
- ...

Using that the new modules like extmgm, trash, EXT:ks_sitemgr and others get the change to transfer only changed parts (grid stores, etc.) and thus it makes UI faster.

What do you think about that?

Regards
Kay


Files

cards.zip (17.1 KB) cards.zip demo ext to add a card (for em, page, file_list) Kay Strobach, 2011-07-18 11:06
cardlayout_1px.png (938 Bytes) cardlayout_1px.png Björn Pedersen, 2011-07-21 08:38
cards.zip (23.5 KB) cards.zip example extjs extensions for be Kay Strobach, 2011-07-22 11:26

Related issues 6 (0 open6 closed)

Related to TYPO3 Core - Task #28590: Backport some changes for 4.6 to 4.5 as discussed before (related to Cardlayout)Rejected2011-07-30

Actions
Related to TYPO3 Core - Bug #28604: Switching from workspace module to another module does not workClosed2011-07-31

Actions
Related to TYPO3 Core - Task #30645: Revert "[FEATURE] Speed-up Backend with CardLayout"ClosedXavier Perseguers2011-10-08

Actions
Has duplicate TYPO3 Core - Feature #24901: Idea about faster loading modulesRejected2011-01-31

Actions
Precedes TYPO3 Core - Feature #28384: Add ExtJS Xtype for BE ModulesClosed2011-07-22

Actions
Precedes TYPO3 Core - Bug #28523: Problems with new Card Layout in backend modulesClosed2011-07-27

Actions
Actions

Also available in: Atom PDF