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

		<guid isPermaLink="false">http://tec.toi-planning.net/en/uncategorized/categorysearch-%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;MTIfCategorySearch&#62;
&#60;MTUnlessCategorySearch&#62;
block

When &#8220;CategorySearch&#8221; is used, output the contents.

Usage

&#60;mt:IfCategorySearch&#62;
&#60;!-- When "CategorySearch" is used, output the contents. --&#62;
&#60;/mt:IfCategorySearch&#62;



&#60;MTCategorySearchLink&#62;
block

Generating the link for the squeezing crowding of the category.

Usage

&#60;MTSetVarBlock name=&#34;tcid&#34;&#62;&#60;!-- category id of top-level category. --&#62;&#60;/MTSetVarBlock&#62;
&#60;MTSetVarBlock name=&#34;clabel&#34;&#62;&#60;!-- category label of target category --&#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;MTVar name=&#34;clabel&#34;&#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;MTVar name=&#34;clabel&#34;&#62;(&#60;MTVar name=&#34;count&#34;&#62;)&#60;/a&#62;
&#60;MTElse&#62;
&#60;MTVar name=&#34;clabel&#34;&#62;(&#60;MTVar name=&#34;count&#34;&#62;)
&#60;/MTIf&#62;
&#60;/MTCategorySearchLink&#62;

Variables


count
It is a [...]]]></description>
			<content:encoded><![CDATA[<div class="tags">
<h2>Tags</h2>
<div class="tag">
<h3 class="name" id="ifcategorysearch">&lt;MTIfCategorySearch&gt;</h3>
<h3 class="name" id="unlesscategorysearch">&lt;MTUnlessCategorySearch&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">
When &#8220;CategorySearch&#8221; is used, output the contents.<br />
</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;mt:IfCategorySearch&gt;
&lt;!-- When "CategorySearch" is used, output the contents. --&gt;
&lt;/mt:IfCategorySearch&gt;
</code></pre>
</div>
<div class="tag">
<h3 class="name" id="categorysearchlink">&lt;MTCategorySearchLink&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">
Generating the link for the squeezing crowding of the category.<br />
</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;MTSetVarBlock name=&quot;tcid&quot;&gt;&lt;!-- category id of top-level category. --&gt;&lt;/MTSetVarBlock&gt;
&lt;MTSetVarBlock name=&quot;clabel&quot;&gt;&lt;!-- category label of target category --&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;MTVar name=&quot;clabel&quot;&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;MTVar name=&quot;clabel&quot;&gt;(&lt;MTVar name=&quot;count&quot;&gt;)&lt;/a&gt;
&lt;MTElse&gt;
&lt;MTVar name=&quot;clabel&quot;&gt;(&lt;MTVar name=&quot;count&quot;&gt;)
&lt;/MTIf&gt;
&lt;/MTCategorySearchLink&gt;
</code></pre>
<h5 class="variables">Variables</h5>
<hr/>
<dl>
<dt>count</dt>
<dd>It is a number of entries that become a hit when this link is clicked.</dd>
<dt>selected</dt>
<dd>When the specified category has selected it, it become true.</dd>
<dt>searching</dt>
<dd>It becomes true when called with the search result template.</dd>
<dt>url</dt>
<dd>It is URL to narrow it.</dd>
</dl>
<h5 class="modifires">Modifire</h5>
<hr/>
<dl>
<dt>value=&#8221;category label&#8221;</dt>
<dd>the category label used with &#8220;op&#8221; is specified.</dd>
<dt>set=&#8221;set name&#8221;</dt>
<dd>A series of category set name that does exclusive specification is specified.</dd>
<dt>op=&#8221;replace | clear | add | remove&#8221;</dt>
<dd>
A present search condition is operated as follows. (default: replace)</p>
<dl>
<dt>replace</dt>
<dd>The value of the category set is replaced with value.</dd>
<dt>clear</dt>
<dd>The specified category set is cleared.</dd>
<dt>add</dt>
<dd>Value is added to the specified category set.</dd>
<dt>remove</dt>
<dd>Value is deleted from the specified category set.</dd>
</dl>
</dd>
<dt>type=&#8221;relative | absolute&#8221;</dt>
<dd>
<dd>Operation when the category sets other than set are specified for a present search condition is specified. (default: relative)</dd>
<dl>
<dt>relative</dt>
<dd>The category sets other than set are left, and op is done to the value of set.</dd>
<dt>absolute</dt>
<dd>The category sets other than set are deleted, and the category set is assumed to be only set.</dd>
</dl>
</dd>
<dt>text=&#8221;ignore | mixed&#8221;</dt>
<dd>It is specified whether to use the text browsing together. (default: ignore)</dd>
<dt>limit=&#8221;N&#8221;</dt>
<dd>The search result is displayed and N matter is displayed on page 1.</dd>
</dl>
</div>
<div class="tag">
<h3 class="name" id="categorysearchsets">&lt;MTCategorySearchSets&gt;</h3>
<h3 class="name" id="categorysearchsetsheader">&lt;MTCategorySearchSetsHeader&gt;</h3>
<h3 class="name" id="categorysearchsetsfooter">&lt;MTCategorySearchSetsFooter&gt;</h3>
<h3 class="name" id="categorysearchcategories">&lt;MTCategorySearchCategories&gt;</h3>
<h3 class="name" id="categorysearchcategoriesheader">&lt;MTCategorySearchCategoriesHeader&gt;</h3>
<h3 class="name" id="categorysearchcategoriesfooter">&lt;MTCategorySearchCategoriesFooter&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">
Output search condition.<br />
Output categories that specified.<br />
</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;mt:CategorySearchSets glue=&quot; AND &quot;&gt;
&lt;mt:CategorySearchSetsHeader&gt;
Result of
&lt;/mt:CategorySearchSetsHeader&gt;
&quot;&lt;mt:CategoryLabel&gt; &amp;gt; &lt;mt:CategorySearchCategories glue=&quot; | &quot;&gt;&lt;mt:CategoryLabel&gt;&lt;/mt:CategorySearchCategories&gt;&quot;
&lt;/mt:CategorySearchSets&gt;
</code></pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/categorysearch/tags/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
