Anton Andriyevskyy | 23 Mar 2012 13:30
Picon
Gravatar

Not documented - strings with '...' ?

Hello.


Is it undocumented feature when I can have something like this to output string:
<tal:block content=" 'some text'" />

?
Thanks.
_______________________________________________
PHPTAL mailing list
PHPTAL@...
http://lists.motion-twin.com/mailman/listinfo/phptal
Marco Pivetta | 23 Mar 2012 13:51
Picon
Gravatar

Re: Not documented - strings with '...' ?

That should be <tal:block content="string:some text"/>
Marco Pivetta

http://twitter.com/Ocramius     

http://marco-pivetta.com    



On 23 March 2012 13:30, Anton Andriyevskyy <x.meglio <at> gmail.com> wrote:
Hello.

Is it undocumented feature when I can have something like this to output string:
<tal:block content=" 'some text'" />

?
Thanks.

_______________________________________________
PHPTAL mailing list
PHPTAL-CzyLcWPZiU5MT9OEwdum/5sJf8rGwyy7@public.gmane.orgm
http://lists.motion-twin.com/mailman/listinfo/phptal


_______________________________________________
PHPTAL mailing list
PHPTAL@...
http://lists.motion-twin.com/mailman/listinfo/phptal
Robert Goldsmith | 23 Mar 2012 13:53
Picon
Favicon

Re: Not documented - strings with '...' ?

I believe while there is no mention in the documentation some of the examples imply that wrapping a string in
single quotes makes it behave the same as string:

Robert
----
Robert Goldsmith
rgoldsmith@...

On 23 Mar 2012, at 12:30, Anton Andriyevskyy wrote:

> Hello.
> 
> Is it undocumented feature when I can have something like this to output string:
> <tal:block content=" 'some text'" />
> 
> ?
> Thanks.
> _______________________________________________
> PHPTAL mailing list
> PHPTAL@...
> http://lists.motion-twin.com/mailman/listinfo/phptal

Gmane