<?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/categorysearch/demo/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>Demonstration of CategorySearch</title>
		<link>http://tec.toi-planning.net/en/mt/categorysearch/demo</link>
		<comments>http://tec.toi-planning.net/en/mt/categorysearch/demo#comments</comments>
		<pubDate>Tue, 23 Sep 2008 14:22:29 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[CategorySearch]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/uncategorized/categorysearch-%e3%81%ae%e3%83%87%e3%83%a2</guid>
		<description><![CDATA[

Installation example

http://tec.toi-planning.net/categorysearch-demo-en/



HTML source

&#60;MTTopLevelCategories&#62;
&#60;MTSetVarBlock name=&#34;tcid&#34;&#62;&#60;MTCategoryID&#62;&#60;/MTSetVarBlock&#62;
&#60;h4&#62;&#60;MTCategoryLabel&#62;&#60;/h4&#62;
&#60;div&#62;

&#60;div&#62;
&#60;MTCategorySearchLink type=&#34;relative&#34; set=&#34;$tcid&#34; op=&#34;clear&#34; text=&#34;ignore&#34; &#62;
&#60;MTIf name=&#34;searching&#34;&#62;
&#60;MTIf name=&#34;selected&#34;&#62;
&#60;span&#62;All&#60;/span&#62;
&#60;MTElseIf name=&#34;count&#34;&#62;
&#60;a href=&#34;&#60;MTVar name=&#34;url&#34;&#62;&#34;&#62;All(&#60;MTVar name=&#34;count&#34;&#62;)&#60;/a&#62;
&#60;MTElse&#62;
All(&#60;MTVar name=&#34;count&#34;&#62;)
&#60;/MTIf&#62;
&#60;/MTIf&#62;
&#60;/MTCategorySearchLink&#62;
&#60;/div&#62;

&#60;MTSubCategories&#62;
&#60;div&#62;
&#60;MTSetVarBlock name=&#34;clabel&#34;&#62;&#60;MTCategoryLabel&#62;&#60;/MTSetVarBlock&#62;
&#60;MTCategorySearchLink type=&#34;relative&#34; set=&#34;$tcid&#34; value=&#34;$clabel&#34; op=&#34;replace&#34; text=&#34;ignore&#34; &#62;
&#60;MTIf name=&#34;selected&#34;&#62;
&#60;span&#62;&#60;MTCategoryLabel&#62;&#60;/span&#62;
&#60;MTElseIf name=&#34;count&#34;&#62;
&#60;a href=&#34;&#60;MTVar name=&#34;url&#34;&#62;&#34;&#62;&#60;MTCategoryLabel&#62;(&#60;MTVar name=&#34;count&#34;&#62;)&#60;/a&#62;
&#60;MTElse&#62;
&#60;MTCategoryLabel&#62;(&#60;MTVar name=&#34;count&#34;&#62;)
&#60;/MTIf&#62;
&#60;/MTCategorySearchLink&#62;
&#60;/div&#62;
&#60;/MTSubCategories&#62;

&#60;/div&#62;
&#60;/MTTopLevelCategories&#62;




]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div class="example">
<h3 class="entries">Installation example</h3>
<ul>
<li><a href="http://tec.toi-planning.net/categorysearch-demo-en/">http://tec.toi-planning.net/categorysearch-demo-en/</a></li>
</ul>
</div>
<div class="form_sorce">
<h3>HTML source</h3>
<p><code>
<pre
>&lt;MTTopLevelCategories&gt;
&lt;MTSetVarBlock name=&quot;tcid&quot;&gt;&lt;MTCategoryID&gt;&lt;/MTSetVarBlock&gt;
&lt;h4&gt;&lt;MTCategoryLabel&gt;&lt;/h4&gt;
&lt;div&gt;

&lt;div&gt;
&lt;MTCategorySearchLink type=&quot;relative&quot; set=&quot;$tcid&quot; op=&quot;clear&quot; text=&quot;ignore&quot; &gt;
&lt;MTIf name=&quot;searching&quot;&gt;
&lt;MTIf name=&quot;selected&quot;&gt;
&lt;span&gt;All&lt;/span&gt;
&lt;MTElseIf name=&quot;count&quot;&gt;
&lt;a href=&quot;&lt;MTVar name=&quot;url&quot;&gt;&quot;&gt;All(&lt;MTVar name=&quot;count&quot;&gt;)&lt;/a&gt;
&lt;MTElse&gt;
All(&lt;MTVar name=&quot;count&quot;&gt;)
&lt;/MTIf&gt;
&lt;/MTIf&gt;
&lt;/MTCategorySearchLink&gt;
&lt;/div&gt;

&lt;MTSubCategories&gt;
&lt;div&gt;
&lt;MTSetVarBlock name=&quot;clabel&quot;&gt;&lt;MTCategoryLabel&gt;&lt;/MTSetVarBlock&gt;
&lt;MTCategorySearchLink type=&quot;relative&quot; set=&quot;$tcid&quot; value=&quot;$clabel&quot; op=&quot;replace&quot; text=&quot;ignore&quot; &gt;
&lt;MTIf name=&quot;selected&quot;&gt;
&lt;span&gt;&lt;MTCategoryLabel&gt;&lt;/span&gt;
&lt;MTElseIf name=&quot;count&quot;&gt;
&lt;a href=&quot;&lt;MTVar name=&quot;url&quot;&gt;&quot;&gt;&lt;MTCategoryLabel&gt;(&lt;MTVar name=&quot;count&quot;&gt;)&lt;/a&gt;
&lt;MTElse&gt;
&lt;MTCategoryLabel&gt;(&lt;MTVar name=&quot;count&quot;&gt;)
&lt;/MTIf&gt;
&lt;/MTCategorySearchLink&gt;
&lt;/div&gt;
&lt;/MTSubCategories&gt;

&lt;/div&gt;
&lt;/MTTopLevelCategories&gt;
</pre>
<p></code>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/categorysearch/demo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
