[TYPO3-core] RFC: #17592: ExtDirect API calls are splitted in single requests and slows down page loading
Steffen Kamper
info at sk-typo3.de
Wed Feb 16 13:25:07 CET 2011
Hi,
here is v2 using the type hint and correct the phpDoc as mentioned by
Oliver.
One additional is done: the 2 language labels used by ExtDirect are
moved to pageRenderer. It's not backend specific, you need them
everywhere when using ExtDirect, also in FE!
btw - the labels where wrong before, so they never worked.
There is only one remaining issue - as ExtDirect use js flashmessage
(it's included), and if you use it in FE, the flashmessage are unstyled.
Instead of including those styles hardcoded, i suggest to add a static
template in css_styled_content with basic styles of these flashmessages.
So you can simply include them, or add your own styles.
Attached is also a demo extension from Stefan which shows the
functionality in BE and FE.
vg Steffen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: T3X_extdirecttest-0_0_0-z-201102161322.t3x
Type: application/octet-stream
Size: 6497 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110216/8b12ddf7/attachment-0001.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 17592_v2.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110216/8b12ddf7/attachment.txt>
More information about the TYPO3-team-core
mailing list