SmartyPress is another Smarty driven WordPress project.
It looks interesting, and I had the thought that it might be possible to paste an alternative template system into WordPress by piggy-backing on top of the current system.
The home.php, single.php, index.php files of the various themes could be loaders for another more secure templating system rather than PHP. It would certainly make editing templates and securing them against abuse easier, although for WordPress.com we have even fancier ideas to be announced later!

4 Comments
Pingback: La brujula verde » SmartyPress, hack para Wordpress (1 comments.)
Lonn Dugan (2 comments.) on September 5, 2005 at 3:07 pm.
will it work better than wordpress mu ?
Donncha (1707 comments.) on September 5, 2005 at 3:35 pm.
It only handles a single-blog like WordPress does so it’s nothing like WPMU. It’s more like a rewritten WordPress.
PHK Corporation (2 comments.) on January 7, 2010 at 11:30 pm.
There is a WordPress plugin, Smarty for WordPress that can load your existing smarty templates without modification either into a page/post using shortcodes or calling the famaliar smarty class api. You can download this great plugin from wordpress.org at http://wordpress.org/extend/plugins/smarty-for-wordpress/