<?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>mono-lab &#187; ページ関係</title>
	<atom:link href="http://www.mono-lab.net/plugin-page/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mono-lab.net</link>
	<description>Wordpressのテンプレート・プラグイン・カスタマイズ情報サイト</description>
	<lastBuildDate>Thu, 01 Jul 2010 16:55:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress プラグイン Improved Include Page で任意のページを読み込む</title>
		<link>http://www.mono-lab.net/92.html</link>
		<comments>http://www.mono-lab.net/92.html#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:21:28 +0000</pubDate>
		<dc:creator>mono-lab</dc:creator>
				<category><![CDATA[Wordpress プラグイン]]></category>
		<category><![CDATA[ページ関係]]></category>

		<guid isPermaLink="false">http://www.mono-lab.net/92.html</guid>
		<description><![CDATA[WordPress テンプレート内の、任意の場所に「ページ」を表示するプラグイン「Improved Include Page」 を紹介します。
はじめに、「Improved Include Page」 プラグインをダウン [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress テンプレート内の、任意の場所に「ページ」を表示するプラグイン「Improved Include Page」 を紹介します。</p>
<p>はじめに、「<a class="external" title="プラグインのホームページを開く" href="http://wordpress.org/extend/plugins/improved-include-page/">Improved Include Page</a>」 プラグインをダウンロードし有効化してください。</p>
<p>利用中のテーマ内のindex.phpやsidebar.phpなどに、以下のコードを記入してください。</p>
<pre>&lt;?php if(function_exists('iinclude_page')) iinclude_page(4); ?&gt;</pre>
<p>数字の部分が表示するページのIDになります。<br />
 上の例の場合、ページIDが４のページが表示されます。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mono-lab.net/92.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress ページの表示順を変更する方法</title>
		<link>http://www.mono-lab.net/45.html</link>
		<comments>http://www.mono-lab.net/45.html#comments</comments>
		<pubDate>Tue, 17 Mar 2009 12:54:17 +0000</pubDate>
		<dc:creator>mono-lab</dc:creator>
				<category><![CDATA[Wordpress プラグイン]]></category>
		<category><![CDATA[ページ関係]]></category>

		<guid isPermaLink="false">http://www.mono-lab.net/45.html</guid>
		<description><![CDATA[WordPressでページの表示順を変更するには、プラグインを利用した方が簡単です。
カテゴリーの並び替え方法を説明したときに紹介した、「My Page Order」プラグインでも
 変更できますが、今回は違うプラグイン [...]]]></description>
			<content:encoded><![CDATA[<p>WordPressでページの表示順を変更するには、プラグインを利用した方が簡単です。</p>
<p><a class="external" href="http://www.mono-lab.net/32.html">カテゴリーの並び替え方法</a>を説明したときに紹介した、「<a class="external" href="http://www.wordpress.org/extend/plugins/my-page-order/">My Page Order</a>」プラグインでも<br />
 変更できますが、今回は違うプラグインを紹介したいと思います。</p>
<p>今回紹介するプラグインは、「<a class="external" title="プラグインのホームページを開く" href="http://www.wordpress.org/extend/plugins/pagemash/">pageMash</a>」 プラグインです。</p>
<p>このプラグインの特徴は、「My Page Order」 とは異なり、一画面内で親ページと子ページの<br />
 並び替えが出来る事です。</p>
<p>使用方法は、プラグインを有効化してから、「ページ」→「Page Mash」と進み、<br />
 ドラッグアンドドロップをしながら表示順を変更します。</p>
<p>ちなみに、非表示にしたいページの設定もこの画面から行えます。</p>
<p>このプラグインは日本語化されていませんので、<br />
 日本語化が必要な方は、わたしが作成した日本語ファイルをご利用ください。</p>
<a href="http://www.mono-lab.net/wp-content/plugins/download-monitor/download.php?id=2" title="Page Mash　日本語ファイル" class="download">Page Mash　日本語ファイル</a>
<p>（利用方法は、「page mash」プラグインのフォルダ内に入れるだけです。）</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mono-lab.net/45.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
