I think you are going to have to clarify what you need a little bit.

So far what we can tell is...
  1. You want a guest book system that you can change the look of

  2. You know about Cake views with thtml files

  3. You are probably trying to get data from the database into your templates.

  4. You are thinking about using Smarty
You should be able to do everything without using Smarty.  I may be missing the question here but I think running through the blog tutorial in the manual at http://manual.cakephp.org should give you a pretty good idea how to setup the guestbook.

On 6/2/06, Petr Vytlačil <[EMAIL PROTECTED]> wrote:

Hi CakePeople,
I want to programme easy guest book system with support use self
templet for define how gbook look. It crossed my mind that i could have
save some views (thtml file) to database and read them from db. How I
can use for show data views which are save in directory views, but how
i can make force controller to use views from DB?

I know that i can use SMARTY templet in CakePHP and that I cane read
from DB, but it is last solvent.

I thank you for your advice
P.V

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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