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_extends.php
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-19
- bugfix removed debug echo output while compiling template inheritance
uwe.tews@googlemail.com
1
-1
/
+0
2011-09-16
commit 3.1 into the trunk
monte.ohrt
1
-43
/
+74
2011-04-21
- bugfix allow only fixed string as file attribute at {extends} tag
uwe.tews@googlemail.com
1
-16
/
+16
2010-11-22
- added error message for illegal variable file attributes at {extends...} tags
uwe.tews@googlemail.com
1
-0
/
+3
2010-11-20
revert change of 19/11/2010 - bugfix on template inheritance. prefilter did n...
uwe.tews@googlemail.com
1
-6
/
+1
2010-11-20
- bugfix on block plugins with modifiers
uwe.tews@googlemail.com
1
-1
/
+6
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-43
/
+11
2010-10-13
- bugfix on template inheritance using nested eval or string resource in {ext...
uwe.tews@googlemail.com
1
-2
/
+6
2010-10-13
- bugfix removed ambiguity between ternary and stream variable in template sy...
uwe.tews@googlemail.com
1
-2
/
+2
2010-09-08
- allow multiple template inheritance branches starting in subtemplates
Uwe.Tews
1
-16
/
+16
2010-08-23
- fixed E_STRICT errors for uninitialized variables
Uwe.Tews
1
-1
/
+1
2010-08-17
fix formatting
monte.ohrt
1
-0
/
+1
2010-07-30
- bugfix passing scope attributes in doublequoted strings did not work at {in...
Uwe.Tews
1
-1
/
+1
2010-07-06
- create exception on recursive {extends} calls
Uwe.Tews
1
-3
/
+7
2010-04-30
- bugfix on template inheritance for tag names starting with "block"
Uwe.Tews
1
-2
/
+2
2010-03-19
- bugfix for multiple {/block} tags on same line
Uwe.Tews
1
-1
/
+1
2010-02-17
(no commit message)
Uwe.Tews
1
-0
/
+11
2010-02-12
- bugfix on nested {block} tags
Uwe.Tews
1
-13
/
+19
2010-02-12
- added support of nested {bock} tags
Uwe.Tews
1
-22
/
+29
2010-01-06
- bugfix for custom delimiter at extends resource and {extends} tag
Uwe.Tews
1
-5
/
+7
2010-01-06
- bugfix for custom delimiter at extends resource and {extends} tag
Uwe.Tews
1
-2
/
+2
2009-12-29
- use sha1() for filepath encoding
Uwe.Tews
1
-1
/
+1
2009-12-12
- fix short append/prepend attributes in {block} tags
Uwe.Tews
1
-2
/
+2
2009-12-03
- template inheritance: child templates can now call functions defined by the...
Uwe.Tews
1
-16
/
+8
2009-12-01
- use $template_class property for template class name when compiling {includ...
Uwe.Tews
1
-1
/
+1
2009-11-30
- allow {function} tags within {block} tags
Uwe.Tews
1
-7
/
+10
2009-11-17
- renamed extend tag and resource to extens: {extends file='foo.tol'} , $smar...
Uwe.Tews
1
-0
/
+89