summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.en/htmlarchive.cf
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-07-26 14:16:57 +0000
committerfukachan <fukachan>2003-07-26 14:16:57 +0000
commitd7308cc59ef1f6806001dd1fba4d2c94da7730d1 (patch)
treec7438a1dceacf91a4b5b4bb9055984faa879e348 /fml/etc/src/config.cf.en/htmlarchive.cf
parent2cacd91acefa9309cd68fbd726be1eebdd5e4788 (diff)
downloadfml8-snap-20030726.tar.gz
fml8-snap-20030726.tar.bz2
fml8-snap-20030726.zip
source of config.cf.en, translated config.cf.jasnap-20030726
Diffstat (limited to 'fml/etc/src/config.cf.en/htmlarchive.cf')
-rw-r--r--fml/etc/src/config.cf.en/htmlarchive.cf20
1 files changed, 20 insertions, 0 deletions
diff --git a/fml/etc/src/config.cf.en/htmlarchive.cf b/fml/etc/src/config.cf.en/htmlarchive.cf
new file mode 100644
index 00000000..c33d6420
--- /dev/null
+++ b/fml/etc/src/config.cf.en/htmlarchive.cf
@@ -0,0 +1,20 @@
+=head1 convert article to html format.
+
+# Descriptions: use html converter function ?
+# History: $AUTO_HTML_GEN
+# Value: yes / no
+# Examples: yes
+use_html_archive = yes
+
+# Descriptions: html archive directory of the specific ML.
+# History: none
+# 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