summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Process/CGI
AgeCommit message (Expand)Author
2003-09-27define methods: cgi_var_navigator_title(), cgi_var_fml_project_url().fukachan
2003-09-27define new methods: cgi_var_address_map() cgi_var_address_map_list()fukachan
2003-09-25use cgi.*.top for top level helpfukachan
2003-09-25change *::CGI:: class architecture.fukachan
2003-09-13use $curproc->config_cf_filepath().fukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-25FNF: fix commentsfukachan
2003-08-24remove debugfukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-02-16oops ;) we should check syntax if the value is not emplty.fukachan
2003-02-16use language_*() to determine $charset.fukachan
2003-02-15switched to use safe_cgi_action_name()fukachan
2002-12-24clean up: nuke \s*$fukachan
2002-12-22fix commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-14apply fix_perl_include_path(); after load_config_files() runs to addfukachan
2002-07-19cgi_execute_command() checks the command is allowed infukachan
2002-07-17define printing style format such as 'text', 'html', ...fukachan
2002-07-02remove obsolete linefukachan
2002-07-02clean up/fix comments, fix copyrightfukachan
2002-06-30clean up: nuke \s*$fukachan
2002-06-28separate execution of the command and the menu pop up.fukachan
2002-06-27major overhaul: delayed loading of *.cf files. The loading is donefukachan
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