Commit Graph

169 Commits

Author SHA1 Message Date
messju 7f9466bd17 enabled hex-constants in function.math.php 2003-04-19 10:32:05 +00:00
mohrt 423c1a2eae add appropriate warnings when passing array as extra parameter 2003-04-14 16:57:40 +00:00
messju 107a1ecabd added <labels>-support to function.html_checkboxes.php and function.html_radios.php 2003-04-14 07:47:49 +00:00
mohrt e09d3070a1 fixed bug with default modifier when passing integer 0 2003-04-10 20:55:36 +00:00
messju b9957a6845 allowed "_" in the name of variable-parameters to {math}-function 2003-04-06 12:24:46 +00:00
messju e90a98451f $length is now propagated to sub-values in debug_print_var 2003-03-27 22:10:00 +00:00
messju d1fe24ec2d made onmouseout XHTML-compatible in function.popup.php 2003-03-24 09:37:21 +00:00
mohrt d5db1cf798 update functions for XHTML compatability 2003-03-21 14:36:24 +00:00
messju 9d0972691d html_radios and html_checkboxes accept "selected" instead of "checked" optionally now 2003-03-21 08:20:12 +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 42a49792aa fixed label for optgroup in html_options 2003-03-18 21:04:13 +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
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
mohrt 61a223dae8 Fix link bug in html_image function, also make output XHTML compatible 2003-03-17 15:39:28 +00:00
mohrt 8bfba9d22a fixed html_options to not return an array 2003-03-14 15:52:34 +00:00
messju b01ce468d2 fixed length in modifier.truncate.php 2003-03-12 21:56:32 +00:00
messju 8cb7113db9 fixed handling of '$'-signs in trimwhitespace outputfilter (messju) 2003-03-12 16:26:55 +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
mohrt 274a9ca3e9 fix width/height parameter index 2003-03-06 21:39:16 +00:00
mohrt ec135386b1 fix argument order, erroneously swapped a while back 2003-03-05 23:53:34 +00:00
mohrt 3f4f215ce2 fixed PHP notice 2003-03-03 20:43:29 +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
mohrt 45c536ad7c update functionality 2003-02-27 14:44:34 +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
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 4d957d42ec apply patch to initial html_radios function 2003-02-24 16:16:58 +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 52f15b67b2 silence warnings in fetch plugin 2003-02-24 14:23:39 +00:00
mohrt d9b2c672e5 add plugin html_table 2003-02-19 16:48:00 +00:00
mohrt 57fc8d0372 fix syntax error from previous commit 2003-02-17 21:13:32 +00:00
mohrt c99f9fdbb2 fix E_NOTICE messages 2003-02-17 14:58:36 +00:00
mohrt d23fe50562 fix html_options to not escape already escaped entities 2003-02-14 15:27:16 +00:00
mohrt 89ef1e5b08 fix error call 2003-01-28 14:33:50 +00:00
mohrt 1e11860447 update with textarea support 2003-01-25 17:31:55 +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 a7106ed311 add javascript escape parameter to escape modifier 2003-01-06 23:15:27 +00:00