[TYPO3-50-general] RFC: Improved Shorthand Syntax

Falk Kühnel fk at cogitatio.de
Wed Oct 21 11:24:21 CEST 2009


Hi!

i Would prefer:
<f:image title="{post.title -> f:format.crop(maxChars: 30)`}" />

My second choice would be the pipe symbol.

And third option for me would be the plus sign. That should be intuitive 
for all users, even if order matters here ;):
<f:image title="{post.title + f:format.crop(maxChars: 30)`}" />

Best regards
Falk


More information about the TYPO3-project-5_0-general mailing list