[TYPO3-templavoila] Default field where to put content elements

Benjamin Mack mack at xnos.org
Sun Jun 3 15:04:18 CEST 2007


Hey all,

some editors of mine want to create their content via the list module 
but the content element is put into the "unused elements" instead of the 
one (and only) content field "field_content".

It already contains a configuration like:
...
<oldStyleColumnNumber type="integer">0</oldStyleColumnNumber>
...
but it still is not working. So, is there a way to configure it like
---------------
<field_content>
	<default_content_column>true</default_content_column>
	...
</field_content>
---------------
so the "old" modules know where to put them?

Thanks a lot in advance!

-- 
greetings,
benni.
-SDG-

www.xnos.de // www.xnos.org


More information about the TYPO3-project-templavoila mailing list