<title><tal:block tal:content=²title | default²>Replaced</tal:block> -
MyCompanyName</title>


On 14/03/2010 15:37, "Rowan @ Jetboy" <ro...@jetboy.co.uk> wrote:

> For an element such as:
>  
> <title tal:content="title | default">- MyCompanyName</title>
>  
> how would I go about inserting 'MyPageName' in front of '- MyCompanyName'
> rather than replacing the default value completely?
>  
> Do I need to go down the route of using PHP's DOM parser, or is there a simple
> PHPTAL way to do this?
> 
> 
> _______________________________________________
> PHPTAL mailing list
> PHPTAL@lists.motion-twin.com
> http://lists.motion-twin.com/mailman/listinfo/phptal

_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to