summaryrefslogtreecommitdiff
path: root/fml/doc
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-11-29 11:38:27 +0000
committerfukachan <fukachan>2003-11-29 11:38:27 +0000
commit0e9c4d90f91479c6b6202e9d78781dd38ffe81f4 (patch)
tree9a50ad7f364f3a693051ef7d2ced5450097a12ab /fml/doc
parent26f0dd7c5778fe910a989dee9267301ee8d622fd (diff)
downloadfml8-0e9c4d90f91479c6b6202e9d78781dd38ffe81f4.tar.gz
fml8-0e9c4d90f91479c6b6202e9d78781dd38ffe81f4.tar.bz2
fml8-0e9c4d90f91479c6b6202e9d78781dd38ffe81f4.zip
regen:
o $outgoing_mail_header_x_ml_name o $log_computer_output o $log_computer_output_engine
Diffstat (limited to 'fml/doc')
-rw-r--r--fml/doc/en/tutorial/variables/class.sgml13
-rw-r--r--fml/doc/en/tutorial/variables/list.sgml36
-rw-r--r--fml/doc/ja/tutorial/variables/class.sgml13
-rw-r--r--fml/doc/ja/tutorial/variables/list.sgml36
4 files changed, 72 insertions, 26 deletions
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
</row>
<row>
<entry>
+log_computer_output_engine</entry>
+<entry>
+ specify perl module for output engine.</entry>
+<entry>
+FML::Log::Print::Simple
+ </entry>
+</row>
+<row>
+<entry>
log_dir</entry>
<entry>
log dir</entry>
@@ -1110,6 +1119,15 @@ outgoing_mail_cache_size</entry>
</row>
<row>
<entry>
+outgoing_mail_header_x_ml_name</entry>
+<entry>
+ ml name in both X-ML-Name: and X-Sequence header fields.</entry>
+<entry>
+$ml_name
+ </entry>
+</row>
+<row>
+<entry>
post_restrictions</entry>
<entry>
restrictions for post</entry>
@@ -1755,6 +1773,15 @@ yes
</row>
<row>
<entry>
+use_log_computer_output</entry>
+<entry>
+ if yes, makefml/fml outputs machine friendly log.</entry>
+<entry>
+no
+ </entry>
+</row>
+<row>
+<entry>
use_outgoing_mail_cache</entry>
<entry>
cache outgoing mail cache ?</entry>
@@ -1816,15 +1843,6 @@ var_dir</entry>
$ml_home_dir/var
</entry>
</row>
-<row>
-<entry>
-x_ml_name</entry>
-<entry>
- ml name in both X-ML-Name: and X-Sequence header fields.</entry>
-<entry>
-$ml_name
- </entry>
-</row>
</tbody>
</tgroup>
</table>
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
</row>
<row>
<entry>
+log_computer_output_engine</entry>
+<entry>
+ 機会処理にやさしいフォーマットを出力する際の出力エンジン。</entry>
+<entry>
+FML::Log::Print::Simple
+ </entry>
+</row>
+<row>
+<entry>
log_dir</entry>
<entry>
ログファイル</entry>
@@ -1092,6 +1101,15 @@ outgoing_mail_cache_size</entry>
</row>
<row>
<entry>
+outgoing_mail_header_x_ml_name</entry>
+<entry>
+ X-ML-Name: および X-Sequence にあらわれる ML 名</entry>
+<entry>
+$ml_name
+ </entry>
+</row>
+<row>
+<entry>
post_restrictions</entry>
<entry>
投稿への制限</entry>
@@ -1737,6 +1755,15 @@ yes
</row>
<row>
<entry>
+use_log_computer_output</entry>
+<entry>
+ 機会処理にやさしいフォーマットでログを出力する。</entry>
+<entry>
+no
+ </entry>
+</row>
+<row>
+<entry>
use_outgoing_mail_cache</entry>
<entry>
出力(配送)されるメールをキャッシュするか?</entry>
@@ -1798,15 +1825,6 @@ var_dir</entry>
$ml_home_dir/var
</entry>
</row>
-<row>
-<entry>
-x_ml_name</entry>
-<entry>
- X-ML-Name: および X-Sequence にあらわれる ML 名</entry>
-<entry>
-$ml_name
- </entry>
-</row>
</tbody>
</tgroup>
</table>