<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology on Information &#187; FillInForm-MTPlugin</title>
	<atom:link href="http://tec.toi-planning.net/en/mt/fillinform/feed" rel="self" type="application/rss+xml" />
	<link>http://tec.toi-planning.net/en</link>
	<description>ToI Planning’s technical article</description>
	<lastBuildDate>Sat, 27 Feb 2010 09:13:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Tag reference of FillInForm-MTPlugin</title>
		<link>http://tec.toi-planning.net/en/mt/fillinform/tags</link>
		<comments>http://tec.toi-planning.net/en/mt/fillinform/tags#comments</comments>
		<pubDate>Mon, 29 Sep 2008 05:09:08 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[FillInForm-MTPlugin]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/uncategorized/fillinform-mtplugin-%e3%81%a7%e5%88%a9%e7%94%a8%e3%81%99%e3%82%8b%e3%82%bf%e3%82%b0</guid>
		<description><![CDATA[
Tags

&#60;MTFillInForm&#62;
block

Filling in input element and the textarea element.

Usage

&#60;MTFillInForm&#62;
&#60;form&#62;
E-mail : &#60;input type=&#34;text&#34; name=&#34;email&#34; value=&#34;&#34;/&#62;
Message: &#60;textarea name=&#34;message&#34;&#62;&#60;/textarea&#62;
&#60;/form&#62;
&#60;/MTFillInForm&#62;




Modifire

fillinform

Filling in input element and the textarea element.

Usage

&#60;MTIncludeBlock module="form" fillinform="1"&#62;
E-mail : &#60;input type=&#34;text&#34; name=&#34;email&#34; value=&#34;&#34;/&#62;
Message: &#60;textarea name=&#34;message&#34;&#62;&#60;/textarea&#62;
&#60;/MTIncludeBlock&#62;



]]></description>
			<content:encoded><![CDATA[<div class="tags">
<h2>Tags</h2>
<div class="tag">
<h3 class="name" id="fillinform">&lt;MTFillInForm&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">
Filling in input element and the textarea element.<br />
</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTFillInForm&gt;
&lt;form&gt;
E-mail : &lt;input type=&quot;text&quot; name=&quot;email&quot; value=&quot;&quot;/&gt;
Message: &lt;textarea name=&quot;message&quot;&gt;&lt;/textarea&gt;
&lt;/form&gt;
&lt;/MTFillInForm&gt;
</code></pre>
</div>
</div>
<div class="gmodifires">
<h2>Modifire</h2>
<div class="gmodifire">
<h3 class="name">fillinform</h3>
<h4 class="description">
Filling in input element and the textarea element.<br />
</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTIncludeBlock module="form" fillinform="1"&gt;
E-mail : &lt;input type=&quot;text&quot; name=&quot;email&quot; value=&quot;&quot;/&gt;
Message: &lt;textarea name=&quot;message&quot;&gt;&lt;/textarea&gt;
&lt;/MTIncludeBlock&gt;
</code></pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/fillinform/tags/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About the FillInForm-MTPlugin</title>
		<link>http://tec.toi-planning.net/en/mt/fillinform/about</link>
		<comments>http://tec.toi-planning.net/en/mt/fillinform/about#comments</comments>
		<pubDate>Mon, 29 Sep 2008 05:09:06 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[FillInForm-MTPlugin]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/uncategorized/fillinform-mtplugin-%e3%81%a8%e3%81%af</guid>
		<description><![CDATA[

What’s this

Filling in input element and the textarea element. (It is a rapper for HTML::FillInForm. )
When a complex form is set up with mt-search.cgi, it enable to fill in input column easily.



Requirements

MTOS
MT4



Installation

Download archive from download page.
Extract archive file, and upload these files to your plugin directory.
Complete.



License (wrapper)
MIT License

License &#8211; HTML::FillInForm
It applies to an original license.


]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div class="what">
<h3>What’s this</h3>
<ul>
<li>Filling in input element and the textarea element. (It is a rapper for HTML::FillInForm. )</li>
<li>When a complex form is set up with mt-search.cgi, it enable to fill in input column easily.</li>
</ul>
</div>
<div class="arch">
<h3>Requirements</h3>
<ul>
<li>MTOS</li>
<li>MT4</li>
</ul>
</div>
<div class="install">
<h3>Installation</h3>
<ol>
<li>Download archive from <a href="http://code.google.com/p/fillinform-mtplugin/downloads/list">download page</a>.</li>
<li>Extract archive file, and upload these files to your plugin directory.</li>
<li>Complete.</li>
</ol>
</div>
<div class="license">
<h3>License (wrapper)</h3>
<h5>MIT License</h5>
<p></p>
<h3>License &#8211; <a href="http://search.cpan.org/~tjmather/HTML-FillInForm-2.00/lib/HTML/FillInForm.pm">HTML::FillInForm</a></h3>
<h5>It applies to an original license.</h5>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/fillinform/about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
