Commit Graph

57 Commits

Author SHA1 Message Date
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
mohrt
5b70385282 update cycle function to handle array as input, update files to 2.1.1 2002-05-07 14:16:34 +00:00
mohrt
933fe652e6 update fetch function with more error checking 2002-05-06 14:50:37 +00:00
mohrt
541e03660e update counter to use name instead of id (id still works though) 2002-05-03 18:22:41 +00:00
mohrt
2cb3d473f6 rename id to name for cycle function 2002-05-03 18:14:24 +00:00
mohrt
a54b3af229 update cycle function to allow blank values parameter after initialized 2002-05-03 14:39:49 +00:00
mohrt
a2ce60c0a2 fix syntax error 2002-05-03 13:33:10 +00:00
mohrt
f172b31c49 ugh, another typo 2002-05-02 22:10:50 +00:00
mohrt
4c6bd62135 update comments 2002-05-02 22:09:36 +00:00
mohrt
e532d32408 added function cycle 2002-05-02 22:05:58 +00:00
andrei
180f8f3d8d Fix. 2002-04-30 13:57:14 +00:00
mohrt
aa2e6890cb fixed logic so this works right when field_separator = "/" 2002-04-15 14:56:38 +00:00
mohrt
d788c4d845 fix regular expression for matching date 2002-04-15 13:30:00 +00:00
mohrt
281af29060 added YYYY-MM-DD support to html_select_date 2002-04-13 16:15:14 +00:00
mohrt
e693afbeca back out changes to strip_tags 2002-04-12 14:48:48 +00:00
mohrt
fc9846c319 update cache_lifetime logic: -1 = never expire, 0 = always expire 2002-04-12 14:41:04 +00:00
mohrt
5dd4649cba added htmlall attribute to escape modifier 2002-04-04 20:34:44 +00:00
andrei
d2d51f009f Fix for when plugins directory is not the default one. 2002-03-28 14:52:52 +00:00
andrey
bdbd8168f3 Fixed +/- functionality. 2002-03-20 19:33:04 +00:00
mohrt
c86b06078e move .make_timestamp.php to shared.make_timestamp.php 2002-03-20 17:07:28 +00:00
mohrt
de9503ac16 update file generation, replace crc32() '-' with 'N' 2002-03-20 16:44:17 +00:00
mohrt
ba8e369f61 add wordwrap and indent to repository 2002-03-15 07:08:17 +00:00
mohrt
b32fc83b26 update fetch function 2002-03-13 23:30:56 +00:00
mohrt
0384c2cfdb update fetch function with new parameters 2002-03-13 23:14:26 +00:00
andrey
8a24a176d2 *** empty log message *** 2002-02-27 22:35:34 +00:00
mohrt
e3556e0c0b added eval function to plugin dir 2002-02-27 22:30:05 +00:00
andrey
ffe52be500 Fixup some naming. 2002-02-20 22:24:32 +00:00
mohrt
edcc3b7d8e removed global vars from fetch function, added attrs to escape modifier 2002-02-20 20:56:53 +00:00