[TYPO3-team-templavoila] RFC: #9980: Configurable eTypes for creating fields

Steffen Kamper info at sk-typo3.de
Wed Dec 9 21:59:23 CET 2009


Hi,

This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=12942

Branches:
trunk, templavoile_1-4

Problem:

eTypes are hardcoded. If an extension need to change, it need to XCLASS 
cm1. DAM needs eg to change TCA of images.

Solution:
This patch defines an array with the preconfigured eTypes. This can be 
overridden by userTS and a hook.

Sample for override with TS:
templavoila.eTypes {
   defaultTypes_formFields = input, input_h
   eType.input.TCEforms.config.size = 96
}

See the screenshot for the complete eTypes array to see what is possible.

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 9980.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-templavoila/attachments/20091209/f5238b3a/attachment.asc>


More information about the TYPO3-team-templavoila mailing list