Commit Graph

1990 Commits

Author SHA1 Message Date
mohrt
2ebecbe2e6 added << >> <> support to IF statements 2003-02-24 16:24:29 +00:00
mohrt
4d957d42ec apply patch to initial html_radios function 2003-02-24 16:16:58 +00:00
mohrt
49df67b539 fix _assign_smarty_interface to not overwrite keys other than 'request' 2003-02-24 16:10:35 +00:00
mohrt
878d8ab5c5 added html_radios to distribution 2003-02-24 15:36:34 +00:00
mohrt
ea0e560e90 fixed arg order of string_format 2003-02-24 15:28:15 +00:00
mohrt
f5f21995ef use tmp file for file writes, avoid race condition 2003-02-24 15:14:53 +00:00
mohrt
3e755114a3 add $smarty.config.foo var, handle embedded smarty var correctly 2003-02-24 14:51:47 +00:00
mohrt
52f15b67b2 silence warnings in fetch plugin 2003-02-24 14:23:39 +00:00
changelog
4a12662369 ChangeLog update 2003-02-22 01:32:09 +00:00
mohrt
86ea1e6b12 update wording 2003-02-21 20:36:29 +00:00
mohrt
e2a7dd387f update install instructions 2003-02-21 20:35:32 +00:00
mohrt
cd618a156c remove some files already in docs or elsewhere 2003-02-21 20:29:38 +00:00
mohrt
b67bdff882 add templates_c to repository 2003-02-21 20:23:40 +00:00
mohrt
27ed7fa794 move demo files to demo directory 2003-02-21 20:21:58 +00:00
mohrt
65fd1f26cf remove plugins dir 2003-02-21 20:20:26 +00:00
mohrt
a1020815a2 moved lib files under libs directory 2003-02-21 20:17:21 +00:00
changelog
d48618640e ChangeLog update 2003-02-21 01:32:35 +00:00
mohrt
9bcd117ecd add get_config_vars() method, update get_template_vars() functionality 2003-02-20 21:59:09 +00:00
mohrt
5307693b78 fix minor logic in _fetch_template_info() 2003-02-20 18:58:44 +00:00
mohrt
f66f204ef8 support merging appended vars 2003-02-20 16:39:36 +00:00
mohrt
15f982004c fix cache groups behavior with compile_id set 2003-02-20 15:30:46 +00:00
changelog
25fece8a82 ChangeLog update 2003-02-20 01:33:16 +00:00
mohrt
2b10dfd70d back out third parameter, extend functionality of append 2003-02-19 23:05:46 +00:00
mohrt
7f0ceb703a update imbedded vars, allow special $smarty vars 2003-02-19 17:26:48 +00:00
mohrt
d9b2c672e5 add plugin html_table 2003-02-19 16:48:00 +00:00
mohrt
212a27346e support appending key=>val pairs 2003-02-19 16:40:13 +00:00
mohrt
2cd256d4fc change embedded variable logic to only recognize $foo and $foo[0][bar] syntax 2003-02-19 16:25:47 +00:00
mohrt
d190c1c8fd allow null as function attribute value 2003-02-19 15:58:03 +00:00
changelog
01531187a4 ChangeLog update 2003-02-19 01:32:18 +00:00
mohrt
7bd3972319 support foo->bar[index] syntax 2003-02-18 19:58:32 +00:00
mohrt
2d6d972bf5 allow $foo->bar[0] syntax 2003-02-18 18:08:05 +00:00
changelog
dfdac1166e ChangeLog update 2003-02-18 01:34:16 +00:00
mohrt
57fc8d0372 fix syntax error from previous commit 2003-02-17 21:13:32 +00:00
mohrt
54a0c0e676 add error msgs to get_registered_object 2003-02-17 18:03:00 +00:00
mohrt
9ba5450976 add function for getting reference to registered object 2003-02-17 17:56:35 +00:00
mohrt
b2573b2ca1 back out patches for object and objref calls on $smarty var 2003-02-17 17:39:12 +00:00
mohrt
3fd7c585c3 treat unrecognized param attribute syntax as a string 2003-02-17 17:11:42 +00:00
mohrt
021c83db3f support $smarty.const.$foo syntax 2003-02-17 15:04:43 +00:00
mohrt
c99f9fdbb2 fix E_NOTICE messages 2003-02-17 14:58:36 +00:00
mohrt
b04bbd47c6 add @ and === to if tokens, few param cleanups 2003-02-17 14:47:21 +00:00
changelog
f28f4da51e ChangeLog update 2003-02-17 01:31:53 +00:00
cellog
abc335673f many more phpdoc comment upgrades 2003-02-16 05:09:19 +00:00
changelog
43757d1c53 ChangeLog update 2003-02-15 01:36:02 +00:00
mohrt
dd0c98bb3e enable config_load error messages 2003-02-14 20:27:46 +00:00
mohrt
d23fe50562 fix html_options to not escape already escaped entities 2003-02-14 15:27:16 +00:00
mohrt
241708cd63 send Last-Modified header on cache creation, misc tab/spacing cleanup 2003-02-14 14:51:47 +00:00
changelog
6f1da78f94 ChangeLog update 2003-02-14 01:33:34 +00:00
mohrt
77a0e291cc allow dash in plain text 2003-02-13 17:58:19 +00:00
mohrt
6cb413bbfc check strict syntax of function attributes 2003-02-13 15:28:14 +00:00
changelog
7aba4537a9 ChangeLog update 2003-02-13 01:33:25 +00:00