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_resource_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
-144
/
+117
2011-02-13
- bufix replace $smarty->triggerError() by exception
uwe.tews@googlemail.com
1
-1
/
+1
2010-11-20
revert change of 19/11/2010 - bugfix on template inheritance. prefilter did n...
uwe.tews@googlemail.com
1
-4
/
+0
2010-11-20
- bugfix on block plugins with modifiers
uwe.tews@googlemail.com
1
-0
/
+4
2010-11-11
- major update including some API changes
uwe.tews@googlemail.com
1
-48
/
+6
2010-10-13
- bugfix removed ambiguity between ternary and stream variable in template sy...
uwe.tews@googlemail.com
1
-2
/
+2
2010-09-18
- bugfix untility compileAllConfig() did not create sha1 code for compiled te...
uwe.tews@googlemail.com
1
-12
/
+15
2010-09-17
- bugfix {$smarty.template} and {$smarty.current_dir} did not compile correct...
uwe.tews@googlemail.com
1
-3
/
+3
2010-09-08
- allow multiple template inheritance branches starting in subtemplates
Uwe.Tews
1
-18
/
+18
2010-08-17
fix formatting
monte.ohrt
1
-2
/
+7
2010-08-13
- remove exception_handler property from Smarty class
Uwe.Tews
1
-1
/
+1
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
/
+12
2010-02-12
- bugfix on nested {block} tags
Uwe.Tews
1
-12
/
+17
2010-02-12
- added support of nested {bock} tags
Uwe.Tews
1
-42
/
+49
2010-01-06
- bugfix for custom delimiter at extends resource and {extends} tag
Uwe.Tews
1
-8
/
+10
2010-01-06
- bugfix for custom delimiter at extends resource and {extends} tag
Uwe.Tews
1
-2
/
+2
2010-01-05
- bugfix sha1() calculations at extends resource and some general improvments...
Uwe.Tews
1
-38
/
+46
2009-12-29
- use sha1() for filepath encoding
Uwe.Tews
1
-4
/
+4
2009-12-27
--- this is a major update with a couple of internal changes ---
Uwe.Tews
1
-21
/
+3
2009-12-17
- bugfix of parent/global variable update at included/merged subtemplates
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
-20
/
+14
2009-11-30
- allow {function} tags within {block} tags
Uwe.Tews
1
-1
/
+4
2009-11-17
- renamed extend tag and resource to extens: {extends file='foo.tol'} , $smar...
Uwe.Tews
1
-0
/
+197