Code Comments
Programming Forum and web based access to our favorite programming groups.On Tue, Dec 14, 2004 at 09:00:26AM -0500, Robert wrote:
> Do you tend to leave the left and right delimiter style to {}, or do you
> change them to avoid any possible brace collisions with other languages th
at
> use {}, like CSS or JS that you may embed in your pages?
i tend to leave them as they are. now each time i embed css or js into
the template i ask myself: does this have to be hardcoded here or
shouldn't this be in an external .css or .js-file? and for the very
rare cases where it has to be "hardcode here" there is {literal}.
> Robert
>
> --
> Smarty General Mailing List (http://smarty.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.