[TYPO3] Records from own extension in "insert record"

JoH asenau info at cybercraft.de
Mon May 14 15:57:54 CEST 2007


> I am struggeling with the integration of records from my own plugin in
> the "insert records" element. I have
>
> t3lib_extMgm::allowTableOnStandardPages('my_extension_table');
> t3lib_extMgm::addToInsertRecords('my_extension_table');
>
> in my ext_tables.php. My records show up in the backend selector box
> and they get selected but there is no frontend output at all. I was
> trying to learn from tt_news but I just could not find the right way.
> Any hints?

Did you already setup a frontend output for these records?
Some basic TypoScript or pure PHP from a frontend plugin?
Somehow TYPO3 has to be told what to do when rendering your records.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com




More information about the TYPO3-english mailing list