| Monday 15 October 2007 4:38:06 am 
                                                                
                                                                 Hi, In the site I'm developing, I include some tpl files inside override templates, let's say: 
File type: {include uri="design:includes/view_icons.tpl"}
Everything works as expected, but whenever I make any change to the included tpl, I have to clear all caches to see the changes. I have this setting on the <b>siteacess/{site_name}/site.ini.append.php</b> file: 
[TemplateSettings]
Debug=enabled
ShowXHTMLCode=disabled
ShowUsedTemplates=disabled
TemplateCache=disabled
 Is there any way to avoid these included templates to be cached? This would realy save me a lot of time when developing a site...  Thanks in advance!!!! Can you feel it Mr. Anderson? Closing in on you? Oh I can, I really should thank you after all. It was, after all, it was your life that taught me the purpose of all life. Purpose of life is to end.
 
 |