diff options
Diffstat (limited to 'fml/doc/ja/tutorial/customize/recipes.command.admin.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/customize/recipes.command.admin.sgml | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/customize/recipes.command.admin.sgml b/fml/doc/ja/tutorial/customize/recipes.command.admin.sgml index a106aee0..b876edb7 100644 --- a/fml/doc/ja/tutorial/customize/recipes.command.admin.sgml +++ b/fml/doc/ja/tutorial/customize/recipes.command.admin.sgml @@ -1,5 +1,5 @@ <!-- - $FML: recipes.command.admin.sgml,v 1.1 2006/01/19 10:14:04 fukachan Exp $ + $FML: recipes.command.admin.sgml,v 1.2 2008/08/18 02:23:59 fukachan Exp $ --> <qandaset> @@ -16,7 +16,7 @@ admin コマンドでMLの再初期化をしたい <answer> <para> そういう危ないことは出来ません。 -CUI を実行する権限のある人に頼んで下さい。 +makefml (CUI) を実行する権限のある人に頼んで下さい。 </para> </answer> @@ -42,6 +42,10 @@ admin コマンドでMLのメンバーリストを一気に削除/登録 実装する気はあります。考え中です。 </para> +<para> +ようは「リスト.xls ファイルを、ぺしっとはるとかしたい」んですよね? +</para> + </answer> </qandaentry> @@ -83,7 +87,8 @@ FML::Restriction::Base をみてください。 </para> <para> -subscribe 可能な人を特定のドメインだけに限りたいといった機能は未実装です。 +subscribe 可能な人を特定のドメインだけに限りたいといった機能は未実装です( +いや HOOK を使えば出来ますけど)。 </para> </answer> |
