From 409389af139853c2159a6dfd8f05a81b795c72fd Mon Sep 17 00:00:00 2001 From: fukachan Date: Fri, 5 Jul 2002 04:01:35 +0000 Subject: reconstuct part III --- fml/doc/ja/tutorial/usage/command.sgml | 42 +++++++++++++++----------------- fml/doc/ja/tutorial/usage/customize.sgml | 13 ++++++++++ fml/doc/ja/tutorial/usage/onhost.sgml | 4 +-- fml/doc/ja/tutorial/usage/post.sgml | 18 +++++++------- fml/doc/ja/tutorial/usage/procmail.sgml | 10 ++++---- fml/doc/ja/tutorial/usage/user.sgml | 14 +++++++++++ 6 files changed, 63 insertions(+), 38 deletions(-) create mode 100644 fml/doc/ja/tutorial/usage/customize.sgml create mode 100644 fml/doc/ja/tutorial/usage/user.sgml (limited to 'fml/doc/ja/tutorial/usage') diff --git a/fml/doc/ja/tutorial/usage/command.sgml b/fml/doc/ja/tutorial/usage/command.sgml index 01abfc37..99b288cc 100644 --- a/fml/doc/ja/tutorial/usage/command.sgml +++ b/fml/doc/ja/tutorial/usage/command.sgml @@ -1,8 +1,8 @@ - + コマンドメール (fml をメールで操作する) @@ -14,19 +14,7 @@ fml - -&fmldevel; では - -メールによるコマンド処理 -makefml によるコマンド処理 -CGI でのコマンド処理 - -これらすべての機能が FML::Command:: クラスのモジュールを使うように -設計されています。 - - - - + 処理の流れ @@ -52,15 +40,25 @@ fml.pl - + - -§.command.module; + + + モジュールについて + - -§.command.extension; + +&fmldevel; では + +メールによるコマンド処理 +makefml によるコマンド処理 +CGI でのコマンド処理 + +これらすべての機能が FML::Command:: クラスのモジュールを使うように +設計されています。 + -§.command.internal; + - + diff --git a/fml/doc/ja/tutorial/usage/customize.sgml b/fml/doc/ja/tutorial/usage/customize.sgml new file mode 100644 index 00000000..87818835 --- /dev/null +++ b/fml/doc/ja/tutorial/usage/customize.sgml @@ -0,0 +1,13 @@ + + + + カスタマイズの事例 + + + + +§.usage.procmail; + + diff --git a/fml/doc/ja/tutorial/usage/onhost.sgml b/fml/doc/ja/tutorial/usage/onhost.sgml index fe6e9d20..89d30e09 100644 --- a/fml/doc/ja/tutorial/usage/onhost.sgml +++ b/fml/doc/ja/tutorial/usage/onhost.sgml @@ -1,10 +1,10 @@ - ML管理者にできること (MLサーバのホスト上) + ML管理者にできること (MLサーバのホスト上で makefml を使う) diff --git a/fml/doc/ja/tutorial/usage/post.sgml b/fml/doc/ja/tutorial/usage/post.sgml index e1c32af8..7eff4588 100644 --- a/fml/doc/ja/tutorial/usage/post.sgml +++ b/fml/doc/ja/tutorial/usage/post.sgml @@ -1,8 +1,8 @@ - + 記事の投稿 (配送処理プログラムについて) @@ -18,7 +18,7 @@ fml.pl - + fml.pl が MLとして処理するべきこと @@ -36,10 +36,10 @@ Subject: [elena:00100] スレッド追跡システムのデータベースを更新 - + - + 投稿記事の振舞いを制御する変数 @@ -50,10 +50,10 @@ Subject: [elena:00100] - + - + 解説: ブートしていく様子 @@ -81,7 +81,7 @@ $0 FML::Process::Distribute をロードし、配送処理に移ります。 - + - + diff --git a/fml/doc/ja/tutorial/usage/procmail.sgml b/fml/doc/ja/tutorial/usage/procmail.sgml index db7617c4..7582d7d3 100644 --- a/fml/doc/ja/tutorial/usage/procmail.sgml +++ b/fml/doc/ja/tutorial/usage/procmail.sgml @@ -1,8 +1,8 @@ - + 自分のアカウントでMLを行ないたい @@ -25,7 +25,7 @@ procmail - + procmail の例 @@ -53,6 +53,6 @@ inbox/. - + - + diff --git a/fml/doc/ja/tutorial/usage/user.sgml b/fml/doc/ja/tutorial/usage/user.sgml new file mode 100644 index 00000000..86755c64 --- /dev/null +++ b/fml/doc/ja/tutorial/usage/user.sgml @@ -0,0 +1,14 @@ + + + + + MLのメンバーができること + + + +§.usage.post; +§.usage.command; + + -- cgit v1.2.1