Skip to content

Code Style Guide: Smarty Template Language

CVi edited this page Sep 13, 2010 · 4 revisions

This is the Code Style guide for the Smarty Template Language. See the main Code Style Guide page for other languages.

TODO

  • Refer to Code Style Guide: HTML for HTML style guide.
  • Unless debuging try to encapsulate as much of your code as possible into strip tags, to strip down whitespaces and bandwidth usage.
Clone this wiki locally