Hi,

ok: c&p:

Hi Kai,

the main problem about loading time is the new page in frame.
I also have some ideas to improve the speed, but it's not a simple task.
One possibility is to have some lazy loading of js, eg ExtJS - use ExtJs from top if available instead loading it again.

Your suggestion with the card layout seems too complicate to me, we need some simular thing we already have with pagetree. If module has own HTML page, use iFrame, else use the container as it is.

Main problem is the linking - the complete links has to be rewritten in a way that ExtJs has linkhandler for the actions, no easy task at all. One ide would be to have a general linkhandler where you register links and their actions.

I will try to build a module which doesn't need an iFrame to get an idea how this could be possible.

vg Steffen
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to