<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/Process, branch io-reconstruct-base</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>cgi_execute_command() checks the command is allowed in</title>
<updated>2002-07-19T03:13:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-19T03:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=bc2420ffa387ec1c42275a03af07d2101bcbc7b2'/>
<id>bc2420ffa387ec1c42275a03af07d2101bcbc7b2</id>
<content type='text'>
commands_for_admin_cgi.
XXX "commands_for_admin_cgi" is hard-coded.
XXX we should enhance this for ml-admin/*.cgi et.al.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
commands_for_admin_cgi.
XXX "commands_for_admin_cgi" is hard-coded.
XXX we should enhance this for ml-admin/*.cgi et.al.
</pre>
</div>
</content>
</entry>
<entry>
<title>repyl_message() handles makefml and *.cgi as special cases.</title>
<updated>2002-07-19T03:11:36+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-19T03:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=5f771510a2a58c14279931f0dc2279af8eb5cf9f'/>
<id>5f771510a2a58c14279931f0dc2279af8eb5cf9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove not used variable</title>
<updated>2002-07-19T03:11:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-19T03:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=88f238eafc125a5f888996432b941f3e7cc62443'/>
<id>88f238eafc125a5f888996432b941f3e7cc62443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check whether this command is allowed in this $level</title>
<updated>2002-07-18T23:51:03+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-18T23:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ade6e82d62eb1235389cbf80104a8410ad7ff39c'/>
<id>ade6e82d62eb1235389cbf80104a8410ad7ff39c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>define printing style format such as 'text', 'html', ...</title>
<updated>2002-07-17T12:13:23+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-17T12:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=de4fe224cc24e4217506e23af19275876625be6a'/>
<id>de4fe224cc24e4217506e23af19275876625be6a</id>
<content type='text'>
you can control it by the following access methods,
get_print_style() and set_print_style(mode)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
you can control it by the following access methods,
get_print_style() and set_print_style(mode)
</pre>
</div>
</content>
</entry>
<entry>
<title>define the following access methods:</title>
<updated>2002-07-15T15:27:13+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-15T15:27:13+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=67ca162e475b706fe2c48bd0898b72b4e686e4e6'/>
<id>67ca162e475b706fe2c48bd0898b72b4e686e4e6</id>
<content type='text'>
config()
pcb()
incoming_message_header()
incoming_message_body()
incoming_message()
article_header()
article_body()
article_message()

modified to use incoming_message_header() incoming_message_body()
incoming_message() article_header() article_body() article_message().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config()
pcb()
incoming_message_header()
incoming_message_body()
incoming_message()
article_header()
article_body()
article_message()

modified to use incoming_message_header() incoming_message_body()
incoming_message() article_header() article_body() article_message().
</pre>
</div>
</content>
</entry>
<entry>
<title>copy message and send it to $maintainer too</title>
<updated>2002-07-14T15:15:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-14T15:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=791073bd93a78124f348ca70d045f671c2f4eabb'/>
<id>791073bd93a78124f348ca70d045f671c2f4eabb</id>
<content type='text'>
use reply_message*() with $msg_args to copy the message if needed where
$msg_args = { always_cc =&gt; $maintainer } or
$msg_args = { recipient =&gt; $maintinaer } pertinently.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use reply_message*() with $msg_args to copy the message if needed where
$msg_args = { always_cc =&gt; $maintainer } or
$msg_args = { recipient =&gt; $maintinaer } pertinently.
</pre>
</div>
</content>
</entry>
<entry>
<title>implement which_message_nl()</title>
<updated>2002-07-14T15:11:01+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-14T15:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4345159846ffb68770a0b6794decb84eb5eba9e9'/>
<id>4345159846ffb68770a0b6794decb84eb5eba9e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disabled makefml NOT TO USE reply_message() now</title>
<updated>2002-07-14T04:13:58+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-14T04:13:58+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=95b5807098bd69736268aba92ce1bde60057e8ec'/>
<id>95b5807098bd69736268aba92ce1bde60057e8ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check defined($ml_name) in ml_* variable handlings</title>
<updated>2002-07-13T13:08:08+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2002-07-13T13:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=2bae4020c06a51616fa634fca4a299bceefff61c'/>
<id>2bae4020c06a51616fa634fca4a299bceefff61c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
