index
:
smarty
master
smarty Templating Suite
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
sysplugins
/
smarty_internal_compile_block.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
- bugfix {include} did not work inside nested {block} tags
uwe.tews@googlemail.com
1
-3
/
+1
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-102
/
+154
2011-03-28
- bugfix on error message in smarty_internal_compile_block.php
uwe.tews@googlemail.com
1
-18
/
+18
2011-01-10
- bugfix when using {$smarty.block.child} and name of {block} was in double q...
uwe.tews@googlemail.com
1
-1
/
+1
2010-12-11
- bugfix nested block tags in template inheritance child templates did not wo...
uwe.tews@googlemail.com
1
-5
/
+6
2010-11-18
(no commit message)
uwe.tews@googlemail.com
1
-1
/
+0
2010-11-17
- bugfix on {block} if name did contain '-'
uwe.tews@googlemail.com
1
-1
/
+2
2010-11-14
- bugfix isset() did not allow multiple parameter
uwe.tews@googlemail.com
1
-2
/
+7
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-52
/
+111
2010-10-13
- bugfix removed ambiguity between ternary and stream variable in template sy...
uwe.tews@googlemail.com
1
-1
/
+3
2010-10-01
- added {break} and {continue} tags for flow control of {foreach},{section},{...
uwe.tews@googlemail.com
1
-1
/
+1
2010-09-24
- bugfix merge_compiled_includes flag was not restored correctly in {block} tag
uwe.tews@googlemail.com
1
-1
/
+1
2010-09-17
- bugfix {$smarty.template} and {$smarty.current_dir} did not compile correct...
uwe.tews@googlemail.com
1
-0
/
+4
2010-09-10
- bugfix for change of 08/09/2010 (final {block} tags in subtemplates did not...
uwe.tews@googlemail.com
1
-3
/
+6
2010-09-08
- allow multiple template inheritance branches starting in subtemplates
Uwe.Tews
1
-7
/
+7
2010-08-17
fix formatting
monte.ohrt
1
-0
/
+1
2010-07-14
- make the date_format modifier work also on objects of the DateTime class
Uwe.Tews
1
-12
/
+8
2010-03-01
- bugfix on nocache code in {block} tags if child template was included by {i...
Uwe.Tews
1
-26
/
+29
2010-02-05
- bugfix on modifier and block plugins with same name
Uwe.Tews
1
-2
/
+7
2010-01-11
- added optional nocache attribute to {block} tags in parent template
Uwe.Tews
1
-3
/
+10
2010-01-09
- bugfix on nocache {block} tags in parent templates
Uwe.Tews
1
-3
/
+9
2010-01-07
- bugfix on file dependendcy at template inheritance
Uwe.Tews
1
-2
/
+3
2009-12-29
- internal change on merging some data
Uwe.Tews
1
-1
/
+2
2009-12-28
- fixed bug loading modifiers in child template at template inheritance
Uwe.Tews
1
-0
/
+1
2009-12-28
- update for security fixes
Uwe.Tews
1
-2
/
+2
2009-12-10
- bugfix on {function} tags and template inheritance
Uwe.Tews
1
-9
/
+5
2009-12-03
- template inheritance: child templates can now call functions defined by the...
Uwe.Tews
1
-12
/
+10
2009-11-30
- allow {function} tags within {block} tags
Uwe.Tews
1
-1
/
+8
2009-11-06
change linefeed style to native on all files
monte.ohrt
1
-91
/
+91
2009-11-03
- fixed file dependency for {incude} inside {block} tag
Uwe.Tews
1
-3
/
+10
2009-10-31
- change of filenames in sysplugins folder for internal spl_autoload function
Uwe.Tews
1
-0
/
+84