index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
FML
/
Process
/
HTMLify.pm
Age
Commit message (
Collapse
)
Author
2003-01-11
fix comments (FNF).
fukachan
2002-12-22
fix comments
fukachan
2002-11-18
more debug info
fukachan
2002-09-22
add section on FNF
fukachan
2002-09-11
fml5 -> fml8
fukachan
2002-08-14
apply fix_perl_include_path(); after load_config_files() runs to add
fukachan
ml local library path to @INC. This is used for ml specific extention e.g. command extension.
2002-07-02
clean up/fix comments
fukachan
2002-06-27
major overhaul: delayed loading of *.cf files. The loading is done
fukachan
within prepare() method now to handle virtual domains properly.
2002-04-27
clean up white spaces
fukachan
2002-04-20
use FML::Command::HTMLify to share htmlify code between fmlhtmlify and
fukachan
"makefml htmlify".
2002-04-20
bug fix subdir checking
fukachan
2002-04-19
cosmetics: white spaces
fukachan
2002-04-15
consider spool/ may has subdir(s)
fukachan
2002-04-08
fix/clean up documents
fukachan
2002-03-31
rename class: Mail::HTML::Lite -> Mail::Message::ToHTML
fukachan
2002-03-17
nuke superflous \s*$
fukachan
2002-02-17
bug fix definitions on hooks
fukachan
2002-02-17
implement several hooks
fukachan
2002-02-02
fix copyright
fukachan
2002-02-01
remove $ENV{debug} based toggle flag
subdir-base
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-11-27
nuke "#!/usr/local/bin/perl -w" in the head
fukachan
2001-11-17
disable debug code, enable it when $ENV{debug} is defined
fukachan
2001-11-07
dummy finish()
fukachan
2001-11-05
fmlhtmlify [-I dir]
fukachan
2001-11-05
new utility: fmlhtmlify src_dir dst_dir
fukachan