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 #1

Updated by Thomas Keller almost 16 years ago

A question: If this patch gets included, how am I supposed to change the TSref wrt that change, i.e. against what file shall I provide a patch for this?

Actions #2

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I9d12ec86224c28eb46425d3ec0fa71c214c1f448 has been pushed to the review server.
It is available at http://review.typo3.org/3310

Actions #3

Updated by Dmitry Dulepov almost 13 years ago

  • Status changed from New to Under Review
  • Target version deleted (0)
  • TYPO3 Version set to 4.6
Actions #4

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I9d12ec86224c28eb46425d3ec0fa71c214c1f448 has been pushed to the review server.
It is available at http://review.typo3.org/3310

Actions #5

Updated by Mr. Hudson over 12 years ago

Patch set 3 of change I9d12ec86224c28eb46425d3ec0fa71c214c1f448 has been pushed to the review server.
It is available at http://review.typo3.org/3310

Actions #6

Updated by Jo Hasenau over 12 years ago

Here we go with an "old school" patch - still trying to push from PHPstorm or Tortoise Git - maybe someone is more successful than I am.

Actions #7

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I8da048244fb4ace662d2cbba114c302da5416922 has been pushed to the review server.
It is available at http://review.typo3.org/3992

Actions #8

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I82520476e77e4b70a76648e5aae27d5f63fc5040 has been pushed to the review server.
It is available at http://review.typo3.org/3993

Actions #9

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I57b5db1648d1e3fcd3e0997881dce8d4c9951590 has been pushed to the review server.
It is available at http://review.typo3.org/3994

Actions #10

Updated by Mr. Hudson over 12 years ago

Patch set 1 of change I5ee1be24a0c7f68cb0833823e9217db87742ab1d has been pushed to the review server.
It is available at http://review.typo3.org/3995

Actions #11

Updated by Ernesto Baschny over 12 years ago

  • Subject changed from Allow select.uidInList to be stdWrapped to Add stdWrap to each of the properties of TypoScript "select"
  • Assignee set to Ernesto Baschny
  • Target version set to 4.6.0-beta1
  • Complexity set to easy
Actions #12

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I5ee1be24a0c7f68cb0833823e9217db87742ab1d has been pushed to the review server.
It is available at http://review.typo3.org/3995

Actions #13

Updated by Ernesto Baschny over 12 years ago

  • Status changed from Under Review to Resolved
Actions #15

Updated by Xavier Perseguers about 12 years ago

  • Status changed from Resolved to Closed
Actions #16

Updated by Ernesto Baschny almost 11 years ago

  • Target version deleted (4.6.0-beta1)
Actions

Also available in: Atom PDF