[TYPO3-core] RFC #5500: Feature: Load Inline Elements On Demand
Susanne Moog
typo3 at susannemoog.de
Tue Jan 12 19:37:34 CET 2010
Hey,
Am 12.01.2010 14:40, schrieb Harald Glaser:
> This is an SVN patch request.
>
> Type: New feature
>
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=5500
>
> Branches: 4.3, trunk
>
> Problem:
> While editing records based on IRRE the current behaviour is to load all
> elements at once even though the tabs containing the elements are closed.
>
> Solution:
> Load all collapsed records dynamically via AJAX only when they are
> expanded.
>
> Notes:
> In this implementation, ajaxLoading is now enabled by default.
> It can be disabled for a specific item by using "appearance.ajaxLoad =
> 0" in TCA.
this sounds very promising for the performance of IRRE :) Unfortunately
I get a JS error after applying your patch and all elements refuse to open:
Error: document.getElementById(DTM_array[idBase][cnt] + "-DIV") is null
Source: http://stardustdev/typo3/js/tabmenu.js
Line: 37
This happens in FF3 even after clearing TYPO3 and browser cache.
Best regards,
Susanne
More information about the TYPO3-team-core
mailing list