<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Ange*Blanc &#187; コメント</title>
	<atom:link href="http://angeblanc.net/tag/comment/feed/" rel="self" type="application/rss+xml" />
	<link>http://angeblanc.net</link>
	<description>WordPressのプラグイン紹介をメインに細々と。時々写真も撮ったりするペンタスキー。</description>
	<lastBuildDate>Sat, 13 Mar 2010 11:39:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/tag/comment/feed/" />
		<item>
		<title>【WP】コメント時に画像もアップロードする。 Comment Image</title>
		<link>http://angeblanc.net/2009/09/07/comment-image/</link>
		<comments>http://angeblanc.net/2009/09/07/comment-image/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 12:57:13 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[アップロード]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[画像]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=5293</guid>
		<description><![CDATA[『Comment Image』はコメント投稿時に、画像もアップロードできるようにするWordPressプラグインです。
アップロードできる画像はJPGのみになります。

プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/comment-image/" hreflang="en">WordPress › Comment Image « WordPress Plugins</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/half_star.png" alt="&#189;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3.5/5" />&#160;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="Wordpress" />『Comment Image』はコメント投稿時に、画像もアップロードできるようにするWordPressプラグインです。<br />
アップロードできる画像はJPGのみになります。</p>
<p><br clear="all" /><br />
プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/comment-image/" hreflang="en" target="_blank" class="liwp">WordPress › Comment Image « WordPress Plugins</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&frac12;&#9734;&nbsp;</p></div>
<p class="more"><span id="more-5293"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『comment-image.zip』をダウンロード（Download）。</li>
<li>解凍後、『comment-image』をwp-content/pluginsへアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『Comment Image』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>オプションの設定</h3>
<p>Settings（設定） > Comment Imageよりオプションの設定を行う。</p>
<p>　<strong>Image selection field</strong>：画像選択フィールドの挿入方法<br />
　　<strong>Inject via WordPress hook</strong>：WordPressのフックを使用して挿入。<br />
　　<strong>Inject via Javascript</strong>：Javascriptを使用して挿入。<br />
　　<strong>Do not inject, manually added</strong>：自動的に画像選択フィールドを挿入しない。自分でテーマファイル内に挿入する。</p>
<p><strong>『Do not inject, manually added』を選択した場合</strong><br />
『comment.php』、textareaの下に下記コードを挿入。</p>
<pre class="brush: php;">&lt;input type=&quot;file&quot; name=&quot;image&quot; /&gt;</pre>
<p>　<br />
　<strong>Image field label</strong>：画像選択フィールド付近に表示するラベル。<br />
<br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2009/09/comment-image.jpg" rel="lightbox[5293]" title="Comment Image"><img src="http://angeblanc.net/wp-content/uploads/2009/09/comment-image-140x140.jpg" alt="Comment Image" title="Comment Image" width="100" height="100" class="alignleft size-thumbnail wp-image-5368" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/08/comment-image-o.jpg" rel="lightbox[5293]" title="Comment Image"><img src="http://angeblanc.net/wp-content/uploads/2009/08/comment-image-o-140x140.jpg" alt="Comment Image オプション" title="Comment Image オプション" width="100" height="100" class="alignleft size-thumbnail wp-image-5294" /></a><br />
<br clear="all" /><br />
<br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.8.4<br />
Plugin ver. 1.0.1<br />
<br clear="all" /><br />
<br clear="all" /><br />
<a href="http://hb.afl.rakuten.co.jp/hgc/09e811bf.d9f67fac.09e811c0.028b18ae/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f5845815%2f&#038;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f13041198%2f" target="_blank"><img src="http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbook%2fcabinet%2f7981%2f79811667.jpg%3f_ex%3d80x80&#038;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbook%2fcabinet%2f7981%2f79811667.jpg%3f_ex%3d64x64" border="0"></a><br />
<a href="http://hb.afl.rakuten.co.jp/hgc/09e811bf.d9f67fac.09e811c0.028b18ae/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f5845815%2f&#038;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f13041198%2f" target="_blank" class="liexternal">WordPress逆引きデザイン事典</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2009/09/07/comment-image/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2009/09/07/comment-image/" />
	</item>
		<item>
		<title>【WP】コメント返信時にメールでお知らせする。Comment Reply Notification</title>
		<link>http://angeblanc.net/2009/05/23/comment-reply-notification/</link>
		<comments>http://angeblanc.net/2009/05/23/comment-reply-notification/#comments</comments>
		<pubDate>Sat, 23 May 2009 13:04:24 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[メール]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=3611</guid>
		<description><![CDATA[『Comment Reply Notification』はコメントに返信があった時に、メールで返信を通知するWordPressプラグインです。

コメントをスレッド形式にする必要があります。

<br clear="all" />

プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/comment-reply-notification/" hreflang="en">WordPress › Comment Reply Notification « WordPress Plugins</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/half_star.png" alt="&#189;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3.5/5" />&#160;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="Wordpress" />『Comment Reply Notification』はコメントに返信があった時に、メールで返信を通知するWordPressプラグインです。</p>
<p>コメントをスレッド形式にする必要があります。</p>
<p><br clear="all" /></p>
<p>プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/comment-reply-notification/" hreflang="en" target="_blank" class="liwp">WordPress › Comment Reply Notification « WordPress Plugins</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&frac12;&#9734;&nbsp;</p></div>
<p class="more"><span id="more-3611"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『comment-reply-notification.***.zip』をダウンロード（Download）。</li>
<li>解凍後、『comment-reply-notification』をwp-content/pluginsへアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『Comment Reply Notification』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>オプションの設定</h3>
<p>Settings（設定） > Comment Reply Notificationよりオプションの設定を行う</p>
<p>　<strong>Email notify the parent commenter when his comment was replied</strong>：<br />
　コメント返信時にメールを送信するかを選択。</p>
<p>　　<strong>Disabled</strong>：送信しない<br />
　　<strong>Replied by the author of the post or administrator ONLY</strong>：記事投稿者または管理者が返信した場合のみ送信する<br />
　　<strong>Anyone replies</strong>：送信する<br />
　　<strong>Commenter choose to do so(default checked)</strong>：コメント時にメールを受け取るかを選択（デフォルト：チェック済み）<br />
　　<strong>Commenter choose to do so(default unchecked)</strong>：コメント時にメールを受け取るかを選択（デフォルト：未チェック）</p>
<p>　<strong>Edit the subject of notification email</strong>：メールの件名</p>
<p>　<strong>Edit Notification Message</strong>：メール内容</p>
<p><br clear="all" /></p>
<h3>メッセージを変更する場合</h3>
<p>『Commenter choose to do so』（メールを受け取るかの選択）選択時の、コメント画面のメッセージを変更したい場合は、以下の部分を変更する。</p>
<p>『comment-reply-notification.php』の247・249行目あたり。</p>
<pre class="brush: php;">&lt;label for=&quot;comment_mail_notify&quot;&gt;' . __('Notify me of follow-up comments via e-mail', 'comment-reply-notification') . '&lt;/label&gt;</pre>
<p>『Notify me of follow-up comments via e-mail』を変更する。<br />
<br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2009/05/crn1.jpg" rel="lightbox[3611]" title="Comment Reply Notification"><img src="http://angeblanc.net/wp-content/uploads/2009/05/crn1-140x140.jpg" alt="Comment Reply Notification" title="Comment Reply Notification" width="100" height="100" class="alignleft size-thumbnail wp-image-4440" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/05/crn2.jpg" rel="lightbox[3611]" title="Comment Reply Notification Option"><img src="http://angeblanc.net/wp-content/uploads/2009/05/crn2-140x140.jpg" alt="Comment Reply Notification Option" title="Comment Reply Notification Option" width="100" height="100" class="alignleft size-thumbnail wp-image-4441" /></a><br />
<br clear="all" /><br />
<br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.7.1<br />
Plugin ver. 1.2</p>
<p><br clear="all" /><br />
<br clear="all" /><br />
<a href="http://hb.afl.rakuten.co.jp/hgc/09e811bf.d9f67fac.09e811c0.028b18ae/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f5980303%2f&#038;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f13137748%2f" target="_blank"><img src="http://hbb.afl.rakuten.co.jp/hgb/?pc=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbook%2fcabinet%2f8399%2f83992925.jpg%3f_ex%3d80x80&#038;m=http%3a%2f%2fthumbnail.image.rakuten.co.jp%2f%400_mall%2fbook%2fcabinet%2f8399%2f83992925.jpg%3f_ex%3d64x64" border="0"></a><br />
<a href="http://hb.afl.rakuten.co.jp/hgc/09e811bf.d9f67fac.09e811c0.028b18ae/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f5980303%2f&#038;m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f13137748%2f" target="_blank" class="liexternal">基本からしっかりわかるWordPress 2．7カスタマイズブック</a></p>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2009/05/23/comment-reply-notification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2009/05/23/comment-reply-notification/" />
	</item>
		<item>
		<title>【WP】サイドバーにゲストブックを表示する。WP Wall</title>
		<link>http://angeblanc.net/2009/03/24/wp-wall/</link>
		<comments>http://angeblanc.net/2009/03/24/wp-wall/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 14:11:37 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ゲストブック]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=1212</guid>
		<description><![CDATA[『WP Wall』はサイドバーにゲストブックを設置できるWordPressプラグインです。
仕組みとしては、新規ページを作成し、そのページにコメントをしてもらう、というものですね。

有効化すると、『WP Wall Guestbook』ページが作成されます。

プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/wp-wall/" hreflang="en">WordPress › WP Wall « WordPress Plugins</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3/5" />&#160;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="Wordpress" />『WP Wall』はサイドバーにゲストブックを設置できるWordPressプラグインです。<br />
仕組みとしては、新規ページを作成し、そのページにコメントをしてもらう、というものですね。</p>
<p>有効化すると、『WP Wall Guestbook』ページが作成されます。</p>
<p><br clear="all" /></p>
<p>プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/wp-wall/" hreflang="en" target="_blank" class="liwp">WordPress › WP Wall « WordPress Plugins</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&#9734;&#9734;&nbsp;</p></div>
<p><br clear="all" /></p>
<p class="more"><span id="more-1212"></span></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『wp-wall.zip』をダウンロード（Download）。</li>
<li>解凍後、『wp-wall』をwp-content/pluginsへアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『WP Wall』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>オプションの設定</h3>
<p>Settings（設定） > WP-Wallよりオプションの設定を行う。</p>
<p>　<strong>General Options</strong></p>
<p>　　<strong>Title for the widget </strong>：ウィジェットのタイトル</p>
<p>　　<strong>Leave a reply text </strong>：コメントフォームを表示させるリンクの文字</p>
<p>　　<strong>Number of comments to show (max 25) </strong>：表示するコメント数（最大25）</p>
<p>　　<strong>Show &#8216;All&#8217; link ～</strong>：全てのコメントを表示させるページへのリンクを表示するかの可否。<br />
　　　表示する場合は、ページ『WP Wall Guestbook』を公開しておく必要がある。</p>
<p> 　　<strong>Show email field in the form </strong>：E-mail入力フィールドを表示させるかの可否</p>
<p>　　<strong>Allow HTML in comments (use with CAUTION) </strong>：タグ使用の可否</p>
<p>　　<strong>Make links clickable</strong> :URL入力でリンクが張られるようにする。タグ使用を許可しないと使用できない。<br />
　　<strong>Expand post box by default</strong>：コメントフォームをあらかじめ表示させておくかの可否</p>
<p>　　<strong>Reverse order of displayed comments</strong>：コメントを投稿順に表示するかの可否。<br />
　　　未チェックで、新しく投稿されたものが上に表示される。</p>
<p><br clear="all" /></p>
<p>　<strong>Comments</strong></p>
<p>　　<strong>Disable new comments</strong>：コメント連投の可否。チェックすると、連投できなくなる。</p>
<p>　　<strong>Only registered users can post</strong>：投稿を登録ユーザーのみにするかの可否</p>
<p>　　<strong>Treat admin deleted comments as spam</strong>：</p>
<p>　　<strong>If you wish to show ～</strong>：日付のフォーマット</p>
<p><br clear="all" /></p>
<p>　<strong>RSS Feed</strong></p>
<p>　　<strong>Show Wall&#8217;s RSS feed link</strong>：フィードを表示</p>
<p><br clear="all" /></p>
<p>　<strong>Interactive Wall</strong></p>
<p>　　<strong>Refresh time</strong>：自動リロードする秒間隔。0でリロードしない</p>
<p><br clear="all" /></p>
<p>　<strong>Wordwrap</strong></p>
<p>　　<strong>Wrap long words after this many characters</strong>：</p>
<p><br clear="all" /></p>
<p>　<strong>Excerpts</strong></p>
<p>　　<strong>Excerpt length in words</strong>：コメントが長い場合に、抜粋表示させるかの可否。</p>
<p><br clear="all" /></p>
<p>　<strong>Advanced</strong></p>
<p>　　<strong>Wall Page ID</strong>：ページ『WP Wall Guestbook』のID。変更の必要なし</p>
<p><br clear="all" /></p>
<h3>サイドバーに表示する</h3>
<h4>ウィジェットが有効になっている場合</h4>
<p>Appearance（外観） > Widgets（ウィジェット）<br />
『WP Wall』をCurrent Widgets（現在のウィジェット）に追加し、保存する。<br />
Edit（編集）からオプションの設定を行う。</p>
<p>　Title：サイドバーに表示するタイトル</p>
<p><br clear="all" /></p>
<h4>ウィジェットが有効になっていない場合</h4>
<p>表示したい箇所に下記コードを挿入。</p>
<pre class="brush: php;">&lt;?php if (function_exists('WPWall_Widget')) WPWall_Widget(); ?&gt;</pre>
<p><br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2009/03/wpwall.jpg" rel="lightbox[1212]" title="WP Wall"><img src="http://angeblanc.net/wp-content/uploads/2009/03/wpwall-140x140.jpg" alt="WP Wall" title="WP Wall" width="100" height="100" class="alignleft size-thumbnail wp-image-3669" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/03/wpwall-o.jpg" rel="lightbox[1212]" title="WP Wall オプション"><img src="http://angeblanc.net/wp-content/uploads/2009/03/wpwall-o-140x140.jpg" alt="WP Wall オプション" title="WP Wall オプション" width="100" height="100" class="alignleft size-thumbnail wp-image-3666" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/03/wpwall-o2.jpg" rel="lightbox[1212]" title="WP Wall オプション2"><img src="http://angeblanc.net/wp-content/uploads/2009/03/wpwall-o2-140x140.jpg" alt="WP Wall オプション2" title="WP Wall オプション2" width="100" height="100" class="alignleft size-thumbnail wp-image-3667" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/03/wpwall-w.jpg" rel="lightbox[1212]" title="WP Wall ウィジェット"><img src="http://angeblanc.net/wp-content/uploads/2009/03/wpwall-w-140x140.jpg" alt="WP Wall ウィジェット" title="WP Wall ウィジェット" width="100" height="100" class="alignleft size-thumbnail wp-image-3668" /></a></p>
<p><br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.7.1<br />
Plugin ver. 1.4.2</p>
<p><br clear="all" /></p>
<div class="tmkm-amazon-view">
	<p><a href="http://www.amazon.co.jp/%E3%83%8A%E3%82%AB%E3%83%90%E3%83%A4%E3%82%B7-YGB-501-%E7%94%B1%E7%BE%8E%E6%A1%82-%E3%82%B2%E3%82%B9%E3%83%88%E3%83%96%E3%83%83%E3%82%AF-100%E5%90%8D%E7%94%A8/dp/B000LV61CE%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000LV61CE"><img src="http://ecx.images-amazon.com/images/I/21sWnZhoPOL._SL75_.jpg" border="0" alt="YGB-501 由美桂/ゲストブック/100名用" /></a></p>
	<p><a href="http://www.amazon.co.jp/%E3%83%8A%E3%82%AB%E3%83%90%E3%83%A4%E3%82%B7-YGB-501-%E7%94%B1%E7%BE%8E%E6%A1%82-%E3%82%B2%E3%82%B9%E3%83%88%E3%83%96%E3%83%83%E3%82%AF-100%E5%90%8D%E7%94%A8/dp/B000LV61CE%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3DB000LV61CE">YGB-501 由美桂/ゲストブック/100名用</a>	<p><em>発売日：</em>2006-12-08</p>
<hr class="tmkm-amazon-clear" /></div>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2009/03/24/wp-wall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2009/03/24/wp-wall/" />
	</item>
		<item>
		<title>【WP】スパムコメントを防止する。Ajax Fancy Captcha</title>
		<link>http://angeblanc.net/2009/03/14/ajax-fancy-captcha/</link>
		<comments>http://angeblanc.net/2009/03/14/ajax-fancy-captcha/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 12:55:25 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[キャプチャ]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=3528</guid>
		<description><![CDATA[『Ajax Fancy Captcha』はコメントをキャプチャ認証するWordPressプラグインです。
画面に表示されたテキストと同じアイコンをドラッグすることで、コメント投稿が可能になります。
スパムコメント防止にどうぞ。見た目がけっこう可愛らしいです。

プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/ajax-fancy-captcha/" hreflang="en">WordPress › Ajax Fancy Captcha « WordPress Plugins</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/half_star.png" alt="&#189;" title="3.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3.5/5" />&#160;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="Wordpress" />『Ajax Fancy Captcha』はコメントをキャプチャ認証するWordPressプラグインです。<br />
画面に表示されたテキストと同じアイコンをドラッグすることで、コメント投稿が可能になります。<br />
スパムコメント防止にどうぞ。見た目がけっこう可愛らしいです。</p>
<p><br clear="all" /></p>
<p>プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/ajax-fancy-captcha/" hreflang="en" target="_blank" class="liwp">WordPress › Ajax Fancy Captcha « WordPress Plugins</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&frac12;&#9734;&nbsp;</p></div>
<p class="more"><span id="more-3528"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『ajax-fancy-captcha.zip』をダウンロード（Download）。</li>
<li>解凍後、『ajax-fancy-captcha』フォルダを『AjaxFancyCaptcha』に名前変更</li>
<li>『AjaxFancyCaptcha』をwp-content/pluginsへアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『Ajax Fancy Captcha』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>オプションの設定</h3>
<p>Plugins（プラグイン） > AF Captchaよりオプションの設定を行う。</p>
<p>　<strong>Captcha border-color (hex)</strong>：キャプチャの枠線の色を指定</p>
<p>　<strong>Additional Css for Captcha</strong>：CSS</p>
<p><br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2009/03/ajax-fancy-captcha1.jpg" rel="lightbox[pics3528]" title="Ajax Fancy Captcha"><img src="http://angeblanc.net/wp-content/uploads/2009/03/ajax-fancy-captcha1.thumbnail.jpg" alt="Ajax Fancy Captcha" width="100" height="100" class="attachment wp-att-3634 alignleft" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/03/ajax-fancy-captcha-o.jpg" rel="lightbox[pics3528]" title="Ajax Fancy Captcha Option"><img src="http://angeblanc.net/wp-content/uploads/2009/03/ajax-fancy-captcha-o.thumbnail.jpg" alt="Ajax Fancy Captcha Option" width="100" height="100" class="attachment wp-att-3622 alignleft" /></a></p>
<p><br clear="all" /><br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.7.1<br />
Plugin ver. 1.0.0<br />
<br clear="all" /><br clear="all" /></p>
<div class="tmkm-amazon-view">
	<p><a href="http://www.amazon.co.jp/%E3%82%B9%E3%83%91%E3%83%A0%E3%83%A1%E3%83%BC%E3%83%AB%E5%A4%A7%E8%B3%9E-%E6%96%87%E6%98%A5%E6%96%87%E5%BA%AB-%E3%82%B5%E3%82%A8%E3%82%AD-%E3%81%91%E3%82%93%E3%81%9E%E3%81%86/dp/4167753510%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4167753510"><img src="http://ecx.images-amazon.com/images/I/41t7hmkCdcL._SL160_.jpg" border="0" alt="" /></a></p>
	<p><a href="http://www.amazon.co.jp/%E3%82%B9%E3%83%91%E3%83%A0%E3%83%A1%E3%83%BC%E3%83%AB%E5%A4%A7%E8%B3%9E-%E6%96%87%E6%98%A5%E6%96%87%E5%BA%AB-%E3%82%B5%E3%82%A8%E3%82%AD-%E3%81%91%E3%82%93%E3%81%9E%E3%81%86/dp/4167753510%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4167753510">スパムメール大賞 (文春文庫)</a></p>
	<p><em>著者／訳者：</em>サエキ けんぞう</p>
	<p><em>出版社：</em>文藝春秋( 2009-02 )</p>
	<p>文庫 ( 213 ページ )</p>
<hr class="tmkm-amazon-clear" /></div>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2009/03/14/ajax-fancy-captcha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2009/03/14/ajax-fancy-captcha/" />
	</item>
		<item>
		<title>【WP】コメントフォームにクイックタグを追加する。 Comment Form Quicktags</title>
		<link>http://angeblanc.net/2009/02/07/comment-form-quicktags/</link>
		<comments>http://angeblanc.net/2009/02/07/comment-form-quicktags/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 12:24:24 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[クイックタグ]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=2820</guid>
		<description><![CDATA[『Comment Form Quicktags』はコメントフォームにクイックタグを追加するWordPressプラグインです。

プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/comment-form-quicktags/" hreflang="en">WordPress › Comment Form Quicktags « WordPress Plugins</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3/5" />&#160;</p>

]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="Wordpress" />『Comment Form Quicktags』はコメントフォームにクイックタグを追加するWordPressプラグインです。</p>
<p><br clear="all" /></p>
<p>プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/comment-form-quicktags/" hreflang="en" target="_blank" class="liwp">WordPress › Comment Form Quicktags « WordPress Plugins</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&#9734;&#9734;&nbsp;</p></div>
<p class="more"><span id="more-2820"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『comment-form-quicktags.***.zip』をダウンロード（Download）。</li>
<li>解凍後、『comment-form-quicktags』をwp-content/pluginsへフォルダごとアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『Comment Form Quicktags』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>オプションの設定</h3>
<p>Settings（設定）> Comment Form Quicktagsよりオプションの設定を行う。<br />
<br clear="all" /></p>
<p>　<strong>ID</strong>：ID　必要項目<br />
　<strong>Display</strong>：	表示するテキスト　必要項目<br />
　<strong>Start tag</strong>：開始タグ<br />
　<strong>End tag</strong>：終了タグ<br />
　<strong>Access key</strong>：アクセスキー</p>
<p><br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2009/02/cfq.jpg" rel="lightbox[pics2820]" title="Comment Form Quicktags"><img src="http://angeblanc.net/wp-content/uploads/2009/02/cfq.thumbnail.jpg" alt="Comment Form Quicktags" width="100" height="100" class="attachment wp-att-2974 alignleft" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/02/cfq-o.jpg" rel="lightbox[pics2820]" title="Comment Form Quicktags Option"><img src="http://angeblanc.net/wp-content/uploads/2009/02/cfq-o.thumbnail.jpg" alt="Comment Form Quicktags Option" width="100" height="100" class="attachment wp-att-2975 alignleft" /></a><br />
<br clear="all"><br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.7<br />
Plugin ver. 1.1.5<br />
<br clear="all"><br clear="all" /></p>
<div class="tmkm-amazon-view">
	<p><a href="http://www.amazon.co.jp/%E3%80%8C%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E5%8A%9B%E3%80%8D%E3%82%92%E9%8D%9B%E3%81%88%E3%82%8B-%E7%94%9F%E6%B4%BB%E4%BA%BA%E6%96%B0%E6%9B%B8-%E6%9C%89%E7%94%B0-%E8%8A%B3%E7%94%9F/dp/4140880473%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4140880473"><img src="http://ecx.images-amazon.com/images/I/31ECRE6CFHL._SL160_.jpg" border="0" alt="" /></a></p>
	<p><a href="http://www.amazon.co.jp/%E3%80%8C%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E5%8A%9B%E3%80%8D%E3%82%92%E9%8D%9B%E3%81%88%E3%82%8B-%E7%94%9F%E6%B4%BB%E4%BA%BA%E6%96%B0%E6%9B%B8-%E6%9C%89%E7%94%B0-%E8%8A%B3%E7%94%9F/dp/4140880473%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4140880473">「コメント力」を鍛える (生活人新書)</a></p>
	<p><em>著者／訳者：</em>有田 芳生</p>
	<p><em>出版社：</em>日本放送出版協会( 2002-11 )</p>
	<p>新書 ( 186 ページ )</p>
<hr class="tmkm-amazon-clear" /></div>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2009/02/07/comment-form-quicktags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2009/02/07/comment-form-quicktags/" />
	</item>
		<item>
		<title>【WP】管理者のみにコメントを公開できるようにする。 Whisper Comment</title>
		<link>http://angeblanc.net/2009/01/08/whisper-comment/</link>
		<comments>http://angeblanc.net/2009/01/08/whisper-comment/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 12:56:21 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[Whisper]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=2722</guid>
		<description><![CDATA[『Whisper Comment』は管理者のみに公開できるコメントを投稿するWordPressプラグインです。

以前に紹介した『Whisper』の影響を受けて、作られたもののようです。

プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/whisper-comment-afm/" hreflang="en">WordPress › Whisper Comment « WordPress Plugins</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="4.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="4.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="4.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="4.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/half_star.png" alt="&#189;" title="4.5/5" />&#160;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="Wordpress" />『Whisper Comment』は管理者のみに公開できるコメントを投稿するWordPressプラグインです。</p>
<p>以前に紹介した『Whisper』の影響を受けて、作られたもののようです。</p>
<p><br clear="all" /></p>
<p>プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/whisper-comment-afm/" hreflang="en" target="_blank" class="liwp">WordPress › Whisper Comment « WordPress Plugins</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</p></div>
<p class="more"><span id="more-2722"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『whisper-comment-afm.***.zip』をダウンロード（Download）。</li>
<li>解凍後、『whisper-comment-afm』をwp-content/pluginsへフォルダごとアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『Whisper Comment』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>オプションの設定</h3>
<p>Settings（設定） > Whisper Commentからオプションの設定を行う。</p>
<p>　<strong>Activate Whisper Comment</strong>：非公開コメントを有効化するかの可否</p>
<p>　<strong>Send Whisper To</strong>：非公開コメントを公開する範囲を指定。（現在は管理者のみ。）<br />
　　<strong>Whisper to Administrator only</strong>：管理者のみに公開する<br />
　　<strong>Whisper to a registered user</strong>：登録ユーザーにも公開する<br />
　　<strong>Whisper to registered users</strong>：登録ユーザーにも公開する</p>
<p>　<strong>Whisper Checkbox Label</strong>：コメント欄のチェックボックス前に表示するラベル。</p>
<p>　<strong>Whisper Access Denied Message</strong>：管理者以外に表示されるコメント。</p>
<p>　<strong>Whisper Access Granted Message</strong>	：管理者ログイン時に表示されるコメントの前に表示させる。<br />
　　非公開コメントである事をわかりやすくする為のもの。</p>
<p>　<strong>Whisper Author Access Message</strong>：</p>
<p><br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2009/01/whispercomment1.jpg" rel="lightbox[pics2722]" title="Whisper Comment"><img src="http://angeblanc.net/wp-content/uploads/2009/01/whispercomment1.thumbnail.jpg" alt="Whisper Comment" width="100" height="100" class="attachment wp-att-2723 alignleft" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/01/whispercomment2.jpg" rel="lightbox[pics2722]" title="Whisper Comment"><img src="http://angeblanc.net/wp-content/uploads/2009/01/whispercomment2.thumbnail.jpg" alt="Whisper Comment" width="100" height="100" class="attachment wp-att-2724 alignleft" /></a><a href="http://angeblanc.net/wp-content/uploads/2009/01/whispercomment-o.jpg" rel="lightbox[pics2722]" title="Whisper Comment Option"><img src="http://angeblanc.net/wp-content/uploads/2009/01/whispercomment-o.thumbnail.jpg" alt="Whisper Comment Option" width="100" height="100" class="attachment wp-att-2725 alignleft" /></a><br />
<br clear="all"></p>
<p>左から、非ログイン時のコメント、ログイン時のコメント、オプション画面。</p>
<p><br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.7<br />
Plugin ver. 0.1</p>
<p><br clear="all"><br clear="all" /></p>
<div class="tmkm-amazon-view">
	<p><a href="http://www.amazon.co.jp/%E3%80%8C%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E5%8A%9B%E3%80%8D%E3%82%92%E9%8D%9B%E3%81%88%E3%82%8B-%E7%94%9F%E6%B4%BB%E4%BA%BA%E6%96%B0%E6%9B%B8-%E6%9C%89%E7%94%B0-%E8%8A%B3%E7%94%9F/dp/4140880473%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4140880473"><img src="http://ecx.images-amazon.com/images/I/31ECRE6CFHL._SL160_.jpg" border="0" alt="" /></a></p>
	<p><a href="http://www.amazon.co.jp/%E3%80%8C%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E5%8A%9B%E3%80%8D%E3%82%92%E9%8D%9B%E3%81%88%E3%82%8B-%E7%94%9F%E6%B4%BB%E4%BA%BA%E6%96%B0%E6%9B%B8-%E6%9C%89%E7%94%B0-%E8%8A%B3%E7%94%9F/dp/4140880473%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4140880473">「コメント力」を鍛える (生活人新書)</a></p>
	<p><em>著者／訳者：</em>有田 芳生</p>
	<p><em>出版社：</em>日本放送出版協会( 2002-11 )</p>
	<p>新書 ( 186 ページ )</p>
<hr class="tmkm-amazon-clear" /></div>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2009/01/08/whisper-comment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2009/01/08/whisper-comment/" />
	</item>
		<item>
		<title>【WP】チェックボックスによるスパムコメント防止策。　Comment-Policy</title>
		<link>http://angeblanc.net/2008/12/27/comment-policy/</link>
		<comments>http://angeblanc.net/2008/12/27/comment-policy/#comments</comments>
		<pubDate>Sat, 27 Dec 2008 12:24:15 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=2161</guid>
		<description><![CDATA[『Comment-Policy』はコメント規約に同意していただいた場合のみに、チェックボックスにチェックを入れていただき、コメント投稿してもらうというWordPressプラグインです。

スパムコメントは大体『Akismat』で弾いてくれているとは思いますが、このプラグインを導入したことにより、今のところスパムがまったく入ってこなくなりました。

プラグイン配布元 → <a href="http://www.g-loaded.eu/2006/04/02/comment-policy-wordpress-plugin/" hreflang="en">  Comment-Policy WordPress Plugin</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" />&#160;</p>

]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="Wordpress" />『Comment-Policy』はコメント規約に同意していただいた場合のみに、チェックボックスにチェックを入れていただき、コメント投稿してもらうというWordPressプラグインです。</p>
<p>スパムコメントは大体『Akismat』で弾いてくれているとは思いますが、このプラグインを導入したことにより、今のところスパムがまったく入ってこなくなりました。</p>
<p><br clear="all" /></p>
<p>プラグイン配布元 → <a href="http://www.g-loaded.eu/2006/04/02/comment-policy-wordpress-plugin/" hreflang="en" target="_blank" class="liexternal">  Comment-Policy WordPress Plugin</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</p></div>
<p class="more"><span id="more-2161"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『comment-policy.zip』をダウンロード。</li>
<li>解凍後、『comment-policy.php』を必要に応じて、変更・修正する。</li>
<li>変更・修正後、『comment-policy.php』をwp-content/pluginsへアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて、『Comment Policy』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>変更・修正箇所</h3>
<p>25行目辺り</p>
<pre class="brush: php;">$policy_page_URI = 'http://www.example.org/commentpolicy/';</pre>
<p>『http://www.example.org/commentpolicy/』を、コメント規約等のページURLに変更。</p>
<p><br clear="all" /></p>
<p>26行目辺り</p>
<pre class="brush: php;">$policy_page_title = 'Privacy Statement and Terms of Use';</pre>
<p>コメント規約等のページURLへのリンク文字列。</p>
<p>例：（コメント投稿について）</p>
<p><br clear="all" /></p>
<p>27行目辺り</p>
<pre class="brush: php;">$cp_form_field_name = 'anynamewithletters';</pre>
<p>フォーム名『anynamewithletters』を任意文字列に変更。</p>
<p><br clear="all" /></p>
<p>73行目辺り</p>
<pre class="brush: php;">&lt;label for=&quot;comterms&quot;&gt;&lt;small&gt;I have read and accept this web site's &lt;a href=&quot;' . $policy_page_URI . '&quot; target=&quot;_blank&quot; title=&quot;Page opens in new window&quot;&gt;' . $policy_page_title . '&lt;/a&gt;. (required)&lt;/small&gt;&lt;/label&gt;</pre>
<p>チェックボックス横のメッセージを変更。<br />
『I have read and accept this web site&#8217;s 』を任意で変更する。</p>
<p><br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2008/11/come.jpg" rel="lightbox[pics1703]" title="コメント投稿について"><img src="http://angeblanc.net/wp-content/uploads/2008/11/come.thumbnail.jpg" alt="コメント投稿について" width="100" height="100" class="attachment wp-att-1707 alignleft" /></a></p>
<p><br clear="all"><br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.7 , 2.6.5<br />
Plugin ver. 0.3</p>
<p><br clear="all"><br clear="all" /></p>
<div class="tmkm-amazon-view">
	<p><a href="http://www.amazon.co.jp/%E3%82%B9%E3%83%91%E3%83%A0%E3%83%A1%E3%83%BC%E3%83%AB%E3%81%AE%E6%95%99%E7%A7%91%E6%9B%B8-%E6%B8%A1%E9%83%A8-%E7%B6%BE%E5%A4%AA/dp/4887188838%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4887188838"><img src="http://ecx.images-amazon.com/images/I/41Yv5nT6g%2BL._SL160_.jpg" border="0" alt="" /></a></p>
	<p><a href="http://www.amazon.co.jp/%E3%82%B9%E3%83%91%E3%83%A0%E3%83%A1%E3%83%BC%E3%83%AB%E3%81%AE%E6%95%99%E7%A7%91%E6%9B%B8-%E6%B8%A1%E9%83%A8-%E7%B6%BE%E5%A4%AA/dp/4887188838%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4887188838">スパムメールの教科書</a></p>
	<p><em>著者／訳者：</em>渡部 綾太 愛甲 健二 </p>
	<p><em>出版社：</em>データハウス( 2006-09 )</p>
	<p>単行本 ( 460 ページ )</p>
<hr class="tmkm-amazon-clear" /></div>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2008/12/27/comment-policy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2008/12/27/comment-policy/" />
	</item>
		<item>
		<title>【WP】コメントをプレビューする。Live Comment Preview</title>
		<link>http://angeblanc.net/2008/11/20/live-comment-preview/</link>
		<comments>http://angeblanc.net/2008/11/20/live-comment-preview/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 11:24:07 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=1736</guid>
		<description><![CDATA[『Live Comment Preview』はコメント入力時に、コメントをプレビューできるようにするWordpressプラグインです。一文字入力する度に、プレビューされます。

プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/live-comment-preview/" hreflang="en">WordPress › Live Comment Preview « WordPress Plugins</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="5/5" />&#160;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="WordPress" />『Live Comment Preview』はコメント入力時に、コメントをプレビューできるようにするWordPressプラグインです。一文字入力する度に、プレビューされます。<br />
また、メールアドレスがgravatarに登録してある場合、アバター画像もプレビューされます。</p>
<p><br clear="all" /></p>
<p>プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/live-comment-preview/" hreflang="en" target="_blank" class="liwp">WordPress › Live Comment Preview « WordPress Plugins</a></p>
<p><br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</p></div>
<p class="more"><span id="more-1736"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『live-comment-preview.***.zip』をダウンロード。（Download）</li>
<li>解凍後、『live-comment-preview』をwp-content/pluginsへフォルダごとアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『Live Comment Preview』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>表示方法</h3>
<p>プラグインを有効化すれば、自動的に表示されるようになる。<br />
もしコメントプレビューされなかった場合、テーマファイル『comments.php』に下記コードを挿入する。</p>
<pre class="brush: php;">&lt;?php live_preview() ?&gt;</pre>
<p><br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2008/11/live-comment-preview.jpg" rel="lightbox[pics1736]" title="Live Comment Preview"><img src="http://angeblanc.net/wp-content/uploads/2008/11/live-comment-preview.thumbnail.jpg" alt="Live Comment Preview" width="100" height="100" class="attachment wp-att-1738 alignleft" /></a></p>
<p><br clear="all"></p>
<h3>動作確認環境</h3>
<p>WordPress 2.6.3<br />
Plugin ver.1.9</p>
<p><br clear="all"><br clear="all" /></p>
<div class="tmkm-amazon-view">
	<p><a href="http://www.amazon.co.jp/%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E5%8A%9B%E2%80%95%E3%80%8C%E3%81%A7%E3%81%8D%E3%82%8B%E4%BA%BA%E3%80%8D%E3%81%AF%E3%81%93%E3%81%93%E3%81%8C%E3%81%A1%E3%81%8C%E3%81%86-%E3%81%A1%E3%81%8F%E3%81%BE%E6%96%87%E5%BA%AB-%E9%BD%8B%E8%97%A4-%E5%AD%9D/dp/4480423427%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4480423427"><img src="http://ecx.images-amazon.com/images/I/41Cw4jvzw-L._SL160_.jpg" border="0" alt="" /></a></p>
	<p><a href="http://www.amazon.co.jp/%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88%E5%8A%9B%E2%80%95%E3%80%8C%E3%81%A7%E3%81%8D%E3%82%8B%E4%BA%BA%E3%80%8D%E3%81%AF%E3%81%93%E3%81%93%E3%81%8C%E3%81%A1%E3%81%8C%E3%81%86-%E3%81%A1%E3%81%8F%E3%81%BE%E6%96%87%E5%BA%AB-%E9%BD%8B%E8%97%A4-%E5%AD%9D/dp/4480423427%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4480423427">コメント力―「できる人」はここがちがう (ちくま文庫)</a></p>
	<p><em>著者／訳者：</em>齋藤 孝</p>
	<p><em>出版社：</em>筑摩書房( 2007-06 )</p>
	<p>文庫 ( 237 ページ )</p>
<hr class="tmkm-amazon-clear" /></div>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2008/11/20/live-comment-preview/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2008/11/20/live-comment-preview/" />
	</item>
		<item>
		<title>【WP】コメント投稿者のfaviconを表示する。Favicon Images for Comments</title>
		<link>http://angeblanc.net/2008/10/01/favicon-images/</link>
		<comments>http://angeblanc.net/2008/10/01/favicon-images/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 13:39:50 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=607</guid>
		<description><![CDATA[『Favicon Images for Comments』はコメント投稿者のfaviconを表示することの出来るWordpressプラグインです。

プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/favicon-images-for-comments/" hreflang="en">WordPress › Favicon Images for Comments « WordPress Plugins</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/blank_star.png" alt="&#9734;" title="3/5" />&#160;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="WordPress" />『Favicon Images for Comments』はコメント投稿者のfaviconを表示することの出来るWordPressプラグインです。</p>
<p><br clear="all" /></p>
<p>プラグイン配布元 → <a href="http://wordpress.org/extend/plugins/favicon-images-for-comments/" hreflang="en" target="_blank" class="liwp">WordPress › Favicon Images for Comments « WordPress Plugins</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&#9734;&#9734;&nbsp;</p></div>
<p class="more"><span id="more-607"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元より『favicon-images-for-comments.zip』をダウンロード（Download）。</li>
<li>解凍後、『favicon-images-for-comments』をwp-content/pluginsへフォルダごとアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『Favicon Images for Comments』を有効化する。</li>
</ol>
<p><br clear="all" /></p>
<h3>faviconを表示させる</h3>
<p>下記コードをcomment.php内に挿入する。</p>
<pre class="brush: php;">&lt;?php add_favicon(); ?&gt;</pre>
<p><br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2008/09/favicon-image.jpg" rel="lightbox[pics607]" title="Favicon Images for Comments"><img src="http://angeblanc.net/wp-content/uploads/2008/09/favicon-image.thumbnail.jpg" alt="Favicon Images for Comments" width="100" height="100" class="attachment wp-att-608 alignleft" /></a></p>
<p><br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.6.2<br />
Plugin ver. 1.0</p>
<p><br clear="all" /><br clear="all" /></p>
<div class="tmkm-amazon-view">
	<p><a href="http://www.amazon.co.jp/%E3%83%89%E3%83%83%E3%83%88%E7%B5%B5%E3%81%AE%E6%95%99%E7%A7%91%E6%9B%B8-%E8%A5%BF%E6%9D%91-%E5%B0%86%E7%94%B1/dp/4757212682%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4757212682"><img src="http://ecx.images-amazon.com/images/I/51SN8QCD41L._SL160_.jpg" border="0" alt="" /></a></p>
	<p><a href="http://www.amazon.co.jp/%E3%83%89%E3%83%83%E3%83%88%E7%B5%B5%E3%81%AE%E6%95%99%E7%A7%91%E6%9B%B8-%E8%A5%BF%E6%9D%91-%E5%B0%86%E7%94%B1/dp/4757212682%3FSubscriptionId%3D1NKTSC92RVQR3YN3JPG2%26tag%3D404notfound0e-22%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D4757212682">ドット絵の教科書</a></p>
	<p><em>著者／訳者：</em>西村 将由</p>
	<p><em>出版社：</em>アスペクト( 2006-04-27 )</p>
	<p>大型本 ( 134 ページ )</p>
<hr class="tmkm-amazon-clear" /></div>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2008/10/01/favicon-images/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2008/10/01/favicon-images/" />
	</item>
		<item>
		<title>【WP】管理者のみにコメントを公開できるようにする。 Whisper</title>
		<link>http://angeblanc.net/2008/04/22/whisper/</link>
		<comments>http://angeblanc.net/2008/04/22/whisper/#comments</comments>
		<pubDate>Tue, 22 Apr 2008 14:25:53 +0000</pubDate>
		<dc:creator>たちばな</dc:creator>
				<category><![CDATA[WP Plugin]]></category>
		<category><![CDATA[Whisper]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[コメント]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://angeblanc.net/?p=76</guid>
		<description><![CDATA[『Whisper』は、登録ユーザーが管理者や他の登録ユーザーにだけ公開できるコメントを投稿するWordpressプラグインです。

レンタルブログではよくある、管理人のみ閲覧できる『非公開コメント』ってやつですね。

プラグイン配布元 → <a href="http://lordchaos.dominatus.net/wordpress-plugin-whisper"  hreflang="en">ΛορδΧηαος » Wordpress Plugin: Whisper</a>
<br clear="all" />
<p><strong class="rating">個人的オススメ度：</strong>&#160;<img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="4.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="4.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="4.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/star.png" alt="&#9733;" title="4.5/5" /><img style="display:inline;padding:0px;margin:0px;background-color:transparent;border:none;" src="http://angeblanc.net/wp-content/plugins/xavins-review-ratings/default/half_star.png" alt="&#189;" title="4.5/5" />&#160;</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" src="http://angeblanc.net/wp-content/uploads/icons/wpiconsv2.thumbnail.jpg"  alt="WordPress" />『Whisper』は、登録ユーザーが管理者や他の登録ユーザーにだけ公開できるコメントを投稿するWordPressプラグインです。</p>
<p>レンタルブログではよくある、管理人のみ閲覧できる『非公開コメント』ってやつですね。</p>
<p>バージョン1.1までは、登録ユーザーでないと使用できませんでしたが、1.2 Betaでは登録ユーザーでなくとも使用する事が出来るようになりました。</p>
<p><br clear="all" /><br />
プラグイン配布元 → <a href="http://lordchaos.dominatus.net/wordpress-plugin-whisper" hreflang="en" target="_blank" class="liexternal">ΛορδΧηαος » WordPress Plugin: Whisper</a><br />
<br clear="all" /></p>
<div align="right"><p><strong class="rating">個人的オススメ度：</strong>&nbsp;&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</p></div>
<p class="more"><span id="more-76"></span></p>
<p><br clear="all" /></p>
<h3>導入方法</h3>
<ol>
<li>プラグイン配布元からwhisper_1.2beta.zipをダウンロード。（Download Whisper 1.2 Beta Now!）</li>
<li>解凍後、whisper.phpをwp-content/pluginsにアップロード。</li>
<li>管理画面（Plugins（プラグイン））にて『Whisper』を有効化し、オプションを設定する。</li>
</ol>
<p><br clear="all" /></p>
<h3>オプションの設定</h3>
<p>Setting > Whisperからオプションの設定を行う。</p>
<p><strong>Label:</strong><br />
　コメント欄。チェックボックス前に表示するラベル。デフォルトでは&#8221;Whisper?&#8221;</p>
<p><strong>Not Logged-in：</strong><br />
　非ログイン時に表示されるメッセージ。<br />
　デフォルトでは&#8221;To whisper, please log in!&#8221;<br />
　Allow non-registered users to whisper?チェック済みでは関係なし。</p>
<p><strong>Position：</strong><br />
　チェックボックスの表示位置。<br />
　after comment text：テキストエリアの後。<br />
　before coment text：テキストエリアの前。</p>
<p><strong>Target Selection Label：</strong><br />
　公開するユーザーを選択する。デフォルトは &#8220;To:&#8221;。<br />
　非登録ユーザーには関係なし。</p>
<p><strong>Multiple Target:</strong><br />
　公開するユーザーを複数選択出来る様にするかの可否。デフォルトは&#8221;No&#8221;<br />
　非登録ユーザーには関係なし。</p>
<p><strong>Multiple Select Box Size:</strong><br />
　上記、Multiple Targetの大きさ。</p>
<p><strong>Comment Logged-in Prefix:</strong><br />
　管理者ログイン時に表示されるコメントの前に表示させる。<br />
　非公開コメントである事をわかりやすくする為のもの。</p>
<p><strong>Comment Not-Logged-in Message:</strong><br />
　管理者以外に表示されるコメント。</p>
<p><strong>Allow non-registered users to whisper?：</strong><br />
　チェックで非登録ユーザーでもWhisperを使用できる。</p>
<p><strong>Post Custom Field Key:</strong></p>
<p><br clear="all" /></p>
<h3>スクリーンショット</h3>
<p><a href="http://angeblanc.net/wp-content/uploads/2008/04/whisper24.jpg" rel="lightbox" title="Whisper コメント欄"><img src="http://angeblanc.net/wp-content/uploads/2008/04/whisper24-100x100.jpg" alt="Whisper コメント欄" width="100" height="100" class="attachment wp-att-81 alignleft" /></a><a href="http://angeblanc.net/wp-content/uploads/2008/04/whisper31.jpg" rel="lightbox" title="Whisper コメント"><img src="http://angeblanc.net/wp-content/uploads/2008/04/whisper31-100x100.jpg" alt="Whisper コメント" width="100" height="100" class="attachment wp-att-82 alignleft" /></a><a href="http://angeblanc.net/wp-content/uploads/2008/04/whisper4.jpg" rel="lightbox" title="Whisper コメント2"><img src="http://angeblanc.net/wp-content/uploads/2008/04/whisper4-100x100.jpg" alt="Whisper コメント2" width="100" height="100" class="attachment wp-att-83 alignleft" /></a><a href="http://angeblanc.net/wp-content/uploads/2008/04/whisper.jpg" rel="lightbox" title="Whisper Option"><img src="http://angeblanc.net/wp-content/uploads/2008/04/whisper-100x100.jpg" alt="Whisper Option" width="100" height="100" class="attachment wp-att-84 alignleft" /></a><br />
<br clear="all"><br />
左から、コメント欄、非ログイン時のコメント、ログイン時のコメント、オプション画面。</p>
<p><br clear="all" /><br />
<br clear="all" /></p>
<h3>動作確認環境</h3>
<p>WordPress 2.3.3 , 2.5 , 2.5.1 , 2.6<br />
Plugin ver 1.2</p>
]]></content:encoded>
			<wfw:commentRss>http://angeblanc.net/2008/04/22/whisper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://angeblanc.net/2008/04/22/whisper/" />
	</item>
	</channel>
</rss>
