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
/
Command
/
Admin
/
htmlify.pm
Age
Commit message (
Expand
)
Author
2006-10-07
fix comments.
fukachan
2006-03-04
$command_args -> $command_context (OBJ), method style
fukachan
2004-04-23
remove "use FML::Log;".
fukachan
2004-01-18
overhaul: more comments.
fukachan
2004-01-02
fix copyright
fukachan
2004-01-02
remove/rename $args
fukachan
2003-09-08
fix copyrigt
fukachan
2003-08-29
use $curproc->config(), pcb() not { config }, { pcb } respectively.
fukachan
2002-12-20
fix comments and error messages.
fukachan
2002-09-24
fml 5 -> 8
fukachan
2002-09-22
add section on FNF
fukachan
2002-04-27
clean up white spaces
fukachan
2002-04-25
check $use_html_archive value before action
fukachan
2002-04-20
remove $options
fukachan
2002-04-20
prototype of "makefml htmlify"
fukachan
2002-04-12
use fmlhtmlify not makefml htmlify
fukachan
2002-04-07
remove \s*$
fukachan
2002-04-07
doc: remove makefml description
fukachan
2002-03-31
rename class: Mail::HTML::Lite -> Mail::Message::ToHTML
fukachan
2002-03-17
nuke superflous \s*$
fukachan
2002-02-20
fix command work again
fukachan
2002-02-18
we should not inherit anything as could as possible.
fukachan
2002-02-17
makefml htmlify elena --srcdir=.. --outdir=...
fukachan
2002-02-13
define access method need_lock().
fukachan
2001-12-23
update documents, comments
fukachan
2001-12-22
remove \s*$
fukachan
2001-10-22
accept command line option: srcdir=$srcdir
fukachan
2001-10-21
makefml htmlify $ml outdir=$htmlified_artilces_dir
fukachan