Commit Graph

16 Commits

Author SHA1 Message Date
cellog
02f56203ad updated all doc comments to phpDocumentor format 2003-04-20 21:12:13 +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
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
1f12a0f3e0 add day_value_format to html_select_date 2002-12-13 15:40:53 +00:00
mohrt
3dbab9bedc allow plugins_dir to be an array of directories 2002-06-26 14:51:12 +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
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
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
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
andrey
4951193444 Fix plugin directory access. 2002-02-05 16:46:05 +00:00
andrey
e6fc0e5291 Implemented plugin architecture. 2002-01-31 20:49:40 +00:00