Feature #38696

Extend TypoScript syntax

Added by Sebastian Kurfuerst about 3 years ago. Updated over 1 year ago.

Status:Resolved Start date:2012-07-05
Priority:Should have Due date:
Assigned To:Sebastian Kurfuerst % Done:

0%

Category:-
Target version:-

Description

DOES NOT WORK (probably)

1.wrap(before: ${"foo" + blah.blubb})

We should support un-named arguments in processors, so one can write:

1.wrap("foo|bar")

see http://groovy.codehaus.org/Extended+Guide+to+Method+Signatures - chapter Named Arguments for inspiration

History

#1 Updated by Aske Ertmann about 2 years ago

  • Assigned To set to Sebastian Kurfuerst

Is this still necessary with the interoperability changes?

#2 Updated by Christian Müller over 1 year ago

  • Status changed from New to Resolved

Not needed anymore. Works nicely with EEL expressions.

Also available in: Atom PDF