Commit Graph

1990 Commits

Author SHA1 Message Date
mohrt
d9a6f036f1 fix debug template and security, add template_dir to secure_dir at runtime 2003-01-20 18:05:43 +00:00
changelog
1b0f70c775 ChangeLog update 2003-01-18 01:34:26 +00:00
mohrt
3177db30d6 added new object support without new template syntax 2003-01-17 23:54:29 +00:00
changelog
6eafc9f600 ChangeLog update 2003-01-16 01:33:45 +00:00
mohrt
450e15dd8e fix if statement syntax for negative integers, fix issue with directories
named '0'
2003-01-15 15:23:13 +00:00
changelog
11a81370c7 ChangeLog update 2003-01-09 01:33:43 +00:00
mohrt
b579c0f51d update plugins to return values instead of echo, fix config file cache
to include global config variables in cache file
2003-01-08 17:34:45 +00:00
mohrt
2cad634805 fix bug with >= tests in if statements, comment out full object support 2003-01-08 15:47:48 +00:00
changelog
eb47fe9db3 ChangeLog update 2003-01-07 01:36:32 +00:00
mohrt
a7106ed311 add javascript escape parameter to escape modifier 2003-01-06 23:15:27 +00:00
changelog
09f703480f ChangeLog update 2003-01-03 01:38:19 +00:00
mohrt
1abf4ff8fb move the title into head where it should be 2003-01-02 15:04:38 +00:00
changelog
80ca348679 ChangeLog update 2002-12-25 01:35:29 +00:00
mohrt
04ad10d54a added correct line numbers to smarty syntax error messages 2002-12-24 17:07:43 +00:00
mohrt
728b293091 update append documentation, make more clear on its function 2002-12-24 16:09:12 +00:00
mohrt
70f61e47da fix modifier matching regexp 2002-12-24 14:56:43 +00:00
changelog
7a604a79ab ChangeLog update 2002-12-24 01:32:12 +00:00
mohrt
de93c33525 support nested function calls in IF statements 2002-12-23 22:52:42 +00:00
changelog
0a216a69d6 ChangeLog update 2002-12-21 01:35:48 +00:00
mohrt
70a51d1674 few more fixes, spaces around function parameters 2002-12-20 17:25:01 +00:00
changelog
397ead161f Update. 2002-12-20 15:05:53 +00:00
changelog
b5cd9743c8 ChangeLog update 2002-12-20 01:36:08 +00:00
mohrt
2d6fc40683 fix misc syntax issues with {if} tags 2002-12-20 01:12:43 +00:00
mohrt
bc3eb218db commit updates, passes all smoke tests 2002-12-19 23:55:17 +00:00
mohrt
51ca3a0dc9 update NEWS file 2002-12-19 17:16:03 +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
changelog
d768237b44 ChangeLog update 2002-12-19 01:33:53 +00:00
mohrt
8a41902c67 update NEWS 2002-12-18 17:07:17 +00:00
mohrt
339210ff3a update compiler code, clean up regex, add new syntax features 2002-12-18 16:51:48 +00:00
mohrt
d6ba422ce9 update NEWS file 2002-12-16 19:54:49 +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
1f12a0f3e0 add day_value_format to html_select_date 2002-12-13 15:40:53 +00:00
mohrt
27f8e2c40b fix bug, double escaped values in display 2002-12-12 17:39:33 +00:00
mohrt
c8cb8b6926 move debug test back into fetch() 2002-12-12 17:25:23 +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
d94cacb721 fix error in newline code 2002-12-11 14:59:25 +00:00
mohrt
a91b21aba3 fix popup to allow newlines in text data 2002-12-11 14:51:10 +00:00
mohrt
caa0b572cb fix plugin error logic 2002-12-10 23:11:14 +00:00
mohrt
fc41c0c137 edit examples, make more verbose 2002-12-10 17:43:11 +00:00
mohrt
556a9fc9df escape html entities in the option values and output 2002-12-10 15:20:09 +00:00
mohrt
9b25d35767 fixed bug with label of html_options 2002-12-10 14:52:07 +00:00
mohrt
a6906851fd add support for var_export() 2002-12-09 23:51:28 +00:00
mohrt
61987444e8 clean up code, respect force_compile and compile_check flags 2002-12-09 23:37:35 +00:00
mohrt
c3cc85f094 add caching feature to config loading, document update, add mailto plugin 2002-12-09 19:43:51 +00:00
mohrt
89f957ae5a fix query part of URL 2002-12-08 23:02:59 +00:00
mohrt
021676b5ba fix typos 2002-12-05 15:27:06 +00:00