Uwe.Tews
|
5d9f7ab65b
|
- bugfix on nocache code in {block} tags if child template was included by {include}
|
2010-03-01 16:46:30 +00:00 |
|
Uwe.Tews
|
3ad446bb21
|
- bugfix on modifier and block plugins with same name
|
2010-02-05 17:03:22 +00:00 |
|
Uwe.Tews
|
aabc4352c2
|
- added optional nocache attribute to {block} tags in parent template
- updated <?php...?> handling supporting now heredocs and newdocs. (thanks to Thue Jnaus Kristensen)
|
2010-01-11 20:44:01 +00:00 |
|
Uwe.Tews
|
a3459b2e3a
|
- bugfix on nocache {block} tags in parent templates
|
2010-01-09 19:23:35 +00:00 |
|
Uwe.Tews
|
17a8c7f0a2
|
- bugfix on file dependendcy at template inheritance
- bugfix on nocache code at template inheritance
|
2010-01-07 19:33:18 +00:00 |
|
Uwe.Tews
|
7a8e24cfc1
|
- internal change on merging some data
|
2009-12-29 22:27:04 +00:00 |
|
Uwe.Tews
|
589f736efa
|
- fixed bug loading modifiers in child template at template inheritance
|
2009-12-28 20:46:31 +00:00 |
|
Uwe.Tews
|
de4957a151
|
- update for security fixes
- make modifier plugins always trusted
|
2009-12-28 15:27:13 +00:00 |
|
Uwe.Tews
|
048fd5e274
|
- bugfix on {function} tags and template inheritance
|
2009-12-10 17:23:32 +00:00 |
|
Uwe.Tews
|
91da0aa7fe
|
- template inheritance: child templates can now call functions defined by the {function} tag in the parent template
|
2009-12-03 19:49:17 +00:00 |
|
Uwe.Tews
|
89e53f6372
|
- allow {function} tags within {block} tags
|
2009-11-30 19:56:17 +00:00 |
|
monte.ohrt
|
3386b94e15
|
change linefeed style to native on all files
|
2009-11-06 14:35:00 +00:00 |
|
Uwe.Tews
|
05c64b7748
|
- fixed file dependency for {incude} inside {block} tag
- fixed not compiling on non existing compiled templates when compile_check = false
|
2009-11-03 18:02:13 +00:00 |
|
Uwe.Tews
|
cf379474fd
|
- change of filenames in sysplugins folder for internal spl_autoload function
- lexer/parser changed for increased compilation speed
|
2009-10-31 00:44:58 +00:00 |
|