Actions
Feature #18617
closedstdWrap for select.max & select.begin
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2008-04-14
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
It can be very useful to have stdWrap for max and begin because you can do quite some nice stuff with it!
Example: Building a content browser
lib.content < styles.content.get
lib.content {
max = 1
begin.data = GPvar:ce
}
The patch will be submitted after SVN is open again for new features for 4.3
(issue imported from #M8114)
Files
Updated by Jo Hasenau over 13 years ago
- Target version deleted (
0)
since the duplicate is resolved now, this one should be as well.
Updated by Dmitry Dulepov almost 13 years ago
- Status changed from New to Resolved
- TYPO3 Version changed from 4.2 to 4.6
Actions