<?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; CustomFieldsSearch</title>
	<atom:link href="http://tec.toi-planning.net/en/mt/customfieldssearch/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 CustomFieldsSearch</title>
		<link>http://tec.toi-planning.net/en/mt/customfieldssearch/tags</link>
		<comments>http://tec.toi-planning.net/en/mt/customfieldssearch/tags#comments</comments>
		<pubDate>Tue, 23 Sep 2008 14:15:18 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[CustomFieldsSearch]]></category>

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

Output content when using the specified tag as a key.

Usage

&#60;mt:IfCustomFieldsSearchField tag=&#34;isbn&#34;&#62;
&#60;!-- Output content when &#60;$MTisbn$&#62; was used as a key.--&#62;
ISBN: &#60;MTisbn&#62;
&#60;/mt:IfCustomFieldsSearchField&#62;

Modifire


tag=&#8221;Tag name&#8221;
The tag name that becomes an object is specified.



]]></description>
			<content:encoded><![CDATA[<div class="tags">
<h2>Tags</h2>
<div class="tag">
<h3 class="name" id="ifcustomfieldssearchfield">&lt;MTIfCustomFieldsSearchField&gt;</h3>
<h5 class="type_block">block</h5>
<h4 class="description">
Output content when using the specified tag as a key.<br />
</h4>
<h5 class="usage">Usage</h5>
<hr/>
<pre><code
>&lt;mt:IfCustomFieldsSearchField tag=&quot;isbn&quot;&gt;
&lt;!-- Output content when &lt;$MTisbn$&gt; was used as a key.--&gt;
ISBN: &lt;MTisbn&gt;
&lt;/mt:IfCustomFieldsSearchField&gt;
</code></pre>
<h5 class="modifire">Modifire</h5>
<hr/>
<dl>
<dt>tag=&#8221;Tag name&#8221;</dt>
<dd>The tag name that becomes an object is specified.</dd>
</dl>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/customfieldssearch/tags/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manual page of CustomFieldsSearch</title>
		<link>http://tec.toi-planning.net/en/mt/customfieldssearch/manual</link>
		<comments>http://tec.toi-planning.net/en/mt/customfieldssearch/manual#comments</comments>
		<pubDate>Tue, 23 Sep 2008 14:10:18 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[CustomFieldsSearch]]></category>

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

search
Search word
&#60;input name=&#34;search&#34; /&#62;



includeBlogs
blogs
&#60;input type=&#34;hidden&#34; name=&#34;IncludeBlogs&#34; value=&#34;&#60;$mt:BlogID$&#62;&#34; /&#62;



CustomFieldsSearch
Enable to search by Custom Fields value.
&#60;!-- requiring this settings. --&#62;
&#60;input type=&#34;hidden&#34; name=&#34;CustomFieldsSearch&#34; value=&#34;1&#34; /&#62;



CustomFieldsSearchClassType
Specify object type
Effective value


entry
Search of Entry.
page
Search of Page.

&#60;input type=&#34;hidden&#34; name=&#34;CustomFieldsSearchClassType&#34; value=&#34;entry&#34; /&#62;



CustomFieldsSearchIgnore
When the column that is not the custom fields is disregarded, it specifies it.(tag name)
Effective value


EntryTitle
TITLE
EntryBody
BODY
EntryMore
BORE
EntryKeywords
KEYWORDS

&#60;input type=&#34;hidden&#34; name=&#34;CustomFieldsSearchIgnore&#34; value=&#34;EntryTitle&#34; /&#62;
&#60;input type=&#34;hidden&#34; name=&#34;CustomFieldsSearchIgnore&#34; value=&#34;EntryBody&#34; [...]]]></description>
			<content:encoded><![CDATA[<div class="params">
<div class="param">
<h3>search</h3>
<h4>Search word</h4>
<pre><code
>&lt;input name=&quot;search&quot; /&gt;
</code></pre>
</div>
<div class="param">
<h3>includeBlogs</h3>
<h4>blogs</h4>
<pre><code
>&lt;input type=&quot;hidden&quot; name=&quot;IncludeBlogs&quot; value=&quot;&lt;$mt:BlogID$&gt;&quot; /&gt;
</code></pre>
</div>
<div class="param">
<h3>CustomFieldsSearch</h3>
<h4>Enable to search by Custom Fields value.</h4>
<pre><code
>&lt;!-- requiring this settings. --&gt;
&lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearch&quot; value=&quot;1&quot; /&gt;
</code></pre>
</div>
<div class="param">
<h3>CustomFieldsSearchClassType</h3>
<h4>Specify object type</h4>
<h5 class="values">Effective value</h5>
<hr/>
<dl>
<dt>entry</dt>
<dd>Search of Entry.</dd>
<dt>page</dt>
<dd>Search of Page.</dd>
</dl>
<pre><code
>&lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchClassType&quot; value=&quot;entry&quot; /&gt;
</code></pre>
</div>
<div class="param">
<h3>CustomFieldsSearchIgnore</h3>
<h4>When the column that is not the custom fields is disregarded, it specifies it.(tag name)</h4>
<h5 class="values">Effective value</h5>
<hr/>
<dl>
<dt>EntryTitle</dt>
<dd>TITLE</dd>
<dt>EntryBody</dt>
<dd>BODY</dd>
<dt>EntryMore</dt>
<dd>BORE</dd>
<dt>EntryKeywords</dt>
<dd>KEYWORDS</dd>
</dl>
<pre><code
>&lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchIgnore&quot; value=&quot;EntryTitle&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchIgnore&quot; value=&quot;EntryBody&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchIgnore&quot; value=&quot;EntryMore&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchIgnore&quot; value=&quot;EntryKeywords&quot; /&gt;
</code></pre>
</div>
<div class="param">
<h3>CustomFieldsSearchField</h3>
<h4>The column made the key to the search is specified. (tag name)</h4>
<p>
The setting of CustomFieldsSearchField is given to priority when the same column as both CustomFieldsSearchIgnore and CustomFieldsSearchField is specified.
</p>
<h5 class="values">Effective value</h5>
<hr/>
<dl>
<dt>EntryTitle</dt>
<dd>TITLE</dd>
<dt>EntryBody</dt>
<dd>BODY</dd>
<dt>EntryMore</dt>
<dd>MORE</dd>
<dt>EntryKeywords</dt>
<dd>KEYWORDS</dd>
<dt>Tag name of field added in Custom Fields</dt>
<dd>Field added in Custom Fields</dd>
</dl>
<pre><code
>&lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchField_title&quot; name=&quot;CustomFieldsSearchField&quot; value=&quot;EntryTitle&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchField_title&quot;&gt;: Title&lt;/label&gt;
&lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchField_booken_price&quot; name=&quot;CustomFieldsSearchField&quot; value=&quot;booken_price&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchField_booken_price&quot;&gt;: Price&lt;/label&gt;
</code></pre>
</div>
<div class="param">
<h3>CustomFieldsSearchFieldLike</h3>
<h3>CustomFieldsSearchFieldIn</h3>
<h3>CustomFieldsSearchFieldEquals</h3>
<h4>It narrows it by specified key and value. (tag name + condition)</h4>
<pre><code
>&lt;select name=&quot;CustomFieldsSearchFieldLike&quot;&gt;
    &lt;option value=&quot;&quot;&gt;-- any publishers --&lt;/option&gt;
    &lt;option value=&quot;booken_pub:O'Reilly&quot;&gt;O'Reilly&lt;/option&gt;
    &lt;option value=&quot;booken_pub:Pragmatic Bookshelf&quot;&gt;Pragmatic Bookshelf&lt;/option&gt;
    &lt;option value=&quot;booken_pub:Wiley&quot;&gt;Wiley&lt;/option&gt;
    &lt;option value=&quot;booken_pub:Apress&quot;&gt;Apress&lt;/option&gt;
&lt;/select&gt;
</code></pre>
<pre><code
>&lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchFieldIn_booken_year_2006&quot; name=&quot;CustomFieldsSearchFieldIn&quot; value=&quot;booken_year:2006&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchFieldIn_booken_year_2006&quot;&gt;: 2006&lt;/label&gt;
&lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchFieldIn_booken_year_2007&quot; name=&quot;CustomFieldsSearchFieldIn&quot; value=&quot;booken_year:2007&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchFieldIn_booken_year_2007&quot;&gt;: 2007&lt;/label&gt;
&lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchFieldIn_booken_year_2008&quot; name=&quot;CustomFieldsSearchFieldIn&quot; value=&quot;booken_year:2008&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchFieldIn_booken_year_2008&quot;&gt;: 2008&lt;/label&gt;
</code></pre>
</div>
<div class="param">
<h3>CustomFieldsSearchLucky</h3>
<h4>&#8220;I&#8217;m Feeling Lucky&#8221; function is offered. (Move directly to the first entry. )</h4>
<pre><code
>&lt;input type=&quot;submit&quot; name=&quot;CustomFieldsSearchLucky&quot; value=&quot;I'm Feeling Lucky&quot; /&gt;
</code></pre>
</div>
<div class="param">
<h3>CustomFieldsSearchLuckyArchiveType</h3>
<h4>The archive type when &#8220;I&#8217;m Feeling Lucky&#8221; function is used is specified.</h4>
<h5 class="values">Effective value</h5>
<hr/>
Same as <a href="http://www.movabletype.jp/documentation/appendices/tags/entrypermalink.html">EntryPermalink</a>.</p>
<pre><code
>&lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchLuckyArchiveType&quot; value=&quot;Individual&quot; /&gt;
</code></pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/customfieldssearch/manual/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Demonstration of CustomFieldsSearch</title>
		<link>http://tec.toi-planning.net/en/mt/customfieldssearch/demo</link>
		<comments>http://tec.toi-planning.net/en/mt/customfieldssearch/demo#comments</comments>
		<pubDate>Tue, 23 Sep 2008 14:07:51 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[CustomFieldsSearch]]></category>

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

Field and the content

It is composed of the following fields.



name
content
tag
type


Title
Title of the book
MTEntryTitle
default


Description
Description
MTEntryBody
default


ISBN
ISBN
booken_isbn
text


Price
Price
booken_price
text


Publisher
Publisher
booken_pub
dropdown


Year
Published year
booken_year
dropdown




Registered entries and example of search form

The following entries are registered.


http://tec.toi-planning.net/mt42/customfieldssearch-demo-en/blog/



About of search form

When the text is input to &#8220;Free word&#8221;, matching against the column that checked in the check box.
It is possible to narrow it by specifying &#8220;Publisher&#8221;.
It is possible to [...]]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div class="fields">
<h3>Field and the content</h3>
<p>
It is composed of the following fields.
</p>
<table class="fields">
<tr>
<th>name</th>
<th>content</th>
<th>tag</th>
<th>type</th>
</tr>
<tr>
<td>Title</td>
<td>Title of the book</td>
<td>MTEntryTitle</td>
<td>default</td>
</tr>
<tr>
<td>Description</td>
<td>Description</td>
<td>MTEntryBody</td>
<td>default</td>
</tr>
<tr>
<td>ISBN</td>
<td>ISBN</td>
<td>booken_isbn</td>
<td>text</td>
</tr>
<tr>
<td>Price</td>
<td>Price</td>
<td>booken_price</td>
<td>text</td>
</tr>
<tr>
<td>Publisher</td>
<td>Publisher</td>
<td>booken_pub</td>
<td>dropdown</td>
</tr>
<tr>
<td>Year</td>
<td>Published year</td>
<td>booken_year</td>
<td>dropdown</td>
</tr>
</table>
</div>
<div class="example">
<h3 class="entries">Registered entries and example of search form</h3>
<p>
The following entries are registered.
</p>
<ul>
<li><a href="http://tec.toi-planning.net/mt42/customfieldssearch-demo-en/blog/">http://tec.toi-planning.net/mt42/customfieldssearch-demo-en/blog/</a></li>
</ul>
</div>
<div class="form">
<h3>About of search form</h3>
<ul>
<li>When the text is input to &#8220;Free word&#8221;, matching against the column that checked in the check box.</li>
<li>It is possible to narrow it by specifying &#8220;Publisher&#8221;.</li>
<li>It is possible to narrow it by specifying &#8220;Published year&#8221;. This part specified the condition with &#8220;OR search&#8221;.</li>
<li>&#8220;Free word&#8221;, &#8220;Publisher&#8221;, and &#8220;Publication year&#8221; become the &#8220;AND search&#8221;.</li>
</ul>
</div>
<div class="form_sorce">
<h3>HTML Source of search form</h3>
<p><code>
<pre
>&lt;form method=&quot;get&quot; action=&quot;&lt;$mt:CGIPath$&gt;&lt;$mt:SearchScript$&gt;&quot;&gt;
  &lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearch&quot; value=&quot;1&quot; /&gt;
  &lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchClassType&quot; value=&quot;entry&quot; /&gt;
  &lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchIgnore&quot; value=&quot;EntryTitle&quot; /&gt;
  &lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchIgnore&quot; value=&quot;EntryBody&quot; /&gt;
  &lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchIgnore&quot; value=&quot;EntryMore&quot; /&gt;
  &lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchIgnore&quot; value=&quot;EntryKeywords&quot; /&gt;
  &lt;input type=&quot;hidden&quot; name=&quot;IncludeBlogs&quot; value=&quot;&lt;$mt:BlogID$&gt;&quot; /&gt;

  &lt;fieldset id=&quot;freeword_set&quot;&gt;
    &lt;legend&gt;Free word&lt;/legend&gt;
    &lt;input type=&quot;text&quot; id=&quot;search_free&quot; class=&quot;ti&quot; name=&quot;search&quot; value=&quot;&lt;$mt:SearchString$&gt;&quot; /&gt;&lt;br /&gt;
    &lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchField_title&quot; name=&quot;CustomFieldsSearchField&quot; value=&quot;EntryTitle&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchField_title&quot;&gt;: Title&lt;/label&gt;
    &lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchField_text&quot; name=&quot;CustomFieldsSearchField&quot; value=&quot;EntryBody&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchField_text&quot;&gt;: Description&lt;/label&gt;
    &lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchField_booken_isbn&quot; name=&quot;CustomFieldsSearchField&quot; value=&quot;booken_isbn&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchField_booken_isbn&quot;&gt;: ISBN&lt;/label&gt;
    &lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchField_booken_price&quot; name=&quot;CustomFieldsSearchField&quot; value=&quot;booken_price&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchField_booken_price&quot;&gt;: Price&lt;/label&gt;
  &lt;/fieldset&gt;

  &lt;fieldset&gt;
    &lt;legend&gt;Publisher&lt;/legend&gt;
    &lt;select name=&quot;CustomFieldsSearchFieldLike&quot;&gt;
      &lt;option value=&quot;&quot;&gt;-- any publishers --&lt;/option&gt;
      &lt;option value=&quot;booken_pub:O'Reilly&quot;&gt;O'Reilly&lt;/option&gt;
      &lt;option value=&quot;booken_pub:Pragmatic Bookshelf&quot;&gt;Pragmatic Bookshelf&lt;/option&gt;
      &lt;option value=&quot;booken_pub:Wiley&quot;&gt;Wiley&lt;/option&gt;
      &lt;option value=&quot;booken_pub:Apress&quot;&gt;Apress&lt;/option&gt;
    &lt;/select&gt;
  &lt;/fieldset&gt;

  &lt;fieldset&gt;
    &lt;legend&gt;Year&lt;/legend&gt;
    &lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchFieldIn_booken_year_2006&quot; name=&quot;CustomFieldsSearchFieldIn&quot; value=&quot;booken_year:2006&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchFieldIn_booken_year_2006&quot;&gt;: 2006&lt;/label&gt;
    &lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchFieldIn_booken_year_2007&quot; name=&quot;CustomFieldsSearchFieldIn&quot; value=&quot;booken_year:2007&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchFieldIn_booken_year_2007&quot;&gt;: 2007&lt;/label&gt;
    &lt;input type=&quot;checkbox&quot; id=&quot;CustomFieldsSearchFieldIn_booken_year_2008&quot; name=&quot;CustomFieldsSearchFieldIn&quot; value=&quot;booken_year:2008&quot; /&gt;&lt;label for=&quot;CustomFieldsSearchFieldIn_booken_year_2008&quot;&gt;: 2008&lt;/label&gt;
  &lt;/fieldset&gt;

  &lt;input type=&quot;hidden&quot; name=&quot;limit&quot; value=&quot;2&quot; /&gt;
  &lt;input type=&quot;submit&quot; accesskey=&quot;4&quot; value=&quot;Search&quot; /&gt;

  &lt;input type=&quot;hidden&quot; name=&quot;CustomFieldsSearchLuckyArchiveType&quot; value=&quot;Individual&quot; /&gt;
  &lt;input type=&quot;submit&quot; name=&quot;CustomFieldsSearchLucky&quot; accesskey=&quot;5&quot; value=&quot;I'm Feeling Lucky&quot; /&gt;
&lt;/form&gt;
</pre>
<p></code>
</div>
<div class="example_1">
<h3>Searching for entries that &#8220;Programming&#8221; is included in &#8220;Title&#8221;.</h3>
<ul>
<li>
<a href="http://tec.toi-planning.net/mt42/mt-search.cgi?CustomFieldsSearch=1&#038;CustomFieldsSearchClassType=entry&#038;CustomFieldsSearchIgnore=EntryTitle&#038;CustomFieldsSearchIgnore=EntryBody&#038;CustomFieldsSearchIgnore=EntryMore&#038;CustomFieldsSearchIgnore=EntryKeywords&#038;IncludeBlogs=5&#038;search=Programming&#038;CustomFieldsSearchField=EntryTitle&#038;CustomFieldsSearchFieldLike=&#038;limit=2&#038;CustomFieldsSearchLuckyArchiveType=Individual">http://tec.toi-planning.net/mt42/mt-search.cgi?CustomFieldsSearch=1&#038;CustomFieldsSearchClassType=entry&#038;CustomFieldsSearchIgnore=EntryTitle&#038;CustomFieldsSearchIgnore=EntryBody&#038;CustomFieldsSearchIgnore=EntryMore&#038;CustomFieldsSearchIgnore=EntryKeywords&#038;IncludeBlogs=5&#038;search=Programming&#038;CustomFieldsSearchField=EntryTitle&#038;CustomFieldsSearchFieldLike=&#038;limit=2&#038;CustomFieldsSearchLuckyArchiveType=Individual</a>
</li>
</ul>
</div>
<div class="example_2">
<h3>Searching for entries that &#8220;Ruby&#8221; is included in &#8220;Title&#8221; OR &#8220;Description&#8221; AND Publisher is &#8220;O&#8217;Reilly&#8221; AND published in 2008.</h3>
</h3>
<ul>
<li>
<a href="http://tec.toi-planning.net/mt42/mt-search.cgi?CustomFieldsSearch=1&#038;CustomFieldsSearchClassType=entry&#038;CustomFieldsSearchIgnore=EntryTitle&#038;CustomFieldsSearchIgnore=EntryBody&#038;CustomFieldsSearchIgnore=EntryMore&#038;CustomFieldsSearchIgnore=EntryKeywords&#038;IncludeBlogs=5&#038;search=Ruby&#038;CustomFieldsSearchField=EntryTitle&#038;CustomFieldsSearchField=EntryBody&#038;CustomFieldsSearchFieldLike=booken_pub%3AO%27Reilly&#038;CustomFieldsSearchFieldIn=booken_year%3A2008&#038;limit=2&#038;CustomFieldsSearchLuckyArchiveType=Individual">http://tec.toi-planning.net/mt42/mt-search.cgi?CustomFieldsSearch=1&#038;CustomFieldsSearchClassType=entry&#038;CustomFieldsSearchIgnore=EntryTitle&#038;CustomFieldsSearchIgnore=EntryBody&#038;CustomFieldsSearchIgnore=EntryMore&#038;CustomFieldsSearchIgnore=EntryKeywords&#038;IncludeBlogs=5&#038;search=Ruby&#038;CustomFieldsSearchField=EntryTitle&#038;CustomFieldsSearchField=EntryBody&#038;CustomFieldsSearchFieldLike=booken_pub%3AO%27Reilly&#038;CustomFieldsSearchFieldIn=booken_year%3A2008&#038;limit=2&#038;CustomFieldsSearchLuckyArchiveType=Individual</a>
</li>
</ul>
</div>
<div class="example_3">
<h3>Searching for entries that &#8220;1590598504&#8243; is included in &#8220;ISBN&#8221;.</h3>
<ul>
<li>
<a href="http://tec.toi-planning.net/mt42/mt-search.cgi?CustomFieldsSearch=1&#038;CustomFieldsSearchClassType=entry&#038;CustomFieldsSearchIgnore=EntryTitle&#038;CustomFieldsSearchIgnore=EntryBody&#038;CustomFieldsSearchIgnore=EntryMore&#038;CustomFieldsSearchIgnore=EntryKeywords&#038;IncludeBlogs=5&#038;search=1590598504&#038;CustomFieldsSearchField=booken_isbn&#038;CustomFieldsSearchFieldLike=&#038;limit=2&#038;CustomFieldsSearchLuckyArchiveType=Individual">http://tec.toi-planning.net/mt42/mt-search.cgi?CustomFieldsSearch=1&#038;CustomFieldsSearchClassType=entry&#038;CustomFieldsSearchIgnore=EntryTitle&#038;CustomFieldsSearchIgnore=EntryBody&#038;CustomFieldsSearchIgnore=EntryMore&#038;CustomFieldsSearchIgnore=EntryKeywords&#038;IncludeBlogs=5&#038;search=1590598504&#038;CustomFieldsSearchField=booken_isbn&#038;CustomFieldsSearchFieldLike=&#038;limit=2&#038;CustomFieldsSearchLuckyArchiveType=Individual</a>
</li>
</ul>
</div>
<div class="output">
<h3>Example of using MTIfCustomFieldsSearchField in search result page</h3>
<p><code>
<pre
>
&lt;mt:IfCustomFieldsSearchField tag=&quot;booken_isbn&quot;&gt;
&lt;!-- When ISBN is only a search key, it is displayed. --&gt;
ISBN: &lt;MTbooken_isbn&gt;
&lt;/mt:IfCustomFieldsSearchField&gt;

&lt;mt:IfCustomFieldsSearchField tag=&quot;booken_price&quot;&gt;
&lt;!-- When Price is only a search key, it is displayed. --&gt;
Price: &lt;MTbooken_price&gt;
&lt;/mt:IfCustomFieldsSearchField&gt;
</pre>
<p></code>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/customfieldssearch/demo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About the CustomFieldsSearch</title>
		<link>http://tec.toi-planning.net/en/mt/customfieldssearch/about</link>
		<comments>http://tec.toi-planning.net/en/mt/customfieldssearch/about#comments</comments>
		<pubDate>Tue, 23 Sep 2008 14:07:21 +0000</pubDate>
		<dc:creator>taku</dc:creator>
				<category><![CDATA[CustomFieldsSearch]]></category>

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

What’s this

Search by Custom Fields value.
Moreover, it is possible to search it for only the field that has been specified.
&#8220;AND Search&#8221; and &#8220;OR Search&#8221; can be possible.

What&#8217;s not this.

It doesn&#8217;t correspond to the &#8220;AND search&#8221; and the OR &#8220;search&#8221; by the notation that MT (since 4.2) has.
It doesn&#8217;t correspond to the category filtering and the [...]]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div class="what">
<h3 class="possible">What’s this</h3>
<ul>
<li>Search by Custom Fields value.</li>
<li>Moreover, it is possible to search it for only the field that has been specified.</li>
<li>&#8220;AND Search&#8221; and &#8220;OR Search&#8221; can be possible.</li>
</ul>
<h3 class="impossible">What&#8217;s not this.</h3>
<ul>
<li>It doesn&#8217;t correspond to the &#8220;AND search&#8221; and the OR &#8220;search&#8221; by the notation that MT (since 4.2) has.</li>
<li>It doesn&#8217;t correspond to the category filtering and the author filtering by the notation that MT (since 4.2) has.</li>
</ul>
</div>
<div class="arch">
<h3 class="freeword">Requirements (freeword search)</h3>
<ul class="freeword">
<li>MTOS</li>
<li>MT4</li>
</ul>
<h3 class="full">Requirements (all functions)</h3>
<ul class="full">
<li>MTOS(4.2 or later)</li>
<li>MT4.2 or later</li>
</ul>
</div>
<div class="install">
<h3>Installation</h3>
<ol>
<li>Download archive from <a href="http://code.google.com/p/customfieldssearch-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>New BSD License</h5>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/customfieldssearch/about/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
