Commit Graph

1990 Commits

Author SHA1 Message Date
changelog
60df40a589 ChangeLog update 2003-04-05 01:30:56 +00:00
mohrt
d169624a9b change backtic syntax from $foo to $foo 2003-04-04 23:19:02 +00:00
mohrt
da67d8edce recognize $foo[][] syntax in embedded quotes without backticks 2003-04-04 20:15:48 +00:00
changelog
3dc4558b4a ChangeLog update 2003-04-04 01:31:02 +00:00
messju
b4a27fafa4 name=123 is passed as an integer (not a string) to plugins now 2003-04-03 17:00:17 +00:00
changelog
a769959582 ChangeLog update 2003-04-02 01:30:51 +00:00
messju
9693d74260 added CVS $Id$ 2003-04-01 15:23:16 +00:00
changelog
43abd8593d ChangeLog update 2003-04-01 01:30:49 +00:00
messju
bf1868bb35 added missing compile_id inside Smarty_Compiler 2003-03-31 22:17:53 +00:00
messju
45ff82cf10 fixed flaw when generating an error for missing postfilter 2003-03-31 21:57:41 +00:00
mohrt
5985ce2862 fix typos 2003-03-31 00:29:10 +00:00
changelog
bd7f263118 ChangeLog update 2003-03-28 01:30:49 +00:00
messju
e90a98451f $length is now propagated to sub-values in debug_print_var 2003-03-27 22:10:00 +00:00
changelog
65985aa4a5 ChangeLog update 2003-03-27 01:31:03 +00:00
mohrt
6ae90b90a8 update header 2003-03-26 19:06:51 +00:00
mohrt
b90466bca8 commit changes to release notes 2003-03-26 18:54:44 +00:00
mohrt
5529396ade committing RC2 2003-03-26 18:06:09 +00:00
changelog
260bc2670a ChangeLog update 2003-03-25 02:26:08 +00:00
messju
014debad30 made clear_cache() ignore compile_id when clearing cache_groups 2003-03-24 16:32:14 +00:00
messju
d1fe24ec2d made onmouseout XHTML-compatible in function.popup.php 2003-03-24 09:37:21 +00:00
changelog
d5e22c81bf ChangeLog update 2003-03-22 01:31:43 +00:00
messju
cf1a202a5d applied new var-names to fetch() 2003-03-21 15:50:03 +00:00
messju
1ca406366f renamed $localvars to $_localvars in cache-file-handling-functions,
added _get_auto_id()-function
2003-03-21 15:39:29 +00:00
mohrt
d5db1cf798 update functions for XHTML compatability 2003-03-21 14:36:24 +00:00
messju
ad26b57f18 fixed wrong $auto_id in _read_cache_file() 2003-03-21 09:36:16 +00:00
messju
b1787d0b23 swapped compile_id and cache_id in read_cache_file and write_cache_file 2003-03-21 09:07:57 +00:00
messju
4a2b486086 reverted patch for ignoring compile-id back to -r1.364, due to problems 2003-03-21 08:55:56 +00:00
messju
9d0972691d html_radios and html_checkboxes accept "selected" instead of "checked" optionally now 2003-03-21 08:20:12 +00:00
messju
bcc3571f05 swapped compile_id and cache_id for cache-file-handling again 2003-03-21 08:17:45 +00:00
changelog
f15188c6dc ChangeLog update 2003-03-21 01:39:04 +00:00
mohrt
ec60516e34 fix notice when no parameter is passed to default 2003-03-20 14:31:18 +00:00
messju
267a9c41d7 removed notice of undefined var in _rm_auto() 2003-03-20 09:20:24 +00:00
changelog
bbd066aad9 ChangeLog update 2003-03-20 01:33:42 +00:00
mohrt
c42fb4b2ab fix a few error messages, follow consistancy format plugin_name: errormsg 2003-03-19 22:58:23 +00:00
mohrt
d0ab44762b update error messages 2003-03-19 22:56:30 +00:00
mohrt
35973b2231 add a warning when an array is passed as the 'checked' value of html_radios 2003-03-19 22:52:22 +00:00
messju
8c73efec74 fixed errormessage in _compile_smarty_ref() 2003-03-19 12:51:34 +00:00
messju
cde01c0aa2 updated docs for html_image 2003-03-19 11:46:07 +00:00
changelog
8cef3224e8 ChangeLog update 2003-03-19 01:33:18 +00:00
messju
41b3d4b7a8 cleaned up calls to readdir() 2003-03-18 22:47:16 +00:00
messju
42a49792aa fixed label for optgroup in html_options 2003-03-18 21:04:13 +00:00
mohrt
67470219d2 fix (newly introduced) bug with passing multiple modifiers to a parameter 2003-03-18 14:47:41 +00:00
messju
a94f3cb112 updated docs for html_checkboxes, html_options and html_radios 2003-03-18 09:20:15 +00:00
messju
2c61a0b12b fixed wrong default-"name" in function.html_options.php 2003-03-18 09:17:51 +00:00
messju
8ae8586ad3 renamed "checkbox" and "radios" to "options" in {html_checkboxes} and {html_radios} 2003-03-18 08:59:00 +00:00
changelog
e60fa99523 ChangeLog update 2003-03-18 01:36:04 +00:00
messju
dd564f3885 tried to optimize re-replacement in outputfilter.trimwhitespace.php a little 2003-03-18 00:44:37 +00:00
messju
e1bec79465 fixed greedy str_replace in outputfilter.trimwhitespace.php 2003-03-18 00:26:46 +00:00
messju
128bf2e4de html_options, html_checkboxes and html_radios now pass-thru all unknown paramters 2003-03-18 00:01:41 +00:00
messju
ddcd30be99 html_options passthru all unknown paramters now 2003-03-17 16:36:02 +00:00