summaryrefslogtreecommitdiff
path: root/libs/sysplugins/smarty_internal_compile_block.php
AgeCommit message (Expand)AuthorFilesLines
2011-09-20- bugfix {include} did not work inside nested {block} tagsuwe.tews@googlemail.com1-3/+1
2011-09-16commit 3.1 into the trunkmonte.ohrt1-102/+154
2011-03-28- bugfix on error message in smarty_internal_compile_block.phpuwe.tews@googlemail.com1-18/+18
2011-01-10- bugfix when using {$smarty.block.child} and name of {block} was in double q...uwe.tews@googlemail.com1-1/+1
2010-12-11- bugfix nested block tags in template inheritance child templates did not wo...uwe.tews@googlemail.com1-5/+6
2010-11-18(no commit message)uwe.tews@googlemail.com1-1/+0
2010-11-17- bugfix on {block} if name did contain '-'uwe.tews@googlemail.com1-1/+2
2010-11-14- bugfix isset() did not allow multiple parameteruwe.tews@googlemail.com1-2/+7
2010-11-11- major update including some API changesuwe.tews@googlemail.com1-52/+111
2010-10-13- bugfix removed ambiguity between ternary and stream variable in template sy...uwe.tews@googlemail.com1-1/+3
2010-10-01- added {break} and {continue} tags for flow control of {foreach},{section},{...uwe.tews@googlemail.com1-1/+1
2010-09-24- bugfix merge_compiled_includes flag was not restored correctly in {block} taguwe.tews@googlemail.com1-1/+1
2010-09-17- bugfix {$smarty.template} and {$smarty.current_dir} did not compile correct...uwe.tews@googlemail.com1-0/+4
2010-09-10- bugfix for change of 08/09/2010 (final {block} tags in subtemplates did not...uwe.tews@googlemail.com1-3/+6
2010-09-08- allow multiple template inheritance branches starting in subtemplatesUwe.Tews1-7/+7
2010-08-17fix formattingmonte.ohrt1-0/+1
2010-07-14- make the date_format modifier work also on objects of the DateTime classUwe.Tews1-12/+8
2010-03-01- bugfix on nocache code in {block} tags if child template was included by {i...Uwe.Tews1-26/+29
2010-02-05- bugfix on modifier and block plugins with same nameUwe.Tews1-2/+7
2010-01-11- added optional nocache attribute to {block} tags in parent templateUwe.Tews1-3/+10
2010-01-09- bugfix on nocache {block} tags in parent templatesUwe.Tews1-3/+9
2010-01-07- bugfix on file dependendcy at template inheritanceUwe.Tews1-2/+3
2009-12-29- internal change on merging some data Uwe.Tews1-1/+2
2009-12-28- fixed bug loading modifiers in child template at template inheritanceUwe.Tews1-0/+1
2009-12-28- update for security fixesUwe.Tews1-2/+2
2009-12-10- bugfix on {function} tags and template inheritanceUwe.Tews1-9/+5
2009-12-03- template inheritance: child templates can now call functions defined by the...Uwe.Tews1-12/+10
2009-11-30- allow {function} tags within {block} tagsUwe.Tews1-1/+8
2009-11-06change linefeed style to native on all filesmonte.ohrt1-91/+91
2009-11-03- fixed file dependency for {incude} inside {block} tagUwe.Tews1-3/+10
2009-10-31- change of filenames in sysplugins folder for internal spl_autoload functionUwe.Tews1-0/+84