[TYPO3-dev] new content element in new table?

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Thu May 10 10:27:35 CEST 2007


Thomas Mammitzsch wrote:
> 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.

Read about "user" fields in core api doc. This may give you an idea.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)




More information about the TYPO3-dev mailing list