Development

sfSmartyViewPlugin

You must first sign up to be able to contribute.

sfSmartyView plugin

The plugin provides a new view for the symfony project that uses the Smarty template engine. You will find documentation in the file README.pdf. If you have questions or find bugs, please use either the mailing list or this thread in the forum.

To install it use

$ ./symfony plugin-install http://plugins.symfony-project.com/sfSmartyViewPlugin

Changelog

0.1.0

  • First running version

0.1.1

  • fixed documentation

0.1.2

  • fixed documentation
  • fixed bug, cache directory could not be created

0.1.3

  • Removed problems resulting from symfony changeset 2953 with patch from chiba
  • Added the sfSmartyView config settings to the documentation

Attachments