Content - News Menu - Ressources Menu - Sitemap - Share your code - Code library - Reference
Formidable is part of the TYPO3 Project and is supported by Ameos
Download as a TYPO3 T3X archive.
r421 | jschneiderameos | 2009-10-23 13:27:49 +0200 (Ven, 23 oct 2009) | 4 lines
All:
-> corrected a bug in params handling, discovered by Aike Terjung
r420 | jschneiderameos | 2009-10-23 11:34:59 +0200 (Ven, 23 oct 2009) | 6 lines
All:
-> modified the way sessions are started in formidable; session_start() has been moved from ext_localconf.php to tx_ameosformidable->init() to avoid systematic session start, that led to incorrect HTTP cache headers on all pages; credits go to Gregory Duschenes for reporting this
-> modified the way PATH_formidable is calculated to avoid bug with early use of t3lib_extmgm::extPath()
r419 | jschneiderameos | 2009-10-22 17:59:40 +0200 (Jeu, 22 oct 2009) | 9 lines
rdt_upload/api/class.tx_rdtupload.php:
-> corrected dam mecanisms to adapt the renderlet to the new version
of DAM;
-> to use DAM in frontend, one now has to create a backend user
named '_formidable+dam' with access on dam tables, as DAM now uses
TCEMain to operate on DB-records
r418 | jschneiderameos | 2009-10-19 17:38:46 +0200 (Lun, 19 oct 2009) | 6 lines
Debug have been made in ajax management, and with sys_event params.