summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compile_include.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-18- bugfix template caching did not care about file.tpl in different template_diruwe.tews@googlemail.com1-12/+7
2011-09-16commit 3.1 into the trunkmonte.ohrt1-83/+114
2011-07-27- bugfix subtemplate could use wrong varibale scope when it was recalled from...uwe.tews@googlemail.com1-1/+1
2011-07-15- bugfix individual cache_lifetime of {include} did not work correctly inside...uwe.tews@googlemail.com1-69/+72
2011-03-03- bugfix internal rendered_content must be cleared after subtemplate was incl...uwe.tews@googlemail.com1-1/+1
2011-03-01- bugfix replace modifier did not work in 3.0.7 on systems without multibyte ...uwe.tews@googlemail.com1-1/+1
2011-02-18- bugfix removed possible race condition when isCached() was called for an in...uwe.tews@googlemail.com1-1/+11
2011-01-10- bugfix when using {$smarty.block.child} and name of {block} was in double q...uwe.tews@googlemail.com1-1/+3
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-29/+35
2010-09-12- bugfix for change of 08/09/2010 (final {block} tags in subtemplates did not...uwe.tews@googlemail.com1-1/+1
2010-08-23- fixed E_STRICT errors for uninitialized variablesUwe.Tews1-1/+2
2010-08-22- added attribute cache_id to {include} tagUwe.Tews1-2/+9
2010-08-17fix formattingmonte.ohrt1-0/+1
2010-08-05- bugfix in nocache sections {include} must not cache the subtemplateUwe.Tews1-2/+5
2010-07-30- bugfix passing scope attributes in doublequoted strings did not work at {in...Uwe.Tews1-9/+10
2010-06-10remove newline on include tagmonte.ohrt1-2/+2
2010-05-25- rewrite of template function handling to improve speedUwe.Tews1-22/+31
2010-05-06- bugfix when merging compiled templates and objects are passed as parameter ...Uwe.Tews1-3/+4
2010-01-14- revert handling of newline on no output tags like {if...} Uwe.Tews1-3/+3
2009-12-31- optimization of generated code for doublequoted strings containing variablesUwe.Tews1-2/+3
2009-12-29- use sha1() for filepath encodingUwe.Tews1-3/+8
2009-12-28- update for security fixesUwe.Tews1-1/+3
2009-12-27--- this is a major update with a couple of internal changes ---Uwe.Tews1-45/+14
2009-12-17- bugfix of parent/global variable update at included/merged subtemplatesUwe.Tews1-18/+17
2009-12-16- added {include file='foo.tpl' inline} inline option to merge compiled code...Uwe.Tews1-2/+2
2009-12-01- use $template_class property for template class name when compiling {includ...Uwe.Tews1-1/+1
2009-11-26- correct line number on unknown tag error messageUwe.Tews1-10/+5
2009-11-19- compiled templates are no longer touched with the filemtime of template sourceUwe.Tews1-1/+2
2009-11-18- observe umask settings when setting file permissionsUwe.Tews1-1/+3
2009-11-14- fix on merging compiled templates with nocache sections in nocache includes Uwe.Tews1-2/+3
2009-11-14- fixed locaion where outputfilters are runningUwe.Tews1-2/+2
2009-11-14- bugfix on merging compiled templates when source files got removed or renamed.Uwe.Tews1-0/+4
2009-11-10- fixed preg_qoute on delimitersUwe.Tews1-33/+37
2009-11-09(no commit message)Uwe.Tews1-1/+1
2009-11-09(no commit message)Uwe.Tews1-2/+5
2009-11-09- bugfix for {function} block tags in included templatesUwe.Tews1-2/+2
2009-11-06change linefeed style to native on all filesmonte.ohrt1-159/+159
2009-10-31- change of filenames in sysplugins folder for internal spl_autoload functionUwe.Tews1-0/+159