[TYPO3-ect] how to use printAs...() of tx_lib_phpTemplateEngine
Elmar Hinz
elmar.DOT.hinz at team.MINUS.red.DOT.net
Thu Apr 26 23:34:52 CEST 2007
Am Thu, 26 Apr 2007 21:21:31 +0200 schrieb Christian Welzel:
> Elmar Hinz wrote:
>
>> See tx_efaq_controllers_common->_compose() in:
>
> My current code is taken from tx_apples.
> As my ext does not work is tx_apples working with current tx_lib/tx_div
> at all? My ext is a mere copy of code...
>
Hi Christian,
http://wiki.typo3.org/index.php/MVC_Framework#Reference_Extensions
a) apples
b) bananas
c)
d)
e) efaq
"Apples" is just the most minimalistic documentation example. A little
"Hello World", not more. It has a single Dataset and doesn't show how to
handle lists of records.
A "next step kickstarter" plugin certainly needs to contain searchform,
list and details view, something on the banana level. Just like the
traditional kickstarter does.
That comes close to scaffolding features known from RAILS, one reason for
the success of TYPO3. If a "next step MVC plugin" can evaluate the TCA
Array it gets very flexibly. At this point we also meet with
"tcaObjects" that have been discussed in this list a year ago.
A tcaObjects library should be done independent from lib/div, wich is
mainly a controller. I will work on in the controller field, so don't
expect, that I can provide a tcaObjects library. Maybe someone will
research, how the tcaObjects stuff of WEC can be made to interact with
lib/div. Also compare code posted by Steve Ryan in Jan/Feb 2007.
Regards
Elmar
--
Fight the no_cache parameter:
http://t3flyers.wordpress.com/2007/04/06/a-quick-guide-to-proper-caching-with-tslib_pibase-episode-1/
http://t3flyers.wordpress.com/2007/04/06/a-quick-guide-to-proper-caching-with-tslib_pibase-episode-2/
More information about the TYPO3-team-extension-coordination
mailing list