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: 118
Author: typo3devameos
Date: 12:58:19, mardi 21 août 2007
Message:
rdt_checksingle/api/class.tx_rdtchecksingle.php:
-> corrected bug on checksingle; label was displayed regardless of /meta/displaylabels; see lists.netfielders.de/pipermail/typo3-project-formidable/2007-August/000648.html
----
Modified : /api/base/rdt_checksingle/api/class.tx_rdtchecksingle.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt
Modified : /remote/formidableajax.php
Revision: 117
Author: typo3devameos
Date: 11:11:43, mardi 21 août 2007
Message:
ALL:
-> removed obsolete subform traces in code
-> removed obsolete uniqueid and formidtouse in code
----
Modified : /api/base/dh_lister/api/class.tx_dhlister.php
Modified : /api/base/rdt_ajaxlist/api/class.tx_rdtajaxlist.php
Modified : /api/base/rdt_pwd/api/class.tx_rdtpwd.php
Deleted : /api/base/rdt_subform
Modified : /api/base/rdt_tree/api/class.tx_rdttree.php
Modified : /api/class.jslayer.php
Modified : /api/class.mainrenderer.php
Modified : /api/class.mainrenderlet.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Modified : /ext_localconf.php
Modified : /ext_typoscript_setup.txt
Modified : /res/jsfwk/framework.js
Revision: 116
Author: jschneiderameos
Date: 17:13:18, lundi 20 août 2007
Message:
rdt_modalbox/api/class.tx_rdtmodalbox.php:
-> corrected bug of call to self:: on php4 platforms
api/class.tx_ameosformidable.php:
-> simplified algorithm inside additionalHeaderData()
----
Modified : /api/base/rdt_modalbox/api/class.tx_rdtmodalbox.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt
Revision: 115
Author: typo3devameos
Date: 15:38:31, lundi 20 août 2007
Message:
api/class.jslayer.php:
-> no more sessionDataHashKey to ensure cacheability of generated js file
api/class.tx_ameosformidable.php:
-> fusionned $this->uniqueid and $this->formid ; uniqueid has now the value of formid
-> modified removedots to allow preservation of userobj.cobj ts-dotted structure
-> new type of userobj, userobj cobj;
used like this:
10 = renderlet:BOX
10.html.userobj.cobj = TEXT
10.html.userobj.cobj {
value = Hello
typolink.parameter = 5
}
res/css/debug.css:
-> debug handler for debug-datawrap has now a text-color forced to black
----
Modified : /api/class.jslayer.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt
Modified : /res/css/debug.css
Revision: 114
Author: jschneiderameos
Date: 14:36:07, lundi 20 août 2007
Message:
rdt_link/api/class.tx_rdtlink.php:
-> now support /childs
api/class.mainrenderlet.php:
-> now support for /class (css class)
api/class.tx_ameosformidable.php:
-> new param /meta/exportstyles ; exports <style> tags in template to external CSS; default TRUE
----
Modified : /api/base/rdt_link/api/class.tx_rdtlink.php
Modified : /api/class.mainrenderlet.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt
Revision: 113
Author: typo3devameos
Date: 22:05:26, vendredi 17 août 2007
Message:
rdt_listbox/api/class.tx_rdtlistbox.php:
-> corrected bug occurring with empty array of items
----
Modified : /api/base/rdt_listbox/api/class.tx_rdtlistbox.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt
Revision: 112
Author: typo3devameos
Date: 16:39:05, vendredi 17 août 2007
Message:
rdt_modalbox/res/js/modalbox.js:
-> replaced references to JS form from uniqueid to formid in majix
api/class.jslayer.php:
-> tricky load of scriptaculous ( inverted order + unshift in additionalHeaderData )
api/class.mainrenderlet.php:
-> new /style param on renderlets
-> removed /require on events
-> removed includeRequiredLibs()
-> new way for renderlets to include specific js libs with static function ::loaded() invoked when object class is loaded
-> new majixFx($sEffect, $aParams)
api/class.tx_ameosformidable.php:
-> added /meta/libs to declared libs to include ( only lib is scriptaculous for the moment; to be used when scriptaculous is, for instance, invoked in events )
res/jsfwk/framework.js:
-> new javascript method Fx() on RdtBaseClass, relaying php method majixFx() on mainrenderlet
----
Modified : /api/base/rdt_modalbox/api/class.tx_rdtmodalbox.php
Modified : /api/base/rdt_modalbox/res/js/modalbox.js
Modified : /api/class.jslayer.php
Modified : /api/class.mainobject.php
Modified : /api/class.mainrenderlet.php
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt
Modified : /res/jsfwk/framework.js
Revision: 111
Author: typo3devameos
Date: 18:19:58, jeudi 16 août 2007
Message:
api/class.tx_ameosformidable.php:
-> replaced references to JS form from uniqueid to formid in majix and persist of viewstate
----
Modified : /api/class.tx_ameosformidable.php
Modified : /ext_emconf.php
Modified : /ext_typoscript_setup.txt