<?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; custom-fields-permalink</title>
	<atom:link href="http://tec.toi-planning.net/en/wp/custom-fields-permalink/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>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>About the custom-fields-permalink</title>
		<link>http://tec.toi-planning.net/en/wp/custom-fields-permalink/about</link>
		<comments>http://tec.toi-planning.net/en/wp/custom-fields-permalink/about#comments</comments>
		<pubDate>Sun, 26 Oct 2008 12:38:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[custom-fields-permalink]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/?p=113</guid>
		<description><![CDATA[What&#8217;s this This plugin enable to make a permalink from custom field&#8217;s value. Requirements WordPress 2.6 Installation Download archive from download page. Upload the Custom Fields Permalink plugin to your blog. Save a custom permalink structure again after this plugin is enabled. License MIT License Custom permalink tags %cfp_a_customfield_name% %cfp_a_customfield_name_or_page_id% %cfp_a_customfield_name_or_pagename% &#8220;a_customfield_name&#8221; can be replaced [...]]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div class="what">
<h3>What&#8217;s this</h3>
<ul>
<li>This plugin enable to make a permalink from custom field&#8217;s value.</li>
</ul>
</div>
<div class="arch">
<h3>Requirements</h3>
<ul>
<li>WordPress 2.6</li>
</ul>
</div>
<div class="install">
<h3>Installation</h3>
<ol>
<li>Download archive from <a href="http://wordpress.org/extend/plugins/custom-fields-permalink/">download page</a>.</li>
<li>Upload the Custom Fields Permalink plugin to your blog.</li>
<li>Save a custom permalink structure again after this plugin is enabled.</li>
</ol>
</div>
<div class="license">
<h3>License</h3>
<h5>MIT License</h5>
</div>
<div class="example">
<h3>Custom permalink tags</h3>
<ul>
<li>%cfp_a_customfield_name%</li>
<li>%cfp_a_customfield_name_or_page_id%</li>
<li>%cfp_a_customfield_name_or_pagename%</li>
<ul>
<li>&#8220;a_customfield_name&#8221; can be replaced with an arbitrary field name.</li>
</ul>
</ul>
<h3>Examples</h3>
<pre>
When a specification is as follows.
 - /%cfp_a_customfield_name%

 a entry has custom fields named "a_customfield_name":
  => /a_value_of_customfield (a value of "a_customfield_name")

 a entry has not custom fields named "a_customfield_name":
  => error!

When a specification is as follows.
 - /%cfp_a_customfield_name_or_page_id%

 a entry has custom fields named "a_customfield_name":
  => /a_value_of_customfield (a value of "a_customfield_name")

 a entry has not custom fields named "a_customfield_name":
  => /1 (page_id)

When a specification is as follows
 - /%cfp_a_customfield_name_or_pagename%

 a entry has custom fields named "a_customfield_name":
  => /a_value_of_customfield (a value of "a_customfield_name")

 a entry has not custom fields named "a_customfield_name":
  => /as_page_title (pagename)
</pre>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/wp/custom-fields-permalink/about/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

