<?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; ScriptInjection</title>
	<atom:link href="http://tec.toi-planning.net/en/mt/scriptinjection/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>Details of ScriptInjection</title>
		<link>http://tec.toi-planning.net/en/mt/scriptinjection/detail</link>
		<comments>http://tec.toi-planning.net/en/mt/scriptinjection/detail#comments</comments>
		<pubDate>Tue, 23 Sep 2008 08:16:36 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[ScriptInjection]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/uncategorized/scriptinjection-%e3%81%a7%e6%8c%bf%e5%85%a5%e3%81%95%e3%82%8c%e3%82%8b%e3%82%b9%e3%82%af%e3%83%aa%e3%83%97%e3%83%88%e3%81%ae%e8%a9%b3%e7%b4%b0</guid>
		<description><![CDATA[
Initialized variable

inputs

It is a hush of the input element of custom fields.

Fields other than date type

inputs['Label of field'] // The element can be acquired from the label of the field.
inputs['Tagname of filed'] // The element can be acquired from the tagname of the field.

Field of date type

inputs['Label of field']['date'] // The input element to the [...]]]></description>
			<content:encoded><![CDATA[<div class="tags">
<h2>Initialized variable</h2>
<div class="tag">
<h3 class="name" id="inputs">inputs</h3>
<h4 class="description">
<h4>It is a hush of the input element of custom fields.</h4>
</h4>
<h5 class="usage">Fields other than date type</h5>
<hr/>
<pre><code
>inputs['Label of field'] // The element can be acquired from the label of the field.
inputs['Tagname of filed'] // The element can be acquired from the tagname of the field.
</code></pre>
<h5 class="usage">Field of date type</h5>
<hr/>
<pre><code
>inputs['Label of field']['date'] // The input element to the date can be acquired.
inputs['Label of filed']['time'] // The input element to the hour can be specified.
</code></pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/scriptinjection/detail/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manual page of ScriptInjection</title>
		<link>http://tec.toi-planning.net/en/mt/scriptinjection/manual</link>
		<comments>http://tec.toi-planning.net/en/mt/scriptinjection/manual#comments</comments>
		<pubDate>Tue, 23 Sep 2008 08:06:58 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[ScriptInjection]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/uncategorized/scriptinjection-%e3%81%ae%e4%bd%bf%e3%81%84%e6%96%b9</guid>
		<description><![CDATA[Plugin Settins for blog

Create Entry

]]></description>
			<content:encoded><![CDATA[<p>Plugin Settins for blog<br />
<a href="http://tec.toi-planning.net/en/wp-content/uploads/scriptinjection-blog-settings.png"><img src="http://tec.toi-planning.net/en/wp-content/uploads/scriptinjection-blog-settings-450x601.png" alt="" title="scriptinjection-blog-settings" width="450" height="601" class="aligncenter size-medium wp-image-154" /></a></p>
<p>Create Entry<br />
<a href="http://tec.toi-planning.net/en/wp-content/uploads/scriptinjection-entry-editing.png"><img src="http://tec.toi-planning.net/en/wp-content/uploads/scriptinjection-entry-editing-450x324.png" alt="" title="scriptinjection-entry-editing" width="450" height="324" class="aligncenter size-medium wp-image-155" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/scriptinjection/manual/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About the ScriptInjection</title>
		<link>http://tec.toi-planning.net/en/mt/scriptinjection/about</link>
		<comments>http://tec.toi-planning.net/en/mt/scriptinjection/about#comments</comments>
		<pubDate>Tue, 23 Sep 2008 08:06:56 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[ScriptInjection]]></category>

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

What’s this

The insertion of arbitrary JavaScript is enabled to the entry edit page.



Requirements

MTOS
MT4



Installation

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



License
MIT License


]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div class="what">
<h3>What’s this</h3>
<ul>
<li>The insertion of arbitrary JavaScript is enabled to the entry edit page.</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/scriptinjection-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</h3>
<h5>MIT License</h5>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/scriptinjection/about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
