| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-10-09 | implement plural GUI skins. | fukachan | |
| create FML::CGI::Skin::* class. remove FML::CGI::Menu. FML::CGI::Menu -> FML::CGI::Skin::Base and create sub classes inheriting Base. | |||
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-01-21 | fix/udpate comments. | fukachan | |
| clean up. | |||
| 2004-01-18 | more comments. | fukachan | |
| 2003-09-25 | change *::CGI:: class architecture. | fukachan | |
| FML::CGI::*Admin::Menu inherits FML::CGI::Menu. methods in FML::Process::CGI::* returns the value by checking the current cgi mode (admin or ml-admin). | |||
| 2003-08-29 | use $curproc->config(), pcb() not { config }, { pcb } respectively. | fukachan | |
| 2003-02-16 | use language_*() method to determine $charset | fukachan | |
| 2003-02-15 | switched to use safe_cgi_action_name() | fukachan | |
| 2002-12-18 | clean up. | fukachan | |
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-02 | fix comments | fukachan | |
| clean up structure, variable usage use cgi_try_get_ml_name() not safe_param_ml_name() remove rewrite_config_if_needed() | |||
| 2002-06-30 | clean up: nuke \s*$ | fukachan | |
| 2002-06-28 | separate execution of the command and the menu pop up. | fukachan | |
| Firstly execute run_cgi_main() and show tables after that. | |||
| 2002-06-25 | navigation bar tries to follow the current *command | fukachan | |
| 2002-06-24 | clean up menu, bug fix run_cgi_menu() args | fukachan | |
| 2002-06-22 | classify the command in the navigation and main | fukachan | |
| 2002-06-21 | set up $ml_name dynamically | fukachan | |
| 2002-04-25 | rename variable: available_commands_for_xxx -> commands_for_xxx | fukachan | |
| 2002-04-23 | define cgi_try_get_ml_name() | fukachan | |
| enabled newml and rmml on CGI. | |||
| 2002-04-10 | fix/clean up documents, comments | fukachan | |
| 2002-03-30 | white space cosmetics: nuke \s*$ | fukachan | |
| 2002-03-20 | remove run_cgi_help() once | fukachan | |
| 2002-03-19 | o prepend cgi_ or run_cgi to function name. | fukachan | |
| o implement trampoline mechanism using FML::Command: class. o change: pop_menu -> scrolling_list | |||
| 2002-03-18 | cosmetics | fukachan | |
| FNF define cgi_execute_command() and try_get_address() into FML::Process::CGI::Kernel and remove them from FML::CGI::Admin::Menu | |||
| 2002-03-18 | color of the main menu is white by default | fukachan | |
| 2002-03-18 | fix copyright | fukachan | |
| 2002-03-18 | Initial revision | fukachan | |
