diff options
| author | fukachan <fukachan> | 2004-11-14 11:25:53 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2004-11-14 11:25:53 +0000 |
| commit | 1eb470c4204e02831ea078a66081cce5667c9af6 (patch) | |
| tree | e8905759f7644d4579708d2c1ad75138724297d7 /fml/doc/ja/tutorial/variables | |
| parent | e008318e38f25c43d82f21fe226e85f062ae634d (diff) | |
| download | fml8-1eb470c4204e02831ea078a66081cce5667c9af6.tar.gz fml8-1eb470c4204e02831ea078a66081cce5667c9af6.tar.bz2 fml8-1eb470c4204e02831ea078a66081cce5667c9af6.zip | |
regen: +article_post_article_thread_lifetime = 86400
Diffstat (limited to 'fml/doc/ja/tutorial/variables')
| -rw-r--r-- | fml/doc/ja/tutorial/variables/class.sgml | 1 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/variables/list.sgml | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/fml/doc/ja/tutorial/variables/class.sgml b/fml/doc/ja/tutorial/variables/class.sgml index 760dfa35..dbb03c6e 100644 --- a/fml/doc/ja/tutorial/variables/class.sgml +++ b/fml/doc/ja/tutorial/variables/class.sgml @@ -84,6 +84,7 @@ article { article_post { ? $article_post_address + ? $article_post_article_thread_lifetime $article_post_restrictions $article_post_restrictions_reject_notice_data_type $use_article_post_function diff --git a/fml/doc/ja/tutorial/variables/list.sgml b/fml/doc/ja/tutorial/variables/list.sgml index 1125d4e5..5c51056a 100644 --- a/fml/doc/ja/tutorial/variables/list.sgml +++ b/fml/doc/ja/tutorial/variables/list.sgml @@ -156,6 +156,15 @@ reject_empty_content_type </row> <row> <entry> +article_post_article_thread_lifetime</entry> +<entry> + 記事の投稿時に、スレッドの続きであるなら、短時間の間、 </entry> +<entry> +86400 + </entry> +</row> +<row> +<entry> article_post_restrictions</entry> <entry> 投稿への制限</entry> |
