<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/etc/src/config.cf.en/error.cf, branch master</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>new systematic value definitions</title>
<updated>2004-11-20T01:24:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-11-20T01:24:27+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=9551c423827df2462a68828baa378ccc4278e5f6'/>
<id>9551c423827df2462a68828baa378ccc4278e5f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename variable: $error_* -&gt; $error_mail_*</title>
<updated>2004-05-22T06:19:49+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-05-22T06:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a523d84b1df056c7e8a63c527f27d7e43f1688e0'/>
<id>a523d84b1df056c7e8a63c527f27d7e43f1688e0</id>
<content type='text'>
error_analyzer_day_limit-&gt;error_mail_analyzer_day_limit
error_analyzer_cache_dir-&gt;error_mail_analyzer_cache_dir
error_analyzer_cache_type-&gt;error_mail_analyzer_cache_type
error_analyzer_cache_mode-&gt;error_mail_analyzer_cache_mode
error_analyzer_cache_size-&gt;error_mail_analyzer_cache_size
error_analyzer_function_select_list-&gt;error_mail_analyzer_function_select_list
error_analyzer_function-&gt;error_mail_analyzer_function
error_analyzer_simple_count_limit-&gt;error_mail_analyzer_simple_count_limit
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error_analyzer_day_limit-&gt;error_mail_analyzer_day_limit
error_analyzer_cache_dir-&gt;error_mail_analyzer_cache_dir
error_analyzer_cache_type-&gt;error_mail_analyzer_cache_type
error_analyzer_cache_mode-&gt;error_mail_analyzer_cache_mode
error_analyzer_cache_size-&gt;error_mail_analyzer_cache_size
error_analyzer_function_select_list-&gt;error_mail_analyzer_function_select_list
error_analyzer_function-&gt;error_mail_analyzer_function
error_analyzer_simple_count_limit-&gt;error_mail_analyzer_simple_count_limit
</pre>
</div>
</content>
</entry>
<entry>
<title>white space cosmetics</title>
<updated>2004-04-20T03:34:59+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-20T03:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=80c71c16b492cdf64f0d187540f892fd08348e8a'/>
<id>80c71c16b492cdf64f0d187540f892fd08348e8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>variable renaming:</title>
<updated>2004-04-18T05:59:42+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-04-18T05:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=fbf4ad4d8dfa0fba2cca3c37e3b25d456963287a'/>
<id>fbf4ad4d8dfa0fba2cca3c37e3b25d456963287a</id>
<content type='text'>
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/;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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/;
</pre>
</div>
</content>
</entry>
<entry>
<title>[*_program -&gt; *_function]</title>
<updated>2004-03-12T11:12:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-12T11:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=6216a801e93ae317f460a5cb53acefbb9ff8b96e'/>
<id>6216a801e93ae317f460a5cb53acefbb9ff8b96e</id>
<content type='text'>
$use_command_mail_program   -&gt; $use_command_mail_function
$use_digest_program         -&gt; $use_article_digest_function
$use_distribute_program	    -&gt; $use_article_post_function
$use_error_analyzer_program -&gt; $use_error_mail_analyzer_function

[command list]

$commands_for_user            -&gt; $user_command_mail_allowed_commands
$commands_for_stranger        -&gt; $anonymous_command_mail_allowed_commands
$commands_for_privileged_user -&gt; $admin_command_mail_allowed_commands
$commands_for_admin_cgi	      -&gt; $admin_cgi_allowed_commands

[restrictions]

$post_restrictions -&gt; $article_post_restrictions
$post_restrictions_reject_notice_data_type
-&gt; $article_post_restrictions_reject_notice_data_type

$command_restrictions -&gt; $command_mail_restrictions
permit_commands_for_stranger -&gt; permit_anonymous_command_mail

$admin_command_restrictions -&gt; $admin_command_mail_restrictions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
$use_command_mail_program   -&gt; $use_command_mail_function
$use_digest_program         -&gt; $use_article_digest_function
$use_distribute_program	    -&gt; $use_article_post_function
$use_error_analyzer_program -&gt; $use_error_mail_analyzer_function

[command list]

$commands_for_user            -&gt; $user_command_mail_allowed_commands
$commands_for_stranger        -&gt; $anonymous_command_mail_allowed_commands
$commands_for_privileged_user -&gt; $admin_command_mail_allowed_commands
$commands_for_admin_cgi	      -&gt; $admin_cgi_allowed_commands

[restrictions]

$post_restrictions -&gt; $article_post_restrictions
$post_restrictions_reject_notice_data_type
-&gt; $article_post_restrictions_reject_notice_data_type

$command_restrictions -&gt; $command_mail_restrictions
permit_commands_for_stranger -&gt; permit_anonymous_command_mail

$admin_command_restrictions -&gt; $admin_command_mail_restrictions
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial revision</title>
<updated>2003-07-26T14:16:57+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-07-26T14:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://www.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=47beeca662b21fee8f0a28c67a62ab598e5f2a17'/>
<id>47beeca662b21fee8f0a28c67a62ab598e5f2a17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
