summaryrefslogtreecommitdiff
path: root/fml/doc/ja
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-11-19 08:24:33 +0000
committerfukachan <fukachan>2005-11-19 08:24:33 +0000
commitbbf0c9e4aa359c52c66c3ee7469f5efdafd5ccff (patch)
tree9cbe00ba2b9b681f31898eb03f679a52de5d2a28 /fml/doc/ja
parente98074543cf7dd8dda9ccd67243379a181873f88 (diff)
downloadfml8-bbf0c9e4aa359c52c66c3ee7469f5efdafd5ccff.tar.gz
fml8-bbf0c9e4aa359c52c66c3ee7469f5efdafd5ccff.tar.bz2
fml8-bbf0c9e4aa359c52c66c3ee7469f5efdafd5ccff.zip
recipe: persons in a domain can post always (not implemented)
Diffstat (limited to 'fml/doc/ja')
-rw-r--r--fml/doc/ja/tutorial/customize/post_permit_anyone.sgml37
1 files changed, 36 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/customize/post_permit_anyone.sgml b/fml/doc/ja/tutorial/customize/post_permit_anyone.sgml
index a1c3b353..bef476d2 100644
--- a/fml/doc/ja/tutorial/customize/post_permit_anyone.sgml
+++ b/fml/doc/ja/tutorial/customize/post_permit_anyone.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: post_permit_anyone.sgml,v 1.6 2004/10/06 09:07:34 fukachan Exp $
+ $FML: post_permit_anyone.sgml,v 1.7 2005/06/25 15:11:29 fukachan Exp $
-->
@@ -52,4 +52,39 @@ article_post_restrictions = reject_system_special_accounts
す。
</para>
+
+
+<sect2 id="recipes.config.post.permitanyone">
+ <title>
+ レシピ’s
+ </title>
+
+<qandaset>
+
+<qandaentry>
+
+<question>
+<para>
+自ドメインなら誰でも投稿できる ML
+</para>
+</question>
+
+<answer>
+<para>
+&fml4; のように HOOK でグローバル変数をいじくり回すといった
+危ないことが出来ないので &fml8; では簡単には出来ません。
+</para>
+
+<para>
+どうしましょう… とりあえず未実装というべき?
+</para>
+</answer>
+
+</qandaentry>
+
+</qandaset>
+
+</sect2>
+
+
</sect1>