<?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</title>
	<atom:link href="http://tec.toi-planning.net/en/mt/locator/tags/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 Locator</title>
		<link>http://tec.toi-planning.net/en/mt/locator/tags</link>
		<comments>http://tec.toi-planning.net/en/mt/locator/tags#comments</comments>
		<pubDate>Sat, 25 Oct 2008 10:23:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Locator]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/?p=10</guid>
		<description><![CDATA[

&#60;$MTGoogleMapAPIKey$&#62;
function
display Google map API key
Usage

&#60;$MTGoogleMapAPIKey$&#62;



&#60;MTLocatorGoogleMap&#62;
block
display Googlemap(PC version).
Usage

&#60;MTLocatorGoogleMap&#62;
Sentences in this are displayed as InfoWindow.
&#60;$MTEntryExcerpt$&#62;
&#60;/MTLocatorGoogleMap&#62;

Modifire


of=&#8221;entry &#124; blog &#124; author&#8221;
target object(default: entry)
id=&#8221;id&#8221;
id
class=&#8221;class&#8221;
class
height=&#8221;height&#8221;
height of the display
width=&#8221;width&#8221;
width of the display
style=&#8221;style&#8221;
style
zoom=&#8221;zoom&#8221;
zoom level of map



&#60;$MTLocatorGoogleMapMobile$&#62;
function
display Googlemap(Mobile version).
Usage

&#60;$MTLocatorGoogleMapMobile$&#62;

Modifire


of=&#8221;entry &#124; blog &#124; author&#8221;
target(default: entry)
id=&#8221;id&#8221;
id
class=&#8221;class&#8221;
class
height=&#8221;height&#8221;
height of the display
width=&#8221;width&#8221;
width of the display
style=&#8221;style&#8221;
style
zoom=&#8221;zoom&#8221;
zoom level of map



&#60;$MTLocatorHasMap$&#62;
block
Only when map is registered, it is condition tag to display the [...]]]></description>
			<content:encoded><![CDATA[<div class="tags">
<div class="tag">
<h3 id="googlemapapikey">&lt;$MTGoogleMapAPIKey$&gt;</h3>
<h5>function</h5>
<h4>display Google map API key</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code>&lt;$MTGoogleMapAPIKey$&gt;
</code></pre>
</div>
<div class="tag">
<h3 id="locatorgooglemap">&lt;MTLocatorGoogleMap&gt;</h3>
<h5>block</h5>
<h4>display Googlemap(PC version).</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code>&lt;MTLocatorGoogleMap&gt;
Sentences in this are displayed as InfoWindow.
&lt;$MTEntryExcerpt$&gt;
&lt;/MTLocatorGoogleMap&gt;
</code></pre>
<h5 class="modifire">Modifire</h5>
<hr/>
<dl>
<dt>of=&#8221;entry | blog | author&#8221;</dt>
<dd>target object(default: entry)</dd>
<dt>id=&#8221;id&#8221;</dt>
<dd>id</dd>
<dt>class=&#8221;class&#8221;</dt>
<dd>class</dd>
<dt>height=&#8221;height&#8221;</dt>
<dd>height of the display</dd>
<dt>width=&#8221;width&#8221;</dt>
<dd>width of the display</dd>
<dt>style=&#8221;style&#8221;</dt>
<dd>style</dd>
<dt>zoom=&#8221;zoom&#8221;</dt>
<dd>zoom level of map</dd>
</dl>
</div>
<div class="tag">
<h3 id="locatorgooglemapmobile">&lt;$MTLocatorGoogleMapMobile$&gt;</h3>
<h5>function</h5>
<h4>display Googlemap(Mobile version).</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code>&lt;$MTLocatorGoogleMapMobile$&gt;
</code></pre>
<h5 class="modifire">Modifire</h5>
<hr/>
<dl>
<dt>of=&#8221;entry | blog | author&#8221;</dt>
<dd>target(default: entry)</dd>
<dt>id=&#8221;id&#8221;</dt>
<dd>id</dd>
<dt>class=&#8221;class&#8221;</dt>
<dd>class</dd>
<dt>height=&#8221;height&#8221;</dt>
<dd>height of the display</dd>
<dt>width=&#8221;width&#8221;</dt>
<dd>width of the display</dd>
<dt>style=&#8221;style&#8221;</dt>
<dd>style</dd>
<dt>zoom=&#8221;zoom&#8221;</dt>
<dd>zoom level of map</dd>
</dl>
</div>
<div class="tag">
<h3 id="locatorhasmap">&lt;$MTLocatorHasMap$&gt;</h3>
<h5>block</h5>
<h4>Only when map is registered, it is condition tag to display the conte<br />
nts.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code>&lt;MTLocatorHasMap&gt;
The map is registered.
&lt;MTElse&gt;
The map is not registered.
&lt;/MTElse&gt;
&lt;/MTLocatorHasMap&gt;
</code></pre>
<h5 class="modifire">Modifire</h5>
<hr/>
<dl>
<dt>of=&#8221;entry | blog | author&#8221;</dt>
<dd>target(default: entry)</dd>
</dl>
</div>
<div class="tag">
<h3 id="locatoraddress">&lt;$MTLocatorAddress$&gt;</h3>
<h5>function</h5>
<h4>Display address.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code>&lt;$MTLocatorAddress$&gt;
</code></pre>
<h5 class="modifire">Modifire</h5>
<hr/>
<dl>
<dt>of=&#8221;entry | blog | author&#8221;</dt>
<dd>target(default: entry)</dd>
</dl>
</div>
<div class="tag">
<h3 id="locatorlatitude">&lt;$MTLocatorLatitude$&gt;</h3>
<h5>function</h5>
<h4>Display Latitude.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code>&lt;$MTLocatorLatitude$&gt;
</code></pre>
<h5 class="modifire">Modifire</h5>
<hr/>
<dl>
<dt>of=&#8221;entry | blog | author&#8221;</dt>
<dd>target(default: entry)</dd>
</dl>
</div>
<div class="tag">
<h3 id="locatorlongitude">&lt;$MTLocatorLongitude$&gt;</h3>
<h5>function</h5>
<h4>Display Longitude.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code>&lt;$MTLocatorLongitude$&gt;
</code></pre>
<h5 class="modifire">Modifire</h5>
<hr/>
<dl>
<dt>of=&#8221;entry | blog | author&#8221;</dt>
<dd>target(default: entry)</dd>
</dl>
</div>
<div class="tag">
<h3 id="locatorzoom">&lt;$MTLocatorZoom$&gt;</h3>
<h5>function</h5>
<h4>Display zoom level.</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code>&lt;$MTLocatorZoom$&gt;
</code></pre>
<h5 class="modifire">Modifire</h5>
<hr/>
<dl>
<dt>of=&#8221;entry | blog | author&#8221;</dt>
<dd>target(default: entry)</dd>
</dl>
</div>
<div class="tag">
<h3 id="locatorenableforentry">&lt;$MTLocatorEnableForEntry$&gt;</h3>
<h5>function</h5>
<h4>Only for use inside of plugin.</h4>
</div>
<div class="tag">
<h3 id="locatorenableforblog">&lt;$MTLocatorEnableForBlog$&gt;</h3>
<h5>function</h5>
<h4>Only for use inside of plugin.</h4>
</div>
<div class="tag">
<h3 id="locatorenableforauthor">&lt;$MTLocatorEnableForAuthor$&gt;</h3>
<h5>function</h5>
<h4>Only for use inside of plugin.</h4>
</div>
<div class="tag">
<h3 id="locatorfieldaddress">&lt;$MTLocatorFieldAddress$&gt;</h3>
<h5>function</h5>
<h4>Only for use inside of plugin.</h4>
</div>
<div class="tag">
<h3 id="locatorfieldmap">&lt;$MTLocatorFieldMap$&gt;</h3>
<h5>function</h5>
<h4>Only for use inside of plugin.</h4>
</div>
<div class="tag">
<h3 id="locatorfieldzoom">&lt;$MTLocatorFieldZoom$&gt;</h3>
<h5>function</h5>
<h4>Only for use inside of plugin.</h4>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/locator/tags/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
