From 0e9c4d90f91479c6b6202e9d78781dd38ffe81f4 Mon Sep 17 00:00:00 2001 From: fukachan Date: Sat, 29 Nov 2003 11:38:27 +0000 Subject: regen: o $outgoing_mail_header_x_ml_name o $log_computer_output o $log_computer_output_engine --- fml/doc/en/tutorial/variables/class.sgml | 13 ++++++++---- fml/doc/en/tutorial/variables/list.sgml | 36 ++++++++++++++++++++++++-------- fml/doc/ja/tutorial/variables/class.sgml | 13 ++++++++---- fml/doc/ja/tutorial/variables/list.sgml | 36 ++++++++++++++++++++++++-------- 4 files changed, 72 insertions(+), 26 deletions(-) (limited to 'fml/doc') diff --git a/fml/doc/en/tutorial/variables/class.sgml b/fml/doc/en/tutorial/variables/class.sgml index a0195449..10768ab9 100644 --- a/fml/doc/en/tutorial/variables/class.sgml +++ b/fml/doc/en/tutorial/variables/class.sgml @@ -372,6 +372,11 @@ log { $log_type $use_log } + + log_computer_output { + ? $log_computer_output_engine + $use_log_computer_output + } } mail { @@ -450,6 +455,10 @@ outgoing { ? $outgoing_mail_cache_size $use_outgoing_mail_cache } + + outgoing_* { + ? $outgoing_mail_header_x_ml_name + } } path { @@ -651,10 +660,6 @@ user { } x { - - x_* { - ? $x_ml_name - } } diff --git a/fml/doc/en/tutorial/variables/list.sgml b/fml/doc/en/tutorial/variables/list.sgml index 688f4f6c..b1fd593e 100644 --- a/fml/doc/en/tutorial/variables/list.sgml +++ b/fml/doc/en/tutorial/variables/list.sgml @@ -869,6 +869,15 @@ flock +log_computer_output_engine + + specify perl module for output engine. + +FML::Log::Print::Simple + + + + log_dir log dir @@ -1110,6 +1119,15 @@ outgoing_mail_cache_size +outgoing_mail_header_x_ml_name + + ml name in both X-ML-Name: and X-Sequence header fields. + +$ml_name + + + + post_restrictions restrictions for post @@ -1755,6 +1773,15 @@ yes +use_log_computer_output + + if yes, makefml/fml outputs machine friendly log. + +no + + + + use_outgoing_mail_cache cache outgoing mail cache ? @@ -1816,15 +1843,6 @@ var_dir $ml_home_dir/var - - -x_ml_name - - ml name in both X-ML-Name: and X-Sequence header fields. - -$ml_name - - diff --git a/fml/doc/ja/tutorial/variables/class.sgml b/fml/doc/ja/tutorial/variables/class.sgml index a0195449..10768ab9 100644 --- a/fml/doc/ja/tutorial/variables/class.sgml +++ b/fml/doc/ja/tutorial/variables/class.sgml @@ -372,6 +372,11 @@ log { $log_type $use_log } + + log_computer_output { + ? $log_computer_output_engine + $use_log_computer_output + } } mail { @@ -450,6 +455,10 @@ outgoing { ? $outgoing_mail_cache_size $use_outgoing_mail_cache } + + outgoing_* { + ? $outgoing_mail_header_x_ml_name + } } path { @@ -651,10 +660,6 @@ user { } x { - - x_* { - ? $x_ml_name - } } diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml index 20a49c02..51c1be4f 100644 --- a/fml/doc/ja/tutorial/variables/list.sgml +++ b/fml/doc/ja/tutorial/variables/list.sgml @@ -851,6 +851,15 @@ flock +log_computer_output_engine + + 機会処理にやさしいフォーマットを出力する際の出力エンジン。 + +FML::Log::Print::Simple + + + + log_dir ログファイル @@ -1092,6 +1101,15 @@ outgoing_mail_cache_size +outgoing_mail_header_x_ml_name + + X-ML-Name: および X-Sequence にあらわれる ML 名 + +$ml_name + + + + post_restrictions 投稿への制限 @@ -1737,6 +1755,15 @@ yes +use_log_computer_output + + 機会処理にやさしいフォーマットでログを出力する。 + +no + + + + use_outgoing_mail_cache 出力(配送)されるメールをキャッシュするか? @@ -1798,15 +1825,6 @@ var_dir $ml_home_dir/var - - -x_ml_name - - X-ML-Name: および X-Sequence にあらわれる ML 名 - -$ml_name - - -- cgit v1.2.1