smarty template engine
Friday, February 04, 2005  
download | documentation | faq | forum | mailing lists | changelog | contribs 


search for in the  


Smarty 2.6.7 Released

[3-February-2005] Those using Smarty with template security enabled: a vulnerability was discovered that allows PHP code to be executed from within a template file, even with the template security features enabled. This has been fixed in this release among other minor fixes and ehancements which can be found in the ChangeLog.

ChangeLog here. download it here.


Italian docs are available

[17-December-2004] Gianluca Gillini provided an italian translation of the docs. You can read it online here or get it here.


Smarty 2.6.6 Released

[13-October-2004] This release is focused on minor fixes. The 'core' directory has been moved to 'internals', so be sure to do a clean re-install and clear the compile/cache files as usual.

ChangeLog here. download it here.


Spanish docs released

[07-October-2004] Mario Ramírez provided a spanish translation of the docs. You can read it online here or get it here.


Smarty 2.6.5 Released

[13-September-2004] This release fixes object syntax parsing issues introduced in 2.6.4. If you are using 2.6.4, it is highly recommended to update. Also when template security is enabled, direct access to PHP constants is now disabled by default.

ChangeLog here. download it here.


Smarty 2.6.4 Released

[7-September-2004] This release is focused on minor fixes and minor new features.

ChangeLog here. download it here.


Smarty 2.6.3 Released

[16-June-2004] This release is focused on minor fixes and minor new features.

ChangeLog here. download it here.


Smarty Russian docs available

[21-May-2004] Russian docs are now available! Thanks goes to Sergei Suslenkov and Antony Dovgal.


Smarty Makes the Front Page

[15-April-2004] John Coggeshall talks about Smarty and Internationalization in the April 2004 issue of php|architect. Don't miss your copy ;)


Smarty 2.6.2 Released

[17-February-2004] This is mostly a minor bug fix release, see the ChangeLog. Important Note: due to the overwhelming FAQs regarding safe_mode, $use_sub_dirs now defaults to false. If you want Smarty to continue to create sub-directories in your $compile_dir and $cache_dir, you must explicitly set this to true. Clear your compile_dir and cache_dir upon upgrade as usual.

ChangeLog here. download it here.


Smarty 2.6.1 Released

[16-January-2004] This release is focused on minor fixes and minor new features. $global_assign has been removed, assign globals explicitly if you need them. $SCRIPT_NAME is still assigned for backward compatability. You can make your debug console persist by using SMARTY_DEBUG=on or SMARTY_DEBUG=off in the URL. Superglobals $_* are now used by default instead of $HTTP_*_VARS.

ChangeLog here. download it here.


Smarty Takes a Cruise

[23-December-2003] John Coggeshall will be wrapping up the php|Cruise '04 with a session discussing Smarty.


Smarty Portuguese docs available

[23-December-2003] Brazilian Portuguese docs are now available! Thanks goes to Fernando Correa da Conceição, Marcelo Perreira Fonseca da Silva and Taniel Franklin for their hard work on this project.


Beyond the template engine

[19-December-2003] Another interesting article about template engines by Brian Lozier. There are plenty of references to Smarty in this one! Discuss it here.


see news archive page

show source | credits 

PHP Website Copyright © 2002, 2003 The PHP Group
Smarty Copyright © 2002-2005 New Digital Group, Inc.
All rights reserved.
Last updated: Thu Feb 3 22:10:46 2005 CET