Commit Graph

101 Commits

Author SHA1 Message Date
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
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
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
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
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
1bda2fb5ac added label attribute to all option outputs, cover w3c spec. 2002-11-01 15:32:42 +00:00
mohrt
e574890ea8 make html_options work with optgroup, make func modular and recursive. 2002-11-01 15:18:27 +00:00
mohrt
7a936c7ca1 fix warning message in default modifier 2002-10-16 16:26:12 +00:00
mohrt
10c55e12cb added strip variable modifier 2002-09-25 15:54:46 +00:00
mohrt
6076225c71 add textformat block function 2002-09-16 15:19:41 +00:00
mohrt
619e4e6a3d fix header in debug template, fix typo in header.tpl example 2002-09-09 13:20:09 +00:00
mohrt
df2a5888a8 added paramters to html_select_time plugin 2002-07-29 14:21:54 +00:00
mohrt
363d635f0c update debug console to show objects, fix warning in debug.tpl 2002-07-24 13:21:51 +00:00
mohrt
a3cb1ccb16 make popup_init xhtml compliant, minor variable name changes for consistancy 2002-07-17 13:42:29 +00:00