<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fml8.git/fml/lib/FML/CGI/Menu.pm, branch master</title>
<subtitle>fml mailing list driver version 8 
</subtitle>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/'/>
<entry>
<title>implement plural GUI skins.</title>
<updated>2004-10-09T12:06:43+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-10-09T12:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=1c88ff3dd21cacbd1a996fedf7b6f4f4b79e7715'/>
<id>1c88ff3dd21cacbd1a996fedf7b6f4f4b79e7715</id>
<content type='text'>
create FML::CGI::Skin::* class. remove FML::CGI::Menu.
FML::CGI::Menu -&gt; FML::CGI::Skin::Base and create sub classes
inheriting Base.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
create FML::CGI::Skin::* class. remove FML::CGI::Menu.
FML::CGI::Menu -&gt; FML::CGI::Skin::Base and create sub classes
inheriting Base.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix comments (FNF)</title>
<updated>2004-07-23T13:16:30+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-07-23T13:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=017265cfc701f6abcd99f52a0fa6eb9516fd510f'/>
<id>017265cfc701f6abcd99f52a0fa6eb9516fd510f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use cgi.config.$key as message translation</title>
<updated>2004-03-31T12:34:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-31T12:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=c5082eebfa7a31f13ae0fb1dc5463e0253d06f0c'/>
<id>c5082eebfa7a31f13ae0fb1dc5463e0253d06f0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move config.cgi specific methods run_*() from</title>
<updated>2004-03-31T05:28:17+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-03-31T05:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=ec7961cb88db3a2e8d954d6d286e4037af6c6f51'/>
<id>ec7961cb88db3a2e8d954d6d286e4037af6c6f51</id>
<content type='text'>
FML::Process::CGI::Kernel to FML::CGI::Menu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FML::Process::CGI::Kernel to FML::CGI::Menu.
</pre>
</div>
</content>
</entry>
<entry>
<title>more comments.</title>
<updated>2004-01-18T13:56:04+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-18T13:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a184c184f1e266466b21d6d386f873b8a4df43a8'/>
<id>a184c184f1e266466b21d6d386f873b8a4df43a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copyright</title>
<updated>2004-01-02T14:50:27+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-02T14:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=a5f23db04953608fcf7ec22bf65bdd0977264d63'/>
<id>a5f23db04953608fcf7ec22bf65bdd0977264d63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove $args.</title>
<updated>2004-01-01T23:52:07+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2004-01-01T23:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=39df5269fb3408ca775b72142a2dbc3a7b7dc87c'/>
<id>39df5269fb3408ca775b72142a2dbc3a7b7dc87c</id>
<content type='text'>
It is a top level parameter FML::Process::Switch provides. Almost
functions should access the content via utility methods provided by
FML::Process::Utils.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is a top level parameter FML::Process::Switch provides. Almost
functions should access the content via utility methods provided by
FML::Process::Utils.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove not-used variable.</title>
<updated>2003-11-02T14:45:25+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-11-02T14:45:25+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=4dde67028deb89aea8a447c712e30ab1f1d957f0'/>
<id>4dde67028deb89aea8a447c712e30ab1f1d957f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>language_of_cgi_message() -&gt; get_charset("cgi")</title>
<updated>2003-10-15T08:16:22+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-10-15T08:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=07b2770ece92c7cbc03b8ac326f7bd27e54f9704'/>
<id>07b2770ece92c7cbc03b8ac326f7bd27e54f9704</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement cgi_hidden_info_language() and modified to use it.</title>
<updated>2003-10-14T10:55:26+00:00</updated>
<author>
<name>fukachan</name>
<email>fukachan</email>
</author>
<published>2003-10-14T10:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://openpgpkey.dangofactory.net/cgit/cgit.cgi/fml8.git/commit/?id=78999f4581d126a4f5f835632cd70c91f3a50bf7'/>
<id>78999f4581d126a4f5f835632cd70c91f3a50bf7</id>
<content type='text'>
It holds language info within CGI operations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It holds language info within CGI operations.
</pre>
</div>
</content>
</entry>
</feed>
