[TYPO3-extbase-kickstarter] Problem with content element : screenshot's link

Nicolas de Haen typo3 at ndh-websolutions.de
Sat Dec 15 10:42:29 CET 2012


Hi Beatrice,

I think your problem is not ExtensionBuilder related. You can model your 
domain with the ExtensionBuilder, but then you have to add the required 
configurations for a custom content element manually.

If you want to extend your mmodel later, don't forget to check the 
"enable roundtrip" checkbox in the ExtensionBuilder configuration (in 
Extension Manager) set the Overwrite settings in 
/yourext/Configuration/ExtensionBuilder/settings.yaml and write your own 
configuration in ext_tables.php below the special token that is 
generated by the ExtensionBuilder if you save a file in roundtrip mode.

To find the correct configuration for a custom content element you may 
google for "Custom content element TYPO3 extbase" as a starting point.


regards,
Nico

-- 
Nico de Haen
ndh websolutions

Webprogrammierung, OpenSource, Typo3



http://www.ndh-websolutions.de


More information about the TYPO3-project-extbase-kickstarter mailing list