[TYPO3-dev] new content element in new table?
Thomas Mammitzsch
typo at pure.kicks-ass.net
Wed May 9 17:59:35 CEST 2007
hi list,
is it possible to create a new content element like:
t3lib_extMgm::addPlugin(array('LLL:EXT:user_myext/locallang_db.xml:tt_content.CType_pi1',
$_EXTKEY.'_pi1'),'CType');
but not to write to the tt_content-table but an own new table?
And of course to do so, show the Fields of the new table in TCE-Forms to
fill them? To me it seems its only possible to write the content of a
new content element to the tt_content-table.
regards, Thomas
More information about the TYPO3-dev
mailing list