summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.ja/messages.cf
AgeCommit message (Collapse)Author
2006-05-04define $welcome_file and $deny_file.fukachan
2004-11-20new systematic value definitionsfukachan
2004-04-20white space cosmeticsfukachan
2004-04-18variable renaming:fukachan
s/cgi_language_list/cgi_language_select_list/; s/cgi_menu_address_map_list/cgi_menu_address_map_select_list/; s/error_analyzer_function_list/error_analyzer_function_select_list/; s/template_file_charset_list/template_file_charset_select_list/;
2004-03-11rename: $reply_message_* -> $report_mail_*fukachan
2004-02-26define $language_preference_orderfukachan
2003-10-16resutructure/enhance charset definitions:fukachan
${category}_default_charset and ${category}_charset_{ja,en,...}
2003-06-23remove not-used $system_message_charset, $system_message_subject.fukachan
2002-11-26move $summary_file to summary.cffukachan
2002-08-14define $ml_local_* for ml specific customizefukachan
+ ml_local_dir = $ml_home_dir/local + ml_local_lib_dir = $ml_local_dir/lib + ml_local_share_dir = $ml_local_dir/share + ml_local_message_template_dir = $ml_local_share_dir/message change definition for $message_template_dir: $fml_share_dir/message/$template_file_charset -> $fml_share_dir/message where handling of $charset is done within FML::Process::Kernel functions.
2002-07-14reply_message_subject: -> fml results ($ml ML)fukachan
2002-06-01major variable naming overhaulfukachan
relocating variable definitions in etc/src/ aling rule: e.g. use_XXX XXX_rules XXX_dir XXX_cache_dir rename: $recipient_limit -> $smtp_recipient_limit $incoming_mail_dir -> $incoming_mail_cache_dir $outgoing_mail_dir -> $outgoing_mail_cache_dir $qmail_control_virtualdomains_file -> $qmail_virtualdomains_file s/header_filter/article_header_filter/ s/header_rewrite/article_header_rewrite/ s/body_filter/article_body_filter/ s/subject_tag/article_subject_tag/ verify_XXX_* -> check_XXX newly defined: $use_digest_header_rewrite removed: $smtp_log_dir $smtp_log_file
2002-06-01xxx_default_yyy -> default_xxx_yyyfukachan
2002-02-20update $available_commands_for_stranger and $available_commandsfukachan
fix path: $message_template_dir -> $ml_home_dir o $guide_file o $help_file o $objective_file o $summary_file
2001-12-09Initial revisionfukachan