Content - News Menu - Ressources Menu - Sitemap - Share your code - Code library - Reference
Formidable is part of the TYPO3 Project and is supported by Ameos
Revision: 123
Author: typo3devameos
Date: 11:32:21, vendredi 7 septembre 2007
Message:
api/class.mainrenderlet.php:
-> if html generated in ajax mode, events are still inlined as attributes of renderlets
----
Modified : /api/class.mainrenderlet.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt
Revision: 122
Author: jschneiderameos
Date: 11:22:58, vendredi 7 septembre 2007
Message:
api/class.mainrenderlet.php:
-> new event mode "inline"; to use with raw javascript
-> events are now attached via js to renderlets, and no more included as inline attributes
-> it's now possible to define several events of the same type (onclick, onfocus, ... ) on a renderlet
----
Modified : /api/class.mainrenderlet.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt