| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-09 | define anonymous_cgi_menu(). | fukachan | |
| fix and update documents. | |||
| 2006-03-05 | fix copyright | fukachan | |
| 2006-03-05 | changed to command_context object based. | fukachan | |
| 2005-06-26 | use ... not eval q{use ...}. to avoid error | fukachan | |
| 2005-06-04 | fix copyright | fukachan | |
| 2005-06-04 | moved get_address_list(), called only at this module, from | fukachan | |
| FML::Process::Utils to here. Also, it is changed to the private method; get_address_list() -> _get_address_list(). | |||
| 2004-07-23 | white space cosmetics | fukachan | |
| 2004-07-23 | fix comments (FNF) | fukachan | |
| 2004-01-18 | more comments. | fukachan | |
| 2004-01-02 | fix copyright | fukachan | |
| 2004-01-01 | remove $args. | fukachan | |
| It is a top level parameter FML::Process::Switch provides. Almost functions should access the content via utility methods provided by FML::Process::Utils. | |||
| 2003-10-22 | change address list shown on the cgi menu from member to recipient. | fukachan | |
| XXX if we use member , it contains $admin_member_maps, it is ambiguous. | |||
| 2003-10-14 | implement cgi_hidden_info_language() and modified to use it. | fukachan | |
| It holds language info within CGI operations. | |||
| 2003-09-27 | natural language extension in cgi menu. | fukachan | |
| 2003-09-27 | fix selected_key name | fukachan | |
| 2003-09-27 | define new methods: cgi_var_address_map() cgi_var_address_map_list() | fukachan | |
| cgi_var_action() cgi_var_frame_target() switched to use cgi_var_*(). sort/cleanup initialization parts in each cgi_menu(). | |||
| 2003-09-27 | FML/CGI/Admin/{List,ML,User}.pm -> FML/CGI/{List,ML,User}.pm | fukachan | |
