[TYPO3-core] RFC: Feature Request #6473: Extend render userFuncs by TS field property

Oliver Hader oh at inpublica.de
Mon Oct 8 14:55:22 CEST 2007


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


olly
-- 
Oliver Hader
http://inpublica.de/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006473.patch
Type: text/x-diff
Size: 2594 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071008/8e5c72cd/attachment.patch 


More information about the TYPO3-team-core mailing list