summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/variables
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-10-29 11:50:50 +0000
committerfukachan <fukachan>2005-10-29 11:50:50 +0000
commitf83799c1168aa9b9bbee1350232e7f5db9ecfeaf (patch)
treecd259cb8cbb912e4d0f5e59ee0d6a5685b64cae7 /fml/doc/ja/tutorial/variables
parentdf52bbcf71a7411c81049c8da0ce0d1f3c896a75 (diff)
downloadfml8-f83799c1168aa9b9bbee1350232e7f5db9ecfeaf.tar.gz
fml8-f83799c1168aa9b9bbee1350232e7f5db9ecfeaf.tar.bz2
fml8-f83799c1168aa9b9bbee1350232e7f5db9ecfeaf.zip
regen
Diffstat (limited to 'fml/doc/ja/tutorial/variables')
-rw-r--r--fml/doc/ja/tutorial/variables/class.sgml1
-rw-r--r--fml/doc/ja/tutorial/variables/list.sgml13
2 files changed, 12 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/variables/class.sgml b/fml/doc/ja/tutorial/variables/class.sgml
index 30db12c3..b21c3b74 100644
--- a/fml/doc/ja/tutorial/variables/class.sgml
+++ b/fml/doc/ja/tutorial/variables/class.sgml
@@ -7,6 +7,7 @@ __exceptional__ {
address {
address_compare {
+ ? $address_compare_function_domain_matching_level
$address_compare_function_type
$use_address_compare_function
}
diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml
index 7cda3764..675c7f83 100644
--- a/fml/doc/ja/tutorial/variables/list.sgml
+++ b/fml/doc/ja/tutorial/variables/list.sgml
@@ -14,6 +14,15 @@ default value(s)</entry>
<tbody>
<row>
<entry>
+address_compare_function_domain_matching_level</entry>
+<entry>
+ メールアドレスを比較する際のドメイン比較レベル</entry>
+<entry>
+3
+ </entry>
+</row>
+<row>
+<entry>
address_compare_function_type</entry>
<entry>
メンバーチェックをする際に、ユーザパートの比較で</entry>
@@ -389,8 +398,8 @@ article_thread_outline_rules</entry>
<entry>
スレッドの概要を記事に追加する際にどこに追加するのか</entry>
<entry>
-add_header
- append_body
+add_outline_to_header
+ append_outline_to_body
</entry>
</row>
<row>