Fwd: Re: [Typo3] Frontend

Daniel Rahenkamp daniel.rahenkamp at sdhc.k12.fl.us
Tue Apr 12 19:29:08 CEST 2005


Bernhard

TYPO3 English <typo3-english at lists.netfielders.de> writes:
>It is not normal that you create an extension with a database table but no
>FE-Plugin for it ...

I did create a FE-Plugin while I was creating the table in the kickstarter.
>
>I assume that the TCA is just loaded before the FE Plugin gets executed
>...
Not sure what TCA is and again brings me back to my statement about more
docs. For many of the veterans of Typo3 my problem may be trivial but I
find myself struggling with "how do I do this" type of stuff and jargon.
More docs at a "simple" step wise level is good. Not to say I don't have
skills, I just don't have them with programming Typo3..... YET! Even with
Tref I have problems as to the lack of solid examples of syntax and use, I
would benefit from the liberal use of examples and I am sure others would
too. It might cut down on the extra chatter and noise on the list.
>
>But if this is not the case because you render your Table with TS you will
>probably have to add:
>
>t3lib_div::loadTCA('tx_mytable_list');
>
>to your ext_localconf.php

I did this.....
>
>
>but not forget to clear both caches afterwards ...

and this too but unfortunately it still gives me the same message. Perhaps
I am confused as to how to get my data from my table onto the front end.
Does this have to be hand coded or can it be done with typoscript? I guess
I am stuck at the point where you are done with the kickstarter and I want
to just display my table. Still trying to get a grip on how the extensions
interact with typo3 and how to program with it. 
>

Thanks for your help and your time.

d




More information about the TYPO3-english mailing list