[TYPO3-mvc] Fluid f:if question, other viewHelpers

Franz Koch typo3.RemoveForMessage at elements-net.de
Mon Dec 6 18:53:18 CET 2010


Hey Kay,

>> I could have sworn that there is a "transform" viewHelper somewhere
>> that's able to shift cases (ucfirst, strtolower etc.). If it's missing,
>> there's a good chance that those are already available on the viewHelper
>> incubator.
>>
> I took a look into
>   Viewhelpers dir in ext:fluid - no transform
> and
>   http://forge.typo3.org/projects/package-viewhelperincubator/repository
> found nothing which sounds like transform ;)

maybe I mixed things up.


> I think it should be quite easy to write a viewHelper for that stuff.
> Can i email them to you for integration into ext:fluid? (I would just
> write adapters for the php builtin functions)
>   - substr
>     Tx_Fluid_ViewHelpers_Format_SubStrViewHelper
>   - strtolower
>     Tx_Fluid_ViewHelpers_Format_StrToLowerViewHelper
>   - strtoupper
>     Tx_Fluid_ViewHelpers_Format_StrUpperViewHelper

please create a ticket at the FLUID bugtracker and add them there. It's 
not up to my decision which viewHelpers get boundled with Fluid - and it 
should be in sync with Flow3 branch of Fluid, too.

-- 
kind regards,
Franz Koch


More information about the TYPO3-project-typo3v4mvc mailing list