Project

General

Profile

Actions

Feature #18822

closed

Add stdWrap to each of the properties of TypoScript "select"

Added by Thomas Keller almost 16 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Category:
Content Rendering
Target version:
-
Start date:
2008-05-21
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

Description

Make it possible to use stdWrap properties uidInList and other properties of select.

This can be f.e. useful together with templavoila when certain records should be (un)selected or ordered differently (something which I was unable to accomplish with the RECORDS ctype:

10 = CONTENT
 10.table = tt_content
 10.select {
     uidInList.current = 1    # <-- this is what my patch allows to do
     orderBy = rand()
     max = 1
  }

(issue imported from #M8476)


Files

t3.patch (390 Bytes) t3.patch Administrator Admin, 2008-05-21 11:43
18822.diff (1.74 KB) 18822.diff Jo Hasenau, 2011-08-01 20:34

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #17881: Enable stdWrap for select.whereClosedOliver Hader2007-12-03

Actions
Related to TYPO3 Core - Bug #55707: Missing stdWrap for recursive in select queryClosed2014-02-05

Actions
Actions

Also available in: Atom PDF