[TYPO3-team-templavoila] RFC: #8759 - Feature - Possibility to define startup language setting for FCEs instances

Tolleiv.Nietsch info at tolleiv.de
Tue Oct 13 09:57:40 CEST 2009


Argh sorry - a bit too quick - here's the rest of the request...

Tolleiv.Nietsch schrieb:
> 
> Solution:
> The attached patch (provided by Martin) adds the possibility to define 
> default values within the Datastructure or within the Local processing 
> field. To adchieve the described behavious the Datastructure just needs 
> these settings:
> 

<meta type="array">
     <langDisable>0</langDisable>
     <langChildren>1</langChildren>
     <default>
         <TCEForms>
             <sys_language_uid>-1</sys_language_uid>
         </TCEForms>
     </default>
</meta>

----

Additional information:
I'm not sure whether the naming default->TCEForms->fieldname is very 
clear so maybe you could give me some feedback on that - I'd prefer 
something shorter.

The patch resolves the issue in a very generic way - with the new 
settings it's very easy to set default values for any other field as 
well - I personally like that since this makes it possible to define 
useful defaults for the entire record (which is mostly a very good 
thing) - what's your opinion?

Cheers,
Tolleiv

-- 
Tolleiv Nietsch
www.tolleiv.de - www.aoemedia.de


More information about the TYPO3-team-templavoila mailing list