my designer knows very well about css, but we still use table and css
(mixing) because, sometimes it would be harder to do design with css.
if i use htmlhelper, it would be easier .. but for my designer, he
might not understand about php code at all. and if he asking me to
change the code or order of the code , it would takes my time as
well ...
btw, is cakephp 1.2 or later, will use templating like in rails ? (or
is it already there ? )
I hate to see echo everywhere on my templates, it looks terrible ....
i would love to see like <?php =$html->link(.....) ?> or like in the
smarty {$html->link(....)}
thx you
adwin
On Sep 29, 12:20 pm, FallenJehova <[EMAIL PROTECTED]> wrote:
> Hi,
>
> If your designer knows css, I would recommend using the htmlhelper.
> It's is very simple and fast to use for you, and as all elements are
> styleable, he'll would have no problem working with them.
>
> I am one of those who thinks that php is already a template language
> and smarty's features does not compensate the loss of simplicity and
> the processing overhead it produces.
>
> proce
> On 28 sep, 23:38, Adwin Wijaya <[EMAIL PROTECTED]> wrote:
>
> > Hi,
>
> > for you, who are playing with cakephp for quite long, are you using
> > htmlhelper or just use plain html code or smarty ?
>
> > i myself, get used with smarty for about 3 years and my web designer
> > is get used with it (he just know how to do html and css, no idea
> > about scripting).
>
> > can you give me the advantages using cakephp helper object over using
> > smarty ?
> > especially for the easy of use
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---