Fed
Fed
Cool, I'll look at it and fix this soon!
@st2cs please review https://github.com/rainphp/raintpl3/pull/152
Didn't beforeParse work before?
In RainTPL 3 you can modifiers on strings, you only need to create your own modifier: http://www.raintpl.com/Documentation/Documentation-for-web-designers/RainTPL-Tags/__variable_modifiers_/
That functionality got eventually broke on some update. I don't know if makes sense on RainTPL 3 now, but on any next version we'll start writing Unit Test together with...
I'll check the bug now. In the meaning time, if you need to solve the problem quickly you can assign the string to a variable and then use the modifier:...
the string replace was implemented at a certain point or it was implemented in RainTPL 2 I can't remember exactly because in RainTPL 3 for stuff like that I usually...
that could be nice, thanks. On Fri, Jul 5, 2013 at 3:36 PM, Damian Kęska [email protected]: > Okey. Currently im working on a converter Smarty/Dwoo -> RainTPL. > I will...
Let's keep this issue open. modifier on strings can be really useful.
this is still pending, I'll work on it these days