<?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>kohoku.info &#187; プラグイン</title>
	<atom:link href="http://www.kohoku.info/articles/tag/%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kohoku.info</link>
	<description></description>
	<lastBuildDate>Wed, 07 Apr 2010 23:34:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>外部リンクにアイコンを付ける　Link Indication　プラグイン</title>
		<link>http://www.kohoku.info/articles/wordpress/24.html</link>
		<comments>http://www.kohoku.info/articles/wordpress/24.html#comments</comments>
		<pubDate>Sun, 17 Feb 2008 08:37:43 +0000</pubDate>
		<dc:creator>kokita</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://www.kohoku.info/?p=24</guid>
		<description><![CDATA[				外部リンクにアイコンを付けるプラグインがありそうなので、早速試してみた。
				
				参考にしたページ
				外部リンクを別スタイルに « Journal « Swirling Mist
				あれれ表 [...]]]></description>
			<content:encoded><![CDATA[				<p>外部リンクにアイコンを付けるプラグインがありそうなので、早速試してみた。<br />
				<span id="more-24"></span></p>
				<h2>参考にしたページ</h2>
				<p><a href="http://isaki.net/journal/2006/06/28/plugin-link-indication/" class="liexternal">外部リンクを別スタイルに « Journal « Swirling Mist</a></p>
				<h2>あれれ表示しない？？</h2>
				<p>初期のスタイルシートに書かれているアイコンがアイコンフォルダに無い？。<br />
				それで、スタイルシートのアイコンファイル名をアイコンフォルダの中にあるお好みのアイコンファイル名に変更する。<br />
				link-icon_external.gif　→　link-icon_external<font color="#ff0000">_07</font>.gif</p>
				<h2>アイコンを前に表示したい</h2>
				<p>スタイルシートの<br />
				padding-right： 12Px　を padding-<font color="#ff0000">left</font>: 12px<br />
				no-repeat right を　no-repeat <font color="#ff0000">left</font>　<br />
				で、どうだ！　出来た。</p>

	タグ: <a href="http://www.kohoku.info/articles/tag/wordpress" title="WordPress" rel="tag">WordPress</a>, <a href="http://www.kohoku.info/articles/tag/%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3" title="プラグイン" rel="tag">プラグイン</a><br />

	<h4>関連する投稿</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.kohoku.info/articles/wordpress/40.html" title="WordPress プラグイン jQuery Lightbox For Native Galleries">WordPress プラグイン jQuery Lightbox For Native Galleries</a> <span>(2008 年 11 月 7 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/27.html" title="パーマリンクの設定">パーマリンクの設定</a> <span>(2008 年 3 月 8 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/23.html" title="Simple Tags  をインストール">Simple Tags  をインストール</a> <span>(2008 年 2 月 9 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/16.html" title="My Category Order を使う">My Category Order を使う</a> <span>(2008 年 2 月 3 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/15.html" title="WordPress導入">WordPress導入</a> <span>(2008 年 2 月 3 日)</span></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.kohoku.info/articles/wordpress/24.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simple Tags  をインストール</title>
		<link>http://www.kohoku.info/articles/wordpress/23.html</link>
		<comments>http://www.kohoku.info/articles/wordpress/23.html#comments</comments>
		<pubDate>Sat, 09 Feb 2008 02:28:30 +0000</pubDate>
		<dc:creator>kokita</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://www.kohoku.info/?p=23</guid>
		<description><![CDATA[				WordPress が使われているサイトを見ていると、エントリー記事の下に「関連記事」題して、関連した記事のリンクが張られているのをよく見かける。これがしたくて、Simple Tags をインストールしてみた。S [...]]]></description>
			<content:encoded><![CDATA[				<p>WordPress が使われているサイトを見ていると、エントリー記事の下に「関連記事」題して、関連した記事のリンクが張られているのをよく見かける。これがしたくて、Simple Tags をインストールしてみた。<a href="http://www.herewithme.fr/wordpress-plugins/simple-tags" class="liexternal">Simple Tagsのダウロード</a><br />
				<span id="more-23"></span></p>
				<h2>初期設定</h2>
				<p>Simple Tags のプラグインを有効にしたら、とりあえず管理場面の「管理」-「 Simple Tags」から「設定を更新する」を行う。<br />
				余談：これをしなかったため、「関連記事」の項目が英語表示になってしまった。</p>
				<h2>関連記事の表示</h2>
				<p>表示したいと部分に、　<strong>&lt;?php st_related_posts(); ?&gt;</strong> 　と入れる。</p>
				<h2>参考にしたページ</h2>
				<ul>
				<li><a href="http://www.graphact.com/memo/2008/01/20/176" class="liexternal">WordPress タグ管理はじめました &#8211; Numb</a></li>
				</ul>

	タグ: <a href="http://www.kohoku.info/articles/tag/wordpress" title="WordPress" rel="tag">WordPress</a>, <a href="http://www.kohoku.info/articles/tag/%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3" title="プラグイン" rel="tag">プラグイン</a><br />

	<h4>関連する投稿</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.kohoku.info/articles/wordpress/40.html" title="WordPress プラグイン jQuery Lightbox For Native Galleries">WordPress プラグイン jQuery Lightbox For Native Galleries</a> <span>(2008 年 11 月 7 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/27.html" title="パーマリンクの設定">パーマリンクの設定</a> <span>(2008 年 3 月 8 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/24.html" title="外部リンクにアイコンを付ける　Link Indication　プラグイン">外部リンクにアイコンを付ける　Link Indication　プラグイン</a> <span>(2008 年 2 月 17 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/16.html" title="My Category Order を使う">My Category Order を使う</a> <span>(2008 年 2 月 3 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/15.html" title="WordPress導入">WordPress導入</a> <span>(2008 年 2 月 3 日)</span></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.kohoku.info/articles/wordpress/23.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Category Order を使う</title>
		<link>http://www.kohoku.info/articles/wordpress/16.html</link>
		<comments>http://www.kohoku.info/articles/wordpress/16.html#comments</comments>
		<pubDate>Sun, 03 Feb 2008 10:51:15 +0000</pubDate>
		<dc:creator>kokita</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://www.kohoku.info/?p=16</guid>
		<description><![CDATA[				＊2008年12月16日 記
				下記はMy Category Order　Version: 2.3.2の画面です。12月16日ではMy Category OrderはVersion: 2.7でMy Cate [...]]]></description>
			<content:encoded><![CDATA[				<p><span style="color: #993300;">＊2008年12月16日 記<br />
				下記はMy Category Order　Version: 2.3.2の画面です。12月16日ではMy Category OrderはVersion: 2.7でMy Category Order設定画面が少し違う。</span></p>
				<p>カテゴリ名のリスト表示する順を自由に設定出来るプラグインです。</p>
				<blockquote><p><a href="http://geekyweekly.com/mycategoryorder" class="liexternal">Geeky Weekly » Wordpress Plugin &#8211; My Category Order</a></p></blockquote>
				<p>ダウンロードし解凍したファイルを、/wp-content/plugins のフォルダにアップロードし、管理画面のプラグインから、My Category Order を有効にする。</p>
				<p><span id="more-16"></span>次に、管理画面の管理メニューの中に、「My Category Order」 が追加されているので、My Category Order をクリック。My Category Order 画面が表示されたら、Order Categories項目で、カテゴリ名をドラッグしカテゴリの並べ替えを行い、「Click to Order Categories」クリックで保存。</p>
				<p>ウィジェットを使って表示する場合は、テーマ、ウィジェットからウィジェットに、My Category Order を追加し</p>
				<p style="text-align: center"><img style="padding-right: 10px; padding-left: 0px; padding-bottom: 10px; padding-top: 0px" title="wys-2.JPG" src="http://www.kohoku.info/wp/wp-content/uploads/wp/wys-2.JPG" border="0" alt="wys-2.JPG" hspace="1" vspace="1" width="424" height="392" /></p>
				<p>ウィジェットのMy Category Order設定画面から、「Include」 に表示するカテゴリID番号を入れて、設定変更保存を行う。<br />
				(<span style="color: #993300;">My Category Order Version: 2.3.2の画面</span>）</p>
				<p style="text-align: center"><img style="padding-right: 10px; padding-left: 0px; padding-bottom: 10px; padding-top: 0px" title="wys-01.JPG" src="/wp/wp-content/uploads/wp/wys-01.JPG" border="0" alt="wys-01.JPG" hspace="1" vspace="1" width="385" height="311" /></p>
				<p><span style="color: #ff6600;">ウィジェットを使わないで、特定な場所に表示する場合</span>は、下記の「■設置方法」を参考にしてください。</p>
				<blockquote><p><a href="http://blog.crdts.net/plugins14.html" class="liexternal">カテゴリーの並び順を変更 &#8211; WordPressを使ってみた</a></p></blockquote>

	タグ: <a href="http://www.kohoku.info/articles/tag/wordpress" title="WordPress" rel="tag">WordPress</a>, <a href="http://www.kohoku.info/articles/tag/%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3" title="プラグイン" rel="tag">プラグイン</a><br />

	<h4>関連する投稿</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.kohoku.info/articles/wordpress/40.html" title="WordPress プラグイン jQuery Lightbox For Native Galleries">WordPress プラグイン jQuery Lightbox For Native Galleries</a> <span>(2008 年 11 月 7 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/27.html" title="パーマリンクの設定">パーマリンクの設定</a> <span>(2008 年 3 月 8 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/24.html" title="外部リンクにアイコンを付ける　Link Indication　プラグイン">外部リンクにアイコンを付ける　Link Indication　プラグイン</a> <span>(2008 年 2 月 17 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/23.html" title="Simple Tags  をインストール">Simple Tags  をインストール</a> <span>(2008 年 2 月 9 日)</span></li>
	<li><a href="http://www.kohoku.info/articles/wordpress/15.html" title="WordPress導入">WordPress導入</a> <span>(2008 年 2 月 3 日)</span></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.kohoku.info/articles/wordpress/16.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
