SmartyDWT is an extension for Macromedia Dreamweaver MX and MX 2004 that allows you to easily edit templates that are based on Smarty.
Smarty is a very popular open source template engine based on PHP. It is fast, stable, extendable, easy to use and comes with a lots of useful features.
Version 1.3.2 includes the extension for Macromedia Dreamweaver and a PHP class.
The extension adds a new 'insert' toolbar, extends the 'insert' menu, code formating rules and color scheme icons for smarty tags that are visible in dreamweavers design view. The extension also adds the new file extension. The document type 'tpl' is added by the SmartyDWT Document Type Addon. The addon is only needed for older versions of Macromedia Dreamweaver. In newer versions 'tpl' is a default document type.
The included PHP class extends the Smarty class so it will convert all smarty tags used within dreamweaver to the standard tag format used within Smarty.