changelog
|
63237d2343
|
ChangeLog update
|
2003-03-12 01:33:53 +00:00 |
|
mohrt
|
dd7d5ae956
|
update technical explanation of assign_by_ref and append_by_ref
|
2003-03-12 00:14:32 +00:00 |
|
mohrt
|
8cf163198a
|
fix config file recompiling code
|
2003-03-11 15:31:22 +00:00 |
|
changelog
|
1c6c58cabb
|
ChangeLog update
|
2003-03-08 01:31:49 +00:00 |
|
mohrt
|
995114a4c2
|
change E_USER_ERROR to E_USER_NOTICE
|
2003-03-07 19:29:01 +00:00 |
|
mohrt
|
0e54ba8208
|
suppress warning in html_image
|
2003-03-07 18:36:37 +00:00 |
|
mohrt
|
0631ea18b4
|
update changes to html_image
|
2003-03-07 17:06:39 +00:00 |
|
changelog
|
53cbec5139
|
ChangeLog update
|
2003-03-07 01:32:46 +00:00 |
|
mohrt
|
9a957de25a
|
add german docs to dist
|
2003-03-06 23:37:24 +00:00 |
|
mohrt
|
88aabaa6dd
|
update news file
|
2003-03-06 21:40:14 +00:00 |
|
mohrt
|
274a9ca3e9
|
fix width/height parameter index
|
2003-03-06 21:39:16 +00:00 |
|
mohrt
|
3fd8661f08
|
get rid of unsetting name and script attributes to insert tags
|
2003-03-06 15:42:48 +00:00 |
|
changelog
|
8beb8a39f6
|
ChangeLog update
|
2003-03-06 01:33:38 +00:00 |
|
mohrt
|
1cf187abdd
|
update NEWS file
|
2003-03-05 23:57:17 +00:00 |
|
mohrt
|
ec135386b1
|
fix argument order, erroneously swapped a while back
|
2003-03-05 23:53:34 +00:00 |
|
mohrt
|
0d0cdbf353
|
commit final changes for 2.5.0-RC1
|
2003-03-05 17:36:41 +00:00 |
|
changelog
|
b65426df55
|
ChangeLog update
|
2003-03-05 01:34:13 +00:00 |
|
mohrt
|
393c9eb907
|
remove $show_info_header and $show_info_include property vars from docs
|
2003-03-04 17:47:50 +00:00 |
|
changelog
|
c7f73c2041
|
ChangeLog update
|
2003-03-04 01:33:28 +00:00 |
|
mohrt
|
3f4f215ce2
|
fixed PHP notice
|
2003-03-03 20:43:29 +00:00 |
|
changelog
|
34b460e0d5
|
ChangeLog update
|
2003-03-01 01:41:29 +00:00 |
|
mohrt
|
63b1a2b04d
|
simplify smarty.const.foo and smarty.const.$foo logic
|
2003-02-28 16:36:19 +00:00 |
|
mohrt
|
0a03b8c306
|
only allow $foo syntax in embedded quotes, unless escaped with backticks then allow any dollar var
|
2003-02-28 15:54:43 +00:00 |
|
mohrt
|
620674493a
|
fix "once" var compiling to work with new attr compiling methods for include_php
|
2003-02-28 15:45:42 +00:00 |
|
mohrt
|
d785df41b3
|
fix $smarty.const.foo compiling, clean up double quoted strings,
allow full dollar var syntax in quotes again
|
2003-02-28 15:08:15 +00:00 |
|
changelog
|
984a3e8397
|
ChangeLog update
|
2003-02-28 01:31:47 +00:00 |
|
mohrt
|
e03824dd55
|
update docs, fix smarty var compiling, allow any $smarty.*.$foo syntax,
add $`foobar` for embedded variables
|
2003-02-27 17:32:08 +00:00 |
|
mohrt
|
45c536ad7c
|
update functionality
|
2003-02-27 14:44:34 +00:00 |
|
changelog
|
2901ad25bc
|
ChangeLog update
|
2003-02-27 01:44:27 +00:00 |
|
mohrt
|
5006d4d510
|
add nl2br modifier
|
2003-02-26 22:16:14 +00:00 |
|
mohrt
|
edcf2aee05
|
add link parameter
|
2003-02-26 17:27:56 +00:00 |
|
changelog
|
5ce1c3b722
|
ChangeLog update
|
2003-02-25 01:33:45 +00:00 |
|
mohrt
|
a466c91897
|
fix rename problem in windows, unlink first
|
2003-02-24 23:28:20 +00:00 |
|
mohrt
|
ae704af588
|
update functions with separate escape_special_chars routine
|
2003-02-24 21:45:19 +00:00 |
|
mohrt
|
f83592dc82
|
commit checkboxes, update radios
|
2003-02-24 21:10:01 +00:00 |
|
mohrt
|
566c5b71d5
|
fix bug with get_registered_object
|
2003-02-24 17:47:05 +00:00 |
|
mohrt
|
ebb54d1e73
|
added cat modifier to distribution
|
2003-02-24 16:31:47 +00:00 |
|
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 |
|