mohrt
|
bc3eb218db
|
commit updates, passes all smoke tests
|
2002-12-19 23:55:17 +00:00 |
|
mohrt
|
446c15fafa
|
fixed literal string not in quotes as parameters
|
2002-12-19 17:15:29 +00:00 |
|
mohrt
|
d587059b28
|
fix misc syntax issues, add ability to pass modifiers to functions
|
2002-12-19 17:02:11 +00:00 |
|
mohrt
|
339210ff3a
|
update compiler code, clean up regex, add new syntax features
|
2002-12-18 16:51:48 +00:00 |
|
mohrt
|
df267cb92a
|
commit updates for objects
|
2002-12-16 17:50:29 +00:00 |
|
mohrt
|
9d5c7f4f55
|
fix bug with compiling config files with caching on
|
2002-12-14 16:50:40 +00:00 |
|
mohrt
|
2307e780bf
|
fix problem with matching single quoted strings
|
2002-12-13 16:52:14 +00:00 |
|
mohrt
|
dccaba62ca
|
update embedded variable logic, get rid of ."" at end of output
|
2002-12-13 15:58:45 +00:00 |
|
mohrt
|
0cfedac9d5
|
assigned vars are no longer in global name space, few debug cleanups
|
2002-12-12 16:28:29 +00:00 |
|
mohrt
|
c3cc85f094
|
add caching feature to config loading, document update, add mailto plugin
|
2002-12-09 19:43:51 +00:00 |
|
mohrt
|
a18eaf7194
|
patch for warning message
|
2002-11-22 14:33:03 +00:00 |
|
mohrt
|
78bae2acef
|
commit changes, ready for 2.3.1 release
|
2002-11-19 15:45:02 +00:00 |
|
andrei
|
f2b49f59cd
|
Fix to be able to use $smarty.x variables as arrays.
|
2002-09-24 19:31:31 +00:00 |
|
mohrt
|
c8e22351c8
|
update files with new version numbers
|
2002-08-07 14:57:34 +00:00 |
|
mohrt
|
413d00f9fb
|
correct the expression match for smarty:nodefaults
|
2002-07-18 13:29:16 +00:00 |
|
mohrt
|
f07ea419e7
|
fix default modifier to work with config vars
|
2002-07-17 21:56:41 +00:00 |
|
mohrt
|
36e160bb39
|
got args to strstr backwards...
|
2002-07-17 21:34:54 +00:00 |
|
mohrt
|
cecabd6cd2
|
change default modifiers to array instead of string
|
2002-07-17 21:33:12 +00:00 |
|
mohrt
|
8fc32e427f
|
add default modifier logic, minor doc updates
|
2002-07-17 21:16:43 +00:00 |
|
mohrt
|
cecccfcae6
|
update files to 2.2.0 tags, get ready for release
|
2002-07-11 15:18:39 +00:00 |
|
mohrt
|
b854516e35
|
added {$smarty.version} variable
|
2002-06-27 14:25:25 +00:00 |
|
mohrt
|
3dbab9bedc
|
allow plugins_dir to be an array of directories
|
2002-06-26 14:51:12 +00:00 |
|
andrei
|
f9f0401ec8
|
Optimize the calculation of section 'total' property.
|
2002-06-13 20:14:46 +00:00 |
|
mohrt
|
51a14712f8
|
optimized for loops with count() function calls
|
2002-06-03 16:05:33 +00:00 |
|
andrei
|
0f1fdfc222
|
Made it possible to use simple variables inside [] for indexing.
|
2002-05-17 15:11:49 +00:00 |
|
mohrt
|
59ef7d167a
|
add "once" attribute to php_include, update docs
|
2002-05-16 16:15:50 +00:00 |
|
mohrt
|
5b70385282
|
update cycle function to handle array as input, update files to 2.1.1
|
2002-05-07 14:16:34 +00:00 |
|
mohrt
|
c8717e62a5
|
update files for 2.1.0 release
|
2002-04-30 14:41:36 +00:00 |
|
andrei
|
ad0ef5a6e0
|
Changed the way filters are loaded, which now has to be done explicitly,
either through load_filter() API or by filling in $autoload_filters variable.
Also renamed internal variable to avoid namespace pollution.
|
2002-04-16 20:04:06 +00:00 |
|
andrei
|
dfd5ad93e9
|
Fixed directory separtor issue. Requiring PHP 4.0.6 now.
|
2002-04-11 20:27:04 +00:00 |
|
andrei
|
f20a6be33d
|
Added ability to use simple variables for array indices or object properties.
|
2002-04-11 16:22:50 +00:00 |
|
andrei
|
ba8a7a6115
|
Make it possible to unregister pre/postfilter plugins.
|
2002-04-05 17:16:52 +00:00 |
|
andrei
|
56f0f6d10c
|
Fixed undefined offset warning in {if} tag.
|
2002-04-03 23:04:36 +00:00 |
|
andrei
|
dd56027476
|
- Added $smarty.template variable.
- Fixed {include_php} tag when dynamic values were used for 'file' attribute.
|
2002-04-03 16:31:59 +00:00 |
|
andrey
|
9aaa64f388
|
Block functions changes.
|
2002-03-26 21:01:52 +00:00 |
|
andrey
|
fe5492c0e9
|
Initial implementation of block functions.
|
2002-03-25 22:32:05 +00:00 |
|
andrey
|
ede81304c9
|
Make _current_file available to prefilters.
|
2002-03-21 16:24:43 +00:00 |
|
mohrt
|
f27ea33d66
|
update version numbers
|
2002-03-20 17:15:21 +00:00 |
|
andrey
|
4b0e85ea94
|
*** empty log message ***
|
2002-03-20 16:15:01 +00:00 |
|
andrey
|
138421b6b5
|
Fix plugin behavior for inserts with script attribute.
|
2002-03-19 22:21:22 +00:00 |
|
andrey
|
e405d814a0
|
Fix bug with $smarty.cookies.
|
2002-03-19 14:56:35 +00:00 |
|
mohrt
|
4a77dab318
|
update misc changes
|
2002-02-21 17:14:10 +00:00 |
|
andrey
|
60617aa799
|
Performance enhancements.
|
2002-02-15 20:50:44 +00:00 |
|
andrey
|
9b23c3f6d5
|
Fix up plugin inclusion.
|
2002-02-05 19:05:39 +00:00 |
|
andrey
|
4951193444
|
Fix plugin directory access.
|
2002-02-05 16:46:05 +00:00 |
|
andrey
|
6efb1378bd
|
*** empty log message ***
|
2002-02-04 17:20:36 +00:00 |
|
andrey
|
e6fc0e5291
|
Implemented plugin architecture.
|
2002-01-31 20:49:40 +00:00 |
|
mohrt
|
0ac9492a7b
|
fixed problem with using assigned var with include_php filepath
|
2001-12-28 16:53:33 +00:00 |
|
mohrt
|
a536c8b40b
|
update version numbers
|
2001-12-18 16:51:06 +00:00 |
|
mohrt
|
8ba71c6f86
|
update file fetching logic
|
2001-12-11 23:06:38 +00:00 |
|