diff options
| author | fukachan <fukachan> | 2008-08-23 00:38:20 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-08-23 00:38:20 +0000 |
| commit | acceda03fc09f15247f838cd91dff66c7af1dabc (patch) | |
| tree | c7888a2d5e12a79534fd17d22dffb9ca2efcea01 /fml/doc | |
| parent | 21d01a22bf71f8faf018530569b3f7a63e83aa06 (diff) | |
| download | fml8-acceda03fc09f15247f838cd91dff66c7af1dabc.tar.gz fml8-acceda03fc09f15247f838cd91dff66c7af1dabc.tar.bz2 fml8-acceda03fc09f15247f838cd91dff66c7af1dabc.zip | |
remove recipes category.
merge recipes/'s Q&A to tutorial.
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/ja/Makefile | 4 | ||||
| -rw-r--r-- | fml/doc/ja/htdocs/menubar.html | 8 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/.cvsignore | 3 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/@template | 27 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/Makefile | 40 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/TOC | 56 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/book.sgml | 22 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/include/bookinfo.sgml | 41 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/include/chapters.ent | 26 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/member.sgml | 58 | ||||
| -rw-r--r-- | fml/doc/ja/recipes/upgrade.sgml | 126 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/recipes.onhost.sgml | 45 |
12 files changed, 46 insertions, 410 deletions
diff --git a/fml/doc/ja/Makefile b/fml/doc/ja/Makefile index 8ed0cff8..ab66cb43 100644 --- a/fml/doc/ja/Makefile +++ b/fml/doc/ja/Makefile @@ -1,5 +1,5 @@ # -# $FML: Makefile,v 1.3 2002/04/01 13:06:58 fukachan Exp $ +# $FML: Makefile,v 1.4 2002/04/03 15:40:44 fukachan Exp $ # all: doc @@ -9,11 +9,9 @@ doc: (cd tech ; make ) (cd todo ; make ) (cd faq ; make ) - (cd recipes ; make ) clean: (cd tutorial ; make clean ) (cd tech ; make clean ) (cd todo ; make clean ) (cd faq ; make clean ) - (cd recipes ; make clean ) diff --git a/fml/doc/ja/htdocs/menubar.html b/fml/doc/ja/htdocs/menubar.html index e8eafa80..7141686f 100644 --- a/fml/doc/ja/htdocs/menubar.html +++ b/fml/doc/ja/htdocs/menubar.html @@ -59,12 +59,6 @@ fml-devel (fml 8) project menu </A> <!-- <LI> - <A HREF="../../../../Documentation/ja/recipies/index.html" - TARGET="right"> - fml レシピ's - </A> - - <LI> <A HREF="../../../../Documentation/ja/tech/index.html" TARGET="right"> テクニカル TIPS @@ -179,7 +173,7 @@ fml-devel (fml 8) project menu <IMG SRC="../../../../Documentation/ja/images/logo.jpg" ALIGN="center"> <PRE> -$FML: menubar.html,v 1.29 2005/11/19 04:14:18 fukachan Exp $ +$FML: menubar.html,v 1.30 2005/12/15 04:11:36 fukachan Exp $ </PRE> <!-- =================================================================== --> diff --git a/fml/doc/ja/recipes/.cvsignore b/fml/doc/ja/recipes/.cvsignore deleted file mode 100644 index cd6a392b..00000000 --- a/fml/doc/ja/recipes/.cvsignore +++ /dev/null @@ -1,3 +0,0 @@ -book -book.txt -tmp diff --git a/fml/doc/ja/recipes/@template b/fml/doc/ja/recipes/@template deleted file mode 100644 index 3a386936..00000000 --- a/fml/doc/ja/recipes/@template +++ /dev/null @@ -1,27 +0,0 @@ -<!-- - $FML: install.sgml,v 1.2 2001/05/19 05:51:59 fukachan Exp $ ---> - -<chapter id="__TEMPLATE__"> - <title> - __TEMPLATE__ - </title> - -<qandaset> -<qandaentry> - <question> - <para> - Question - </para> - </question> - - <answer> - <para> - Answer - </para> - </answer> -</qandaentry> -</qandaset> - - -</chapter> diff --git a/fml/doc/ja/recipes/Makefile b/fml/doc/ja/recipes/Makefile deleted file mode 100644 index 9b7e5103..00000000 --- a/fml/doc/ja/recipes/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# -# $FML: Makefile,v 1.1 2001/05/19 06:03:02 fukachan Exp $ -# - -# targets -TARGET = book -TARGET_DIR = ../../../../Documentation/ja/tutorial -ID = techtips.html - -### -### CONFIGURATIONS -### - -SOURCE = book -BOOK = recipies -BOOK_ID = index -TARGET_DIR = ../../../../Documentation/ja/$(BOOK) - - -### -### RULES -### - -_ARGV = SOURCE=$(SOURCE) BOOK=$(BOOK) BOOK_ID=$(BOOK_ID) -_MAKE = $(MAKE) -f ../Makefile.template $(_ARGV) - - -all: export - -html: - @ $(_MAKE) html - -clean: - @ $(_MAKE) clean - -export: - @ $(_MAKE) export - -scan: - @ $(_MAKE) scan diff --git a/fml/doc/ja/recipes/TOC b/fml/doc/ja/recipes/TOC deleted file mode 100644 index 39063b4a..00000000 --- a/fml/doc/ja/recipes/TOC +++ /dev/null @@ -1,56 +0,0 @@ -はじめに -I部 イントロダクション -1章 イントロダクション -2章 fmlの操作 -3章 メーリングリストサーバの動作 -II部 fmlのセットアップ〜MLの作成 -4章 Unix上でのfmlのインストール -5章 Unix上でMLを作る -6章 Windows 2000/NT4上でのfmlのインストール -7章 アップグレード -8章 Unix上でのCGIのセットアップ -9章 fmlの動作確認 -III部 fmlのカスタマイズ -10章 MLのメンバーができること -11章 fml管理者ができること -12章 fmlの設定ファイルを変更する -13章 MLのスタイルのカスタマイズ -14章 ヘッダの書き換え -15章 fmlの返すメッセージをカスタマイズする -16章 記事のフィルタリング -17章 トラフィックを制限する(メール爆弾対策) -18章 リモート管理(メールでfmlを操作する) -19章 MLの暗号化 -20章 MLの記事をWWWで公開する -21章 まとめ送り -IV部 トラブルシューティング -22章 トラブル対応の手順 -23章 fmlのセットアップ時のトラブル -24章 配送やメールリーダにまつわるトラブル -25章 fml自体のトラブル -V部 その他のトピック -26章 日々の運用について -27章 エラーメールを自動解析する -28章 メールサーバの変更/引越し -29章 バーチャルドメイン -VI部 fmlの内部構造と機能拡張 -30章 変数と関数 -31章 リストファイルのフォーマット -32章 fml.plプロセスの動作 -33章 デバッグをする -34章 コマンドメールのカスタマイズ -35章 ケーススタディ:HOOKによる拡張 -VII部 Advanced Study -36章 fmlからデータベースへのアクセス -37章 配送の高速化について -38章 試論:現代的サーバデザインについて -あとがき -VIII部 付録 -付録A ミニ用語集 -付録B Unixの豆知識 -付録C メールサーバのインストール -付録D virus_check.phの例 -付録E makefmlリファレンス -付録F adminコマンド・リファレンス -付録G 変数とメニュー階層リスト(アルファベット順) -索引 diff --git a/fml/doc/ja/recipes/book.sgml b/fml/doc/ja/recipes/book.sgml deleted file mode 100644 index d5e1becf..00000000 --- a/fml/doc/ja/recipes/book.sgml +++ /dev/null @@ -1,22 +0,0 @@ -<!-- -This is an sgml using DocBook dtd. Use sgmltools version 2.0.x or above -to generate various output formats. - -$FML: book.sgml,v 1.1.1.1 2002/04/01 13:06:18 fukachan Exp $ ---> - -<!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [ - <!entity % include SYSTEM "include/chapters.ent"> %include; -]> - -<book> - - &bookinfo; - - <toc></toc> - - &chapter.upgrade; - &chapter.member; - -</book> - diff --git a/fml/doc/ja/recipes/include/bookinfo.sgml b/fml/doc/ja/recipes/include/bookinfo.sgml deleted file mode 100644 index f3f44ac3..00000000 --- a/fml/doc/ja/recipes/include/bookinfo.sgml +++ /dev/null @@ -1,41 +0,0 @@ -<!-- - $FML: bookinfo.sgml,v 1.1.1.1 2002/04/01 13:06:18 fukachan Exp $ ---> - - <bookinfo> - <bookbiblio> - <title> - fml レシピ's - </title> - - <author> - <honorific> Dr </honorific> - <firstname> Ken'ichi </firstname> - <surname> Fukamachi </surname> - <affiliation> - <orgname>FML.ORG</orgname> - <address> - <email> - <ulink url="mailto:fukachan@fml.org"> - fukachan@fml.org - </ulink> - </email> - </address> - </affiliation> - </author> - - <copyright> - <year> 2002 </year> - <holder> Ken'ichi Fukamachi </holder> - </copyright> - - </bookbiblio> - - <legalnotice> - <para> - All rights reserved. This program is free software; you can - redistribute it and/or modify it under the same terms as Perl itself. - </para> - </legalnotice> - - </bookinfo> diff --git a/fml/doc/ja/recipes/include/chapters.ent b/fml/doc/ja/recipes/include/chapters.ent deleted file mode 100644 index 466f344d..00000000 --- a/fml/doc/ja/recipes/include/chapters.ent +++ /dev/null @@ -1,26 +0,0 @@ -<!-- - $FML: chapters.ent,v 1.2 2002/04/23 12:55:54 fukachan Exp $ ---> - -<!entity versin "1.1"> - - -<!-- ポインタ --> -<!entity fmlbible "『fml バイブル』(オライリージャパン刊)"> -<!entity www.fml.org "http://www.fml.org/fml/"> -<!entity fml4 "fml 4.0"> - - -<!-- 画像 --> -<!entity image.architecture SYSTEM "architecture.gif" ndata gif> - - -<!-- メタレベル --> -<!entity bookinfo SYSTEM "include/bookinfo.sgml"> -<!entity preface SYSTEM "preface.sgml"> -<!entity sect.terms SYSTEM "include/terms.sgml"> - - -<!-- chapters --> -<!entity chapter.member SYSTEM "member.sgml"> -<!entity chapter.upgrade SYSTEM "upgrade.sgml"> diff --git a/fml/doc/ja/recipes/member.sgml b/fml/doc/ja/recipes/member.sgml deleted file mode 100644 index 002ab8f3..00000000 --- a/fml/doc/ja/recipes/member.sgml +++ /dev/null @@ -1,58 +0,0 @@ -<!-- - $FML: member.sgml,v 1.1.1.1 2002/04/01 13:06:18 fukachan Exp $ ---> - -<chapter id="member"> - <title> - メンバー管理 - </title> - -<qandaset> -<qandaentry> -<question> - <para> - メンバ一覧(認証リストの一覧)が見たい - </para> -</question> - -<answer> -<para> -elena ML のメンバ一覧を見たい場合、 -<screen> -makefml list elena -</screen> -もしくは -<screen> -makefml list member -</screen> -</para> -</answer> -</qandaentry> -</qandaset> - - -<qandaset> -<qandaentry> -<question> - <para> - 受信者リストが見たい - </para> -</question> - -<answer> -<para> -<screen> -makefml list elena recipient -</screen> -もしくは -<screen> -makefml list elena active -</screen> -</para> -</answer> -</qandaentry> -</qandaset> - - - -</chapter> diff --git a/fml/doc/ja/recipes/upgrade.sgml b/fml/doc/ja/recipes/upgrade.sgml deleted file mode 100644 index 3002fef1..00000000 --- a/fml/doc/ja/recipes/upgrade.sgml +++ /dev/null @@ -1,126 +0,0 @@ -<!-- - $FML: upgrade.sgml,v 1.1 2002/04/23 12:55:53 fukachan Exp $ ---> - -<chapter id="upgrade"> - <title> - アップグレード - </title> - - -<qandaset> -<qandaentry> -<question> - <para> - ケーススタディ: fml 4.0 ベースのMLを fml-devel に移行する - </para> -</question> - -<answer> - -<para> -ここでは old ホストの fml 4.0 から new ホストの fml-devel へ移行するこ -とを考えます。新旧共に elena@fml.org ML としましょう。 -</para> - - -<itemizedlist> - - <listitem> - <para> - new ホストに fml-devel をインストールする。 - </para> - </listitem> - - <listitem> - <para> - new ホストで - <screen> - makefml newml elena - </screen> - 作成後、 - <screen> - fmlconf -n elena - </screen> - でデフォルト値と異なる値が何かを見ておきます。 - </para> - </listitem> - - - <listitem> - <para> - MTA (ここでは postfix) の設定 - <screen> - postmap /var/spool/ml/etc/mail/aliases - </screen> - を実行して下さい。そして - /etc/postfix/main.cf の $alias_maps に - <screen> - hash:/var/spool/ml/etc/mail/aliases - </screen> - を追加して下さい。 - </para> - </listitem> - - - <listitem> - <para> - スプールのコピー - はつまるところ - 『old ホストから new ホストへスプールをコピーする』ことです。 - <screen> - % id - uid=100(fml) gid=1000(fml) groups=1000(fml) - % mkdir /var/spool/ml.old - % rsync -av fml@old:/var/spool/ml/ /var/spool/ml.old/ - </screen> - </para> - - <para> - ケース 1: (subdir なしの)スプールを作る場合 - <screen> - % cp -pr /var/spool/ml.old/elena/spool /var/spool/ml/elena - % cp /var/spool/ml.old/elena/seq /var/spool/ml/elena - </screen> - でよいです。 - </para> - - <para> - ケース 2: (subdir ありの)スプールを作る場合。 - @fml.org 全体で subdir をデフォルトにするなら - /etc/fml/site_default_config.cf に - <screen> - spool_type = subdir - </screen> - を追加する。その後 - <screen> - % fmlspool --convert --srcdir=/var/spool/ml.old/elena/spool elena - </screen> - </para> - </listitem> - - - <listitem> - <para> - HTML 形式の記事を作る - <screen> - % makefml htmlify elena - </screen> - </para> - </listitem> - - - <listitem> - <para> - CGI のために .htaccess を編集して下さい。 - </para> - </listitem> - - -</itemizedlist> - -</answer> -</qandaentry> -</qandaset> - -</chapter> diff --git a/fml/doc/ja/tutorial/usage/recipes.onhost.sgml b/fml/doc/ja/tutorial/usage/recipes.onhost.sgml index 23389312..036c3eef 100644 --- a/fml/doc/ja/tutorial/usage/recipes.onhost.sgml +++ b/fml/doc/ja/tutorial/usage/recipes.onhost.sgml @@ -1,9 +1,52 @@ <!-- - $FML: recipes.onhost.sgml,v 1.1 2005/10/15 10:51:13 fukachan Exp $ + $FML: recipes.onhost.sgml,v 1.2 2008/08/19 07:11:03 fukachan Exp $ --> <qandaset> +<qandaentry> + +<question> + <para> + メンバ一覧(認証リストの一覧)が見たい + </para> +</question> + +<answer> +<para> +elena ML のメンバ一覧を見たい場合、 +<screen> +makefml list elena +</screen> +もしくは +<screen> +makefml list member +</screen> +</para> +</answer> +</qandaentry> + + +<qandaentry> +<question> + <para> + 受信者リストが見たい + </para> +</question> + +<answer> +<para> +<screen> +makefml list elena recipient +</screen> +もしくは +<screen> +makefml list elena active +</screen> +</para> +</answer> +</qandaentry> + <qandaentry> |
