A Little Background Information:
I\'ve been looking at a few PHP framework recently, and it came down to two. The Zend Framework or CodeIgniter.
I
Sorry to resurrect an old question - but none of the answers have been flagged as "accepted" yet.
There's a library called "template" that does a great job of allowing you to use just about any template parser you want:
Template CI Library - V1.4.1
The syntax is pretty easy for integrating into your CI application and the smarty integration spot on.