Uwe.Tews
|
c724b720be
|
- added trusted stream checking to security
- internal changes at file dependency check for caching
|
2009-04-26 16:56:17 +00:00 |
|
Uwe.Tews
|
e315782819
|
- added new {template} tag
|
2009-04-24 19:59:51 +00:00 |
|
Uwe.Tews
|
73fe38c488
|
- fixed error in {include} tag with variable file attribute
|
2009-04-20 14:08:02 +00:00 |
|
Uwe.Tews
|
1970c0cbdb
|
- fixed compile_id handling on {include} tags
|
2009-04-14 11:25:45 +00:00 |
|
Uwe.Tews
|
3d0b7663e2
|
- fixed compile_id handling on {include} tags
|
2009-04-14 10:31:02 +00:00 |
|
Uwe.Tews
|
04fc33b99a
|
- fixed append/prepend attributes in {block} tag
- added {if 'expression' is in 'array'} syntax
- use crc32 as hash for compiled config files.
|
2009-04-14 09:04:15 +00:00 |
|
Uwe.Tews
|
eace27e2b6
|
- added global variable scope SMARTY_GLOBAL_SCOPE
- enable 'variable' filter by default
|
2009-04-10 12:33:51 +00:00 |
|
Uwe.Tews
|
9b41308bf6
|
- changed variable scopes to SMARTY_LOCAL_SCOPE, SMARTY_PARENT_SCOPE, SMARTY_ROOT_SCOPE to avoid possible conflicts with user constants
- Smarty variable global attribute replaced with scope attribute
|
2009-04-07 16:22:31 +00:00 |
|
Uwe.Tews
|
0ab30877db
|
- variable scopes LOCAL_SCOPE, PARENT_SCOPE, ROOT_SCOPE
- more getter/setter methodes
|
2009-04-06 02:53:09 +00:00 |
|
monte.ohrt
|
dcaa96a9f8
|
rearrange things into distribution and development directories
|
2009-03-22 16:09:05 +00:00 |
|