[TYPO3-dam-devel] RFC #17530: Feature: Enable full stdWrap in tx_dam_tsfe::fetchFileList()

François Suter fsu-lists at cobweb.ch
Mon Feb 14 11:42:23 CET 2011


This is an SVN patch request.

Type: New feature

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

Branches:
Trunk

Problem:
In method tx_dam_tsfe::fetchFileList() it is possible to configure 
certain parameters, but not all.

1) the uid is taken from the current cObj's data. It is not possible to 
use fetchFileList() to retrieve some data from somewhere else. I propose 
to introduce a "refUid" parameter (to match all other "ref*" 
parameters), with stdWrap properties
2) the table can be configured (using "refTable"), but this misses 
stdWrap properties.

Please refer to the bug tracker entry for a test scenario (including 
example extension) and a use case description.

Solution:
Introduce a "refUid" property (stdWrap-enabled) and enable stdWrap on 
"refTable" property.

Cheers

-- 
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 17530.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-dam/attachments/20110214/a7b2df49/attachment.txt>


More information about the TYPO3-team-dam mailing list