diff options
| author | fukachan <fukachan> | 2002-07-05 04:01:35 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-07-05 04:01:35 +0000 |
| commit | 409389af139853c2159a6dfd8f05a81b795c72fd (patch) | |
| tree | df12e70cdd1a322847567be86a48ce6b4dda7e47 /fml/doc/ja/tutorial/usage | |
| parent | 109308fb73639eae05c50e7f147799290dd30e95 (diff) | |
| download | fml8-409389af139853c2159a6dfd8f05a81b795c72fd.tar.gz fml8-409389af139853c2159a6dfd8f05a81b795c72fd.tar.bz2 fml8-409389af139853c2159a6dfd8f05a81b795c72fd.zip | |
reconstuct part III
Diffstat (limited to 'fml/doc/ja/tutorial/usage')
| -rw-r--r-- | fml/doc/ja/tutorial/usage/command.sgml | 42 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/customize.sgml | 13 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/onhost.sgml | 4 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/post.sgml | 18 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/procmail.sgml | 10 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/user.sgml | 14 |
6 files changed, 63 insertions, 38 deletions
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: command.sgml,v 1.1 2001/11/24 03:22:58 fukachan Exp $ + $FML: command.sgml,v 1.2 2002/07/02 10:39:38 fukachan Exp $ --> -<chapter id="fml.command.bymail"> +<sect1 id="fml.command.bymail"> <title> コマンドメール (fml をメールで操作する) </title> @@ -14,19 +14,7 @@ fml にメールで文字列(コマンド)を送り込むことで、fml に特定の処理をして </para> -<para> -&fmldevel; では -<screen> -メールによるコマンド処理 -makefml によるコマンド処理 -CGI でのコマンド処理 -</screen> -これらすべての機能が FML::Command:: クラスのモジュールを使うように -設計されています。 -</para> - - -<sect1 id="fml.command.bymail.flow"> +<sect2 id="fml.command.bymail.flow"> <title> 処理の流れ </title> @@ -52,15 +40,25 @@ fml.pl はメールを標準入力から受けとり、 </para> </warning> -</sect1> +</sect2> -<!-- モジュールの使い方について、 FML::Command:: 以下の話 --> -§.command.module; +<sect2> + <title> + モジュールについて + </title> -<!-- コマンドの拡張例 --> -§.command.extension; +<para> +&fmldevel; では +<screen> +メールによるコマンド処理 +makefml によるコマンド処理 +CGI でのコマンド処理 +</screen> +これらすべての機能が FML::Command:: クラスのモジュールを使うように +設計されています。 +</para> -§.command.internal; +</sect2> -</chapter> +</sect1> 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 @@ +<!-- + $FML: post.sgml,v 1.3 2002/04/01 23:41:07 fukachan Exp $ +--> +<chapter id="usage.cuctomize"> + <title> + カスタマイズの事例 + </title> + + +<!-- procmail --> +§.usage.procmail; + +</chapter> 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 @@ <!-- - $FML: makefml.sgml,v 1.4 2001/10/13 08:47:58 fukachan Exp $ + $FML: onhost.sgml,v 1.1 2001/11/24 03:22:59 fukachan Exp $ --> <chapter id="usage.onhost"> <title> - ML管理者にできること (MLサーバのホスト上) + ML管理者にできること (MLサーバのホスト上で makefml を使う) </title> 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 @@ <!-- - $FML: post.sgml,v 1.2 2001/11/24 03:22:59 fukachan Exp $ + $FML: post.sgml,v 1.3 2002/04/01 23:41:07 fukachan Exp $ --> -<chapter id="usage.post"> +<sect1 id="usage.post"> <title> 記事の投稿 (配送処理プログラムについて) </title> @@ -18,7 +18,7 @@ fml.pl はメールを標準入力から受けとり、 </para> -<sect1> +<sect2> <title> fml.pl が MLとして処理するべきこと </title> @@ -36,10 +36,10 @@ Subject: [elena:00100] えれなさん素敵 スレッド追跡システムのデータベースを更新 </para> -</sect1> +</sect2> -<sect1> +<sect2> <title> 投稿記事の振舞いを制御する変数 </title> @@ -50,10 +50,10 @@ Subject: [elena:00100] えれなさん素敵 </para> </warning> -</sect1> +</sect2> -<sect1> +<sect2> <title> 解説: ブートしていく様子 </title> <para> @@ -81,7 +81,7 @@ $0 を調べます。 FML::Process::Distribute をロードし、配送処理に移ります。 </para> -</sect1> +</sect2> -</chapter> +</sect1> 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 @@ <!-- - $FML: procmail.sgml,v 1.2 2002/04/01 23:41:08 fukachan Exp $ + $FML: procmail.sgml,v 1.3 2002/07/02 10:39:39 fukachan Exp $ --> -<chapter id="fml.bymyaccount"> +<sect1 id="fml.bymyaccount"> <title> 自分のアカウントでMLを行ないたい </title> @@ -25,7 +25,7 @@ procmail などの振分ツールを使うだろうと期待しています :-) </para> -<sect1 id="procmail"> +<sect2 id="procmail"> <title> procmail の例 </title> @@ -53,6 +53,6 @@ inbox/. </screen> </para> -</sect1> +</sect2> -</chapter> +</sect1> 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 @@ +<!-- + $FML: post.sgml,v 1.3 2002/04/01 23:41:07 fukachan Exp $ +--> + +<chapter id="usage.user"> + <title> + MLのメンバーができること + </title> + +<!-- 投稿とコマンドメール --> +§.usage.post; +§.usage.command; + +</chapter> |
