[TYPO3-core] RFC: Feature Request #6473: Extend render userFuncs by TS field property
Oliver Hader
oh at inpublica.de
Tue Nov 20 10:25:36 CET 2007
Hi,
the version number of css_styled_content was already increased in rev.
2451 in Trunk from 0.3.1 to 0.3.2 - or should it be 0.4.0 for TYPO3 4.2?
olly
Oliver Hader schrieb:
> Committed to Trunk (rev. 2738)
>
> olly
>
>
> Oliver Hader schrieb:
>> This is a SVN patch request.
>>
>> Problem:
>> CSC uses user functions for rendering bulles, tables and uploads. Field
>> containing the data to be processed is hardcoded in
>> tx_cssstyledcontent_pi1. It is not possible to re-use those objects for
>> own extensions when the fields are different, e.g.
>>
>> content = CONTENT
>> content {
>> ...
>> renderObj = COA
>> renderObj {
>> ...
>> 20 =< tt_content.table.20
>> 20.field = tx_myext_myfield
>> ...
>> }
>> }
>>
>> Solution:
>> Integrate the possibility to use the field property for bullets, tables
>> and uploads using TypoScript.
>>
>> Bugtracker references:
>> http://bugs.typo3.org/view.php?id=6473
>>
>> Branch: Trunk
--
Oliver Hader
http://inpublica.de/
More information about the TYPO3-team-core
mailing list