Just bear in mind that smarty IS a templating with its own special markup and as you say Daniel, it has loads of documentation already. Probably easier just to incorporate Smarty than trying to make your own
----- Original Message ----- From: "Richtermeister" <[email protected]> To: "symfony users" <[email protected]> Sent: Wednesday, September 30, 2009 6:59:32 PM GMT +02:00 Harare / Pretoria Subject: [symfony-users] Re: Custom view_class Hey Simone, ah I see.. so, like a small templating setup? Sounds like a good use to me. I'm probably going to use that myself some time soon, but I haven't decided on what template syntax to use. I want to stick with one of the "official" template engines out there, so that there's existing documentation.. Thanks for inspiration :) Daniel On Sep 30, 3:14 am, Simone Fumagalli <[email protected]> wrote: > Ciao Daniel. > > The application I'm working on it allow user to create HTML templates > with few "dynamic" part on them. > These dynamic part will be inserted with "special" syntax by the user > and then with mycustom"view_class" I'll create a PHP template. > > What do you think ? It's a good way to usecustomview_class ? > > -- > Simone --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
