summaryrefslogtreecommitdiff
path: root/fml/etc
AgeCommit message (Collapse)Author
2002-01-27fix directory for $virtual_mapsfukachan
2002-01-20define $virtual_mapsfukachan
2001-12-22fix $config_dir @sysconfdir@/fml -> @fmlconfdir@fukachan
remove $default_paths_cf, which is obsolete.
2001-12-18add comment on $fml_owner_home_dirfukachan
change default value of $html_archive_dir
2001-12-18regen ($use_html_archive added)fukachan
2001-12-18define new class $use_html_archivefukachan
2001-12-18fix dependencefukachan
2001-12-09define $executable_prefix (/usr/local/libexec/fml by default) forfukachan
convenience. FML::Config::Convert can replace $libexec_dir $ml_home_prefix $executable_prefix variables. "makefml newml" installs include and include-ctl w/ variable replacement.
2001-12-09define __varname__, which is replaced in installation phasefukachan
2001-12-09src/ based.fukachan
2001-12-09Initial revisionfukachan
2001-12-09clean: rule to remove created objectsfukachan
2001-12-09paths.cf is obsoletefukachan
2001-12-09removed. use new etc/ hierarchyfukachan
2001-11-27nuke $FML$ from paths.cf, regenfukachan
2001-11-27default_config.cf includes paths.cf in itfukachan
configure rewrites default_config.cf directly
2001-11-27@sysconfdir@ -> @sysconfdir@/fmlfukachan
2001-11-26define $use_thread_subject_tag to toggle header rewritefukachan
2001-11-18nuke paths.cf. configure speculate program paths nowfukachan
2001-11-18speculate program paths by configure (autoconf)fukachan
2001-11-18./configure creates paths.cf from .infukachan
2001-11-12main.cf.in not main.cf for configure (autoconf)fukachan
2001-11-04ticket -> threadfukachan
2001-10-17add $confirm_keyword to $available_commands_for_strangerfukachan
add $available_commands_for_stranger to $available_commands
2001-10-14define the following variables for filtering (FML::Filter)fukachan
+body_cksum_cache_dir = $db_dir/body_cksum +body_filter_rules = reject_not_iso2022jp_japanese_string +body_loop_check_rules = verify_body_cksum_uniqueness +header_filter_rules = is_valid_message_id +use_body_filter = yes +use_body_loop_check = yes +use_header_filter = yes
2001-10-13define ${guide,summary,objective}_filefukachan
2001-10-12define $message_message_dirfukachan
add chaddr to $available_commands
2001-10-12define new variablefukachan
o available_commands_for_stranger change o template_file_charset = $default_charset -> euc-jp
2001-10-10+command_prompot = >>>fukachan
+help_file = $message_template_dir/help +message_template_dir = $fml_share_dir/template/$template_file_charset +template_file_charset = $default_charset
2001-10-09define $share_prefix and $share_dirfukachan
2001-10-08change ticket_id_syntax to "$ml_name/%d" by defaultfukachan
define ticket_subject_tag_location as "appended"
2001-08-05clarify function: s/header_check/header_loop_check/fukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-06-10modify to use $ticket_driver. $ticket_driver is class name not modelfukachan
name.
2001-06-09change $database_model to class namefukachan
2001-05-09define the following new variables:fukachan
default_charset = iso-2022-jp reply_message_charset = $default_charset system_message_charset = $default_charset message_default_subject = fml system message reply_message_subject = reply from $ml_name ML system_message_subject = fml system message ($ml_name ML)
2001-05-06define mqueue_dirfukachan
2001-04-30fix pathfukachan
2001-04-30clean up documents hierarchy.fukachan
remove {index,pointer}.ja.html in each directory which is obsolete. merge documents to under fml/doc/ja/ if apporoviate. move variable list to Documentation/ja/etc/
2001-04-24nuke fml/etc/defaults/NAMING_CONVENTIONfukachan
2001-04-24merge fml/etc/defaults/NAMING_CONVENTION to tutorialfukachan
2001-04-04nuke x_ml_info_cache_dir and list_post_cache_dir since they are not required ;)fukachan
2001-04-03regen to reflect data cache dir definitionnew-Mail-classfukachan
2001-04-03implemente $header_check_rules basic idea which containsfukachan
verify_message_id_uniqueness, verify_x_ml_info_uniqueness, verify_list_post_uniqueness. define the database directory for them in etc/defaults/header.cf.
2001-03-25update available_commandsfukachan
2001-03-21ticket_model = minimal_states by defaultfukachan
2001-03-21define ticket_cgi_title and ticket_cgi_bgcolorfukachan
2001-03-21define ticket_cgi_base_url and ldap_query_filterfukachan
2001-03-21define ticket_cgi_base_urlfukachan
2001-03-20define ldap_query_filterpre-cgifukachan