summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/CGI
AgeCommit message (Expand)Author
2002-06-25change locations for command_help() and options()fukachan
2002-06-25beautify cgi interfacefukachan
2002-06-24clean up menu, bug fix run_cgi_menu() argsfukachan
2002-06-24more defined() checks and sanity check if couldfukachan
2002-06-22align (white spaces)fukachan
2002-06-22use $curproc->ml_XXX() as could as possible in new()fukachan
2002-06-21move get_ml_list() and get_recipient_list()fukachan
2002-06-01FNFfukachan
2002-05-16pick up address_selected not addressfukachan
2002-04-27convert message to natual language if couldfukachan
2002-04-27convert exception syntax into the new style. See FNFfukachan
2002-04-23define cgi_try_get_ml_name()fukachan
2002-04-22sort ml listfukachan
2002-04-10fix/clean up documents, commentsfukachan
2002-04-08fix/clean up documentsfukachan
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-20add options bar to switch the language (dummy yet :-)fukachan
2002-03-20change layout in table a little.fukachan
2002-03-19o prepend cgi_ or run_cgi to function name.fukachan
2002-03-19accpet empty value even if it not matches filter:)fukachan
2002-03-18cosmeticsfukachan
2002-03-18reconstruct CGI around structure phase 1:fukachan
2002-02-02use FML::Process::Utils::__ml_home_prefix_from_main_cf() to get $ml_home_prefix.fukachan
2002-02-01remove $ENV{debug} based toggle flagsubdir-basefukachan
2002-01-30use File::Specfukachan
2001-12-23remove \s*$fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-11-25modified to use FML::Restrictionfukachan
2001-11-25reconstructured safe parameter definitionsfukachan
2001-11-25change defualt target to _topfukachan
2001-11-13fix address regexp, define $command, modify error return wayfukachan
2001-11-13move get_ml_list() to FML::Process::CGI::Kernelfukachan
2001-11-13less ambiguous of error messagefukachan
2001-11-13some cgi may need no ml_namefukachan
2001-11-11move "function to get paramlist" to FML::Process::CGI::Param modulefukachan
2001-11-11allow action =~ /^[-a-z_]+$/fukachan
2001-11-11workaround: header( -target => "ResultsWindow" ) anywayfukachan
2001-11-11header( -charset => $charset)fukachan
2001-11-11define article_id, method -> actionfukachan
2001-11-10remove makefml issue.fukachan
2001-11-09modified to fit FML::Process::CGI hierarchyfukachan
2001-11-08Initial revisionfukachan