diff options
| author | fukachan <fukachan> | 2002-10-03 22:06:44 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-10-03 22:06:44 +0000 |
| commit | cb56579155d67036a91c0da99b57fe32f5d2a431 (patch) | |
| tree | acf1e57d7278fed4ddcea59cc2b8145dfad75989 /fml/etc/src | |
| parent | 2dc1c1f84fc33b3a0558bda775bda5cb8cdc3f21 (diff) | |
| download | fml8-cb56579155d67036a91c0da99b57fe32f5d2a431.tar.gz fml8-cb56579155d67036a91c0da99b57fe32f5d2a431.tar.bz2 fml8-cb56579155d67036a91c0da99b57fe32f5d2a431.zip | |
define $html_archive_index_order_type
Diffstat (limited to 'fml/etc/src')
| -rw-r--r-- | fml/etc/src/config.cf.ja/htmlarchive.cf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.ja/htmlarchive.cf b/fml/etc/src/config.cf.ja/htmlarchive.cf index 78bb9fbe..dc9adaa5 100644 --- a/fml/etc/src/config.cf.ja/htmlarchive.cf +++ b/fml/etc/src/config.cf.ja/htmlarchive.cf @@ -12,3 +12,10 @@ use_html_archive = yes # Value: directory # Examples: ~fml/public_html/fml/mlarchive/fml.org/elena html_archive_dir = $fml_owner_home_dir/public_html/fml/mlarchive/$ml_domain/$ml_name + + +# Descriptions: +# History: +# Value: normal / reverse +# Examples: reverse +html_archive_index_order_type = reverse |
