Hi,

I wanted to use a PHP template system with CakePHP but I don't know how
to get started.

In fact I also had a different idea which was to use TrimPath
Javascript templates
http://trimpath.com/project/wiki/JavaScriptTemplates

My idea was to convert the PHP variables to Javascript using JSON (but
didn't work out how to do this successfully). Then to use these
variables in Javascript to be passed through the Javascript template as
above.

Any ideas? Has anyone had any success with using a template with
CakePHP?
One problem I have is how can you get things like the HTML from.
$ajax->link('Home', '/pages/cms', array('update' => 'maincontent'));
to the template?

Thanks, Philip


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---

Reply via email to