Smarty 2.6.19 Released
[11-Feb-2008] This release addresses a couple of bug fixes, and a bug with the regex_replace modifier that can allow php functions to be called in templates. If you use the security features of Smarty, you should upgrade immediately. As a quick fix, you can replace the modifier.regex_replace.php plugin with the new one.
ChangeLog here. download it here.
Indonesian translation available!
[17-Sep-2007] The Indonesian documentation is here! Thanks goes to Zaenal Mutaqin for his hard work.
Japanese translation available!
[4-May-2007] The Japanese documentation is here! Thanks goes to Masahiro Takagi, Joe Morikawa, Daichi Kamemoto, and Shinsuke Matsuda for their hard work.
Smarty 2.6.18 Released
[7-March-2007] This release addresses a bug introduced in 2.6.17 regarding detection of non-cached blocks. Please upgrade from 2.6.17 if you have that version.
ChangeLog here. download it here.
Smarty 2.6.17 Released
[5-March-2007] This release addresses several small fixes and enhancements. It also addresses a compiler bug (thanks for finding this, danilo!) that allowed the creation of PHP tags in secure templates. No examples have been made public. If you use the security features of Smarty to keep PHP out of templates, it is highly recommended that you upgrade.
ChangeLog here. download it here.
Smarty 2.6.16 Released
[1-Dec-2006] This release addresses a problem with the trimwhitespace filter from yesterday's release. The output.trimwhitespaces.php plugin is the only file changed.
ChangeLog here. download it here.
Smarty 2.6.15 Released
[30-Nov-2006] This release addresses several minor feature enhancements and bug fixes. See the changelog for the details.
ChangeLog here. download it here.
Smarty 2.6.14 Released
[28-May-2006] This release addresses a compiler bug that allowed the creation of PHP tags in secure templates. No examples have been made public. If you use the security features of Smarty to keep PHP out of templates, it is highly recommended that you upgrade.
This release also addresses updates regarding xml tags and block-methods of registered objects, see the changelog.
ChangeLog here. download it here.
Integrating Smarty with the Zend Framework
[5-April-2006] The Zend Developer Zone has posted an article by Ralf Eggert that shows a method to integrate Smarty and the Zend Framework.
Smarty Book
[17-March-2006] A book about Smarty will be shipping in April! Authors are Hasin Hayder, Joao Prado Maia and Lucian Gheorghe.
Publisher Site Barnes & Noble
Using Smarty with Zend Framework
[14-March-2006] Dmytro Shteflyuk has posted in his blog a way to use Smarty with the Zend Framework (still alpha, preview available.)
Smarty 2.6.13 Released
[9-March-2006] This release addresses a fix to the regex_replace modifier that ships with Smarty. It was possible to apply the "e" (eval) PCRE flag to replacement text with carefully crafted spacing. Those of you who use Smarty with security enabled, it is recommended that you upgrade.
This is the only change since 2.6.12. For a quick-fix, just replace the modifier.regex_replace.php file in the plugins directory.
ChangeLog here. download it here.
Smarty 2.6.12 Released
[18-January-2006] This release addresses some minor bug fixes and operability with the latest version of PHP.
ChangeLog here. download it here.
Smarty 2.6.11 Released
[14-December-2005] This release addresses some minor bug fixes and feature enhancements, and also plays nicer with PHP 5.1.
ChangeLog here. download it here.
Integrating Google Maps into Smarty
[5-Dec-2005] This new Google Map API library gives examples how to integrate custom Google maps into Smarty templates. Smarty examples are at the bottom of the README.
PHP GoogleMapAPI
Smarty 2.6.10 Released
[5-August-2005] This release addresses some minor bug fixes and feature enhancements. Most notable are the secure_dir setting can now be a filename as well as a directory name, more strict syntax checking for quoted strings in the templates, and removal of an ambiguity with numerical date_format values. See the change log for the entire list.
ChangeLog here. download it here.
PHP turns 10
[9-Jun-2005] Yesterday was the 10th anniversary of the inception of PHP onto the programming world. The Smarty developers send their congrats to Rasmus and the literally thousands of developers who have made it into what it is today. Smarty itself is over four years old now, which was introduced on January 18th, 2001.
see news archive page
|