CodeIgniter Forums
Smart Igniter - CodeIgniter and Smarty Integration - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Smart Igniter - CodeIgniter and Smarty Integration (/showthread.php?tid=12057)



Smart Igniter - CodeIgniter and Smarty Integration - El Forum - 10-03-2008

[eluser]Tom Schlick[/eluser]
this is something i have used for personal use and i noticed alot of people that have trouble integrating the two together.

It allows for loading a main file that can be placed inside of a template along with loading an infinite amount of tags and tags files. This is the first version of this and if i have enough interest in it i will continue to update it. The rest of the information is in the readme file included

http://rapidshare.com/files/150699334/Codeigniter_Smarty_Integration.zip


Smart Igniter - CodeIgniter and Smarty Integration - El Forum - 10-04-2008

[eluser]Adam Balachowski[/eluser]
What with the "Benchmarking Class" especially with: {elapsed_time} and {memory_usage}?
How can you access it with smarty?

Attempt much as possible about config control - e.g. .tpl, caching etc.


Smart Igniter - CodeIgniter and Smarty Integration - El Forum - 10-04-2008

[eluser]Tom Schlick[/eluser]
im pretty sure it still works. i set the delimeters in my version to {{ and }} instead of { and } so it should still work