[TYPO3-core] RFC: #13573: [Recycler] Make usage of pageRenderer, move rowExpander to t3lib for possible usage in other scripts
Oliver Hader
oliver at typo3.org
Thu Feb 18 18:05:21 CET 2010
Hi Steffen,
Am 18.02.10 13:09, schrieb Steffen Kamper:
> Hi,
>
> This is an SVN patch request.
>
> Type: bugfix
>
> BT reference: http://bugs.typo3.org/view.php?id=13573
>
> Branches: trunk, 4_3
>
> The recycler does own tags for JS and CSS. This should be included with
> official API (pageRenderer)
>
> The rowExpander is an additional object that can be used in any
> ExtJs-Grid. So move it to t3lib/js/extJs
>
> Also change window.onload event to Ext.onReady - the onload happens too
> early, so it's not sure that all will be available at this point.
Can you please use better argument names in the JavaScript part, e.g.
| onMouseDown·:·function(e,·t)·{
| renderer·:·function(v,·p,·record)·{
| getRowClass·:·function(record,·rowIndex,·p,·ds)·{
Thanks in advance!
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
More information about the TYPO3-team-core
mailing list