summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/Admin/log.pm
AgeCommit message (Expand)Author
2006-07-30fix commentsfukachan
2006-07-09white space cosmeticsfukachan
2006-03-04$command_args -> $command_context (OBJ), method stylefukachan
2006-02-22option -O date=PATTERN simulates "grep for the log file".fukachan
2005-08-19$curproc->output_{set,get}_print_style().fukachan
2005-08-17fix copyrightfukachan
2005-08-17FNF: adjust method naming convension.fukachan
2004-06-26fix comments.fukachan
2004-02-15white space cosmetics.fukachan
2004-02-01use $log_command_tail_starting_location.fukachan
2004-01-01remove $args.fukachan
2004-01-01FNF: fix copyrightfukachan
2004-01-01clean up.fukachan
2003-10-18define log_file_*_charset and modify log module to use it.fukachan
2003-10-15language_of_cgi_message() -> get_charset("cgi")fukachan
2003-10-07fix html style:fukachan
2003-10-06fix printing_style value: cgi -> htmlfukachan
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23fix comments: =head2 function(...) formfukachan
2003-02-20cosmetics (\s*$)fukachan
2003-02-16use language_*() method to determine $charsetfukachan
2003-01-27FNF: we should not use $_fukachan
2003-01-25FNF: fix commentsfukachan
2002-12-20fix comments.fukachan
2002-12-15clean up commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-16switch FML::Language to Mail::Message::Encodefukachan
2002-07-17define printing style format such as 'text', 'html', ...fukachan
2002-06-25nuke superflous line (cgi mode)fukachan
2002-04-07remove \s*$fukachan
2002-04-07fix/add commentsfukachan
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-19admin log protytpe, which can be used in text and html modefukachan