| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add announce
|
|
|
|
|
|
FML::Process::Configure controls 'fmlconf' and 'makefml' since
'fmlconf' is considered as an alias of makefml showconf.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
XXX we should pass arguments in $args hash not @argv itself useful for
XXX several programs with difference IO interface.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_header_summary() is changed to method() to accept $self attributes.
|
|
ignore mail header like patterns to show mail body summary
|
|
|
|
ACTION=show uses this method to show all articles with the specified
ticket_id.
|
|
|
|
|
|
|
|
|
|
|
|
enforce the output in Japanese EUC
|
|
|
|
we use now HTML TABLE to show ticket and other attributes.
implement run_cgi() which controls CGI details at the top.
|
|
load model dependent module. return the object for $module.
|