summaryrefslogtreecommitdiff
path: root/fml/etc
AgeCommit message (Collapse)Author
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
2001-03-20change default ticket model name. s/toymodel/minimal_by_db/fukachan
2001-03-14define $default_config_dirfukachan
2001-03-14clean up comments for "makefml newml"fukachan
2001-03-13fix dependence, fix typofukachan
2001-03-13comment out ml_home_dir which is determined by libexec/loaderfukachan
2001-03-10update descriptions and regenfukachan
2001-03-10add descriptions and regen()fukachan
2001-03-10clean up and regenfukachan
2001-03-10clean up documentsfukachan
rename s/interfaces/style/, s/objects/purpose/
2001-03-10add program_$var casefukachan
2001-03-10add more commentsfukachan
regen
2001-03-09regen documentsfukachan
2001-03-09$maintainer is required alwaysfukachan
2001-03-09disable unix.group:fml by defaultfukachan
2001-03-09clean up commentsfukachan
2001-03-08Japanese-ed && renamedfukachan
2001-03-07generate variable listfukachan
2001-03-07sync w/ .txtfukachan
2001-03-07align and clean up commentsfukachan
2001-03-07clean up commentsfukachan
2001-03-04clean up commentsfukachan
2001-03-03convert some text to html formatfukachan
2001-02-28add CGI variables prototypefukachan
+cgi_default_charset = euc-jp +cgi_charset = $cgi_default_charset