Articles tagged with smarty

How to use Smarty with Cake (SmartyView)

By Travis Cline
The SmartyView package sits here:
http://cakeforge.org/snippet/detail.php?type=snippet&id=6
But without some significant baking-knowledge, new users may not know how to incorporte SmartyView.
Here's how.
[Read more]

How to use SmartyHelpers with SmartyView

By Travis Cline
Direct SmartyView (http://bakery.cakephp.org/articles/view/124) usage in Cake has some limitations, the SmartyHelpers are here to help you out.
[Read more]

Converting thtml files to tpl

By Radharadhya dasa
If you are using smarty with cake, than you could find helpful this script to convert thtml files made by the bake script into tpl files.
[Read more]

Smarty View for 1.2

By Michael Houghton
This expands on the Smarty View code from Version 1.1. While its only a beginning, I am hoping someone else will pick up from what we had in version 1.1
[Read more]