View Single Post
  #1 (permalink)  
Old 07-08-2008, 08:59 AM
rick20 rick20 is offline
Junior Member
 
Join Date: Jul 2008
Posts: 2
Default [ask] Working with Smarty

Hi all,
Today I decide to learn ZF because it meets most of my needs.
But still, I can't leave my previous coding behavior using Smarty.
I plan to use Smarty as the View component.
I also want to make my application themable, easy to redesign.
In this case, where should I put my .tpl files? Do I have to put it in View directory (replace the .phtml files)?

Thanks b4,

Ricky
Reply With Quote