[TYPO3-ect] General feedback for lib/div

Ries van Twisk typo3 at rvt.dds.nl
Sat Jun 9 15:55:18 CEST 2007


On Jun 9, 2007, at 8:29 AM, Christian Welzel wrote:

> Max Beutel wrote:
>
>> I just downloaded the newest version and upgraded and in the ext  
>> manager
>> it says v 0.0.2, however the problem I mentioned with "view"/"views"
>> does still exist as it seems.
>
> Ok, that one was not fixed...
> its now fixed in the svn.
>
>> What I noticed is that the kickstarter now generates the file
>> "configurations/class.tx_foo_configuration.php". Can someone explain
>> what that class does/is used for? I dont think it was used before,  
>> was it?
>
> It can hold the configuration of the plugin.
> Ask Elmar about it.
>
>> Is this generally not possible or will it be in the future? I quite
>> often had the situation that I dont have a table but still need  
>> one or
>> more models.
>
> Could you please give an example?
> What do you want? All tables in typo3 and/or a textfield to enter a  
> name?
>

basically a option to kickstarts a model with a freeform name.
Reason: Not every model get's data from a DB table but there are other
sources a model can get data from.

I think does goes the same for a view, sometimes you just want to create
a additional views that can be used by one controller.


Note: In the case of using smarty I only use one view (9 out of 10)  
and I use
over and over again since my view contains some common render  
functions (renderAsRTE, renderAsImage etc...)
and often it's no need to create a additional views for my smarty  
templates.

Ries







-- 
Ries van Twisk
Freelance Typo3 Developer
email: ries at vantwisk.nl
web:   http://www.rvantwisk.nl/
skype: callto://r.vantwisk






More information about the TYPO3-team-extension-coordination mailing list