summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/customize
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-11-29 14:16:39 +0000
committerfukachan <fukachan>2005-11-29 14:16:39 +0000
commitc2ce8c7e56e36012bce89d1777d165ae0804bf9a (patch)
tree9afc03f2c6baa9eacca6f4e28d2c64f453937b68 /fml/doc/en/tutorial/customize
parenta49d4a8e64ab4bfab3556adb71e551c855a83d51 (diff)
downloadfml8-c2ce8c7e56e36012bce89d1777d165ae0804bf9a.tar.gz
fml8-c2ce8c7e56e36012bce89d1777d165ae0804bf9a.tar.bz2
fml8-c2ce8c7e56e36012bce89d1777d165ae0804bf9a.zip
Any persons in a domain can post always.
Diffstat (limited to 'fml/doc/en/tutorial/customize')
-rw-r--r--fml/doc/en/tutorial/customize/post_permit_anyone.sgml35
1 files changed, 34 insertions, 1 deletions
diff --git a/fml/doc/en/tutorial/customize/post_permit_anyone.sgml b/fml/doc/en/tutorial/customize/post_permit_anyone.sgml
index 9a12cef9..eac6f16c 100644
--- a/fml/doc/en/tutorial/customize/post_permit_anyone.sgml
+++ b/fml/doc/en/tutorial/customize/post_permit_anyone.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: post_permit_anyone.sgml,v 1.3 2005/07/20 10:37:44 fukachan Exp $
+ $FML: post_permit_anyone.sgml,v 1.4 2005/09/24 13:53:41 fukachan Exp $
$jaFML: post_permit_anyone.sgml,v 1.3 2003/04/15 14:51:37 fukachan Exp $
-->
@@ -38,4 +38,37 @@ only user contained in $member_maps can post article.
Attention that reject_XXX and permit_XXX statement is first match.
</para>
+
+<sect2 id="recipes.config.post.permitanyone">
+ <title>
+ recipes
+ </title>
+
+<qandaset>
+
+<qandaentry>
+
+<question>
+<para>
+Any persons in a domain can post always.
+</para>
+</question>
+
+<answer>
+
+<para>
+It is not easy to handle global variables in the case of &fml4; .
+</para>
+
+<para>
+not implemented.
+</para>
+</answer>
+
+</qandaentry>
+
+</qandaset>
+
+</sect2>
+
</sect1>