Commit Graph

284 Commits

Author SHA1 Message Date
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
mohrt
13772a2c44 fix problem with filenames on windows, add ability to supply expire time in seconds when clearing cache or compiled files 2002-07-16 15:04:02 +00:00
mohrt
174f0139f1 do nothing if $val is empty 2002-06-29 16:07:02 +00:00
mohrt
eacfdadf4b add zindex to popup init, fix error message for eval. 2002-06-29 16:04:41 +00:00
mohrt
3dbab9bedc allow plugins_dir to be an array of directories 2002-06-26 14:51:12 +00:00
mohrt
3469b357f9 fixed warning message in function.assign_debug_info 2002-06-24 20:22:15 +00:00
mohrt
3a36e0282c update timestamp plugin to work when passed a timestamp 2002-06-23 22:37:21 +00:00
mohrt
bd96ebf984 update date_format, allow optional 2nd paramater as default date if passed date is empty. update docs. 2002-06-19 14:43:58 +00:00
mohrt
2e1cd4a5d0 fix date_format modifier, return nothing if given empty string 2002-06-19 14:25:01 +00:00
mohrt
e0505bdaad gave $reset a default value in cycle function 2002-06-18 18:20:01 +00:00
mohrt
2fcb7baf53 corrected warnings in html_select_time function, made make timestamp always return a timestamp 2002-06-18 14:15:58 +00:00
mohrt
d790f915f4 change directory delimiter to "^" for cache and compile files 2002-06-14 20:58:20 +00:00
mohrt
b69dbeb6af update version number 2002-06-03 16:53:53 +00:00
mohrt
d05fb1fc4c fixed cycle function to respect delimiter setting after initial setting 2002-06-03 16:53:26 +00:00
mohrt
c23569b7ca fixed bug with call $assign 2002-06-03 16:13:37 +00:00
mohrt
51a14712f8 optimized for loops with count() function calls 2002-06-03 16:05:33 +00:00
mohrt
8cd857c3e4 update html_select_date with month_value_format attribute for controlling the format of the month values. 2002-05-21 19:41:34 +00:00
mohrt
0559fce601 remove \n from cycle function 2002-05-07 21:58:39 +00:00