summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-10-21 14:49:43 +0000
committerfukachan <fukachan>2001-10-21 14:49:43 +0000
commit136fa2edd93b07a3e17412778ff86b41ea515787 (patch)
treea800b1f34122979706a7f1c1b40074e3adbe54d8
parenta2a2697ccb28a7e920ebc205fde7c6cd3bec8910 (diff)
downloadfml8-136fa2edd93b07a3e17412778ff86b41ea515787.tar.gz
fml8-136fa2edd93b07a3e17412778ff86b41ea515787.tar.bz2
fml8-136fa2edd93b07a3e17412778ff86b41ea515787.zip
makefml htmlify $ml_name outdir=$out_dir
-rw-r--r--CHANGES.txt12
1 files changed, 11 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 962967b3..ef3bfc03 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,12 +3,22 @@
2001/10/21
+ makefml htmlify $ml_name outdir=$out_dir
+
+ スプールを HTML 化するコマンド
+ もちろん Mail::HTML::Lite を利用する。
+ # fml 4 の spool2html に対応するものといえよう
+
Mail::HTML::Lite
月ごとの ID インデックスも作る (TABLE)。
make monthly index always
monthly_index.html
month.YYYYMM.html
+ prepare top level entrance functions:
+ htmlify_file() for file
+ htmlify_dir() for directory
+
clean up codes, documents
implement _print_index_{begin,end}() and modified to use them
@@ -663,4 +673,4 @@
このファイルを創設する:)
-$FML: CHANGES.txt,v 1.23 2001/10/21 07:51:19 fukachan Exp $
+$FML: CHANGES.txt,v 1.24 2001/10/21 08:02:08 fukachan Exp $