<?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>さんきゅう堂　バックアップ &#187; WordPress</title>
	<atom:link href="http://sunq.info/style/archives/category/cms/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://sunq.info/style</link>
	<description>メインサイトは http://sunq.jp/ です。ここはバックアップ用サイトです。</description>
	<lastBuildDate>Mon, 06 Sep 2010 08:12:42 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>コメント欄のURLにtarget=&quot;_blank&quot;挿入</title>
		<link>http://sunq.info/style/archives/2010/01/05-161103</link>
		<comments>http://sunq.info/style/archives/2010/01/05-161103#comments</comments>
		<pubDate>Tue, 05 Jan 2010 07:11:03 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2010/01/05-161103</guid>
		<description><![CDATA[覚書 参照先　http://ja.forums.wordpress.org/topic/1125 wp-includes/comment-template.php target=&#8221;_blank&#8221;挿入 $return = &#34;&#60;a href=&#039;$url&#039; rel=&#039;external nofollow&#039; class=&#039;url&#039; target=&#039;_blank&#039;&#62;$author&#60;/a&#62;&#34;;]]></description>
			<content:encoded><![CDATA[<p>覚書<br />
参照先　<a title="" href="http://ja.forums.wordpress.org/topic/1125" target="_blank">http://ja.forums.wordpress.org/topic/1125</a></p>
<p>wp-includes/comment-template.php target=&#8221;_blank&#8221;挿入</p>
<pre class="brush: php:first-line:148">
$return = &quot;&lt;a href=&#039;$url&#039; rel=&#039;external nofollow&#039; class=&#039;url&#039; target=&#039;_blank&#039;&gt;$author&lt;/a&gt;&quot;;
</pre>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=3858&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2010/01/05-161103/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theme　レイアウト覚書</title>
		<link>http://sunq.info/style/archives/2009/12/29-094108</link>
		<comments>http://sunq.info/style/archives/2009/12/29-094108#comments</comments>
		<pubDate>Tue, 29 Dec 2009 00:41:08 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2009/12/29-094108</guid>
		<description><![CDATA[#head { &#160;width:940px; &#160;#page { &#160;width:930px; #navbar { &#160;width:950px; &#160;#top { &#160;width:940px; #headline { &#160;width:560px; &#160;#single_desc { &#160;width:675px; #featured { &#160;width:320px; #middle { &#160;width:930px; #front-list { &#160;width:570px; &#160;#paged-list { &#160;width:570px; &#160;#content { &#160;width:570px; #sidebar { &#160;width:320px; &#160;#sidebar-top, #sidebar-bottom { &#160;width:300px; &#160;#sidebar-middle { &#160;width:320px; &#160;#sidebar-ads { &#160;width:300px; #comment { width:590px; #sidebar-left { &#160;width:135px; #sidebar-right { &#160;width:135px; [...]]]></description>
			<content:encoded><![CDATA[<table class="tb1" style="WIDTH: 520px" border="1" cellspacing="3" cellpadding="3" width="520" bgcolor="#000000">
<tbody>
<tr>
<td bgcolor="#FFFFFF" colspan="3">
                #head {<br />
                &nbsp;width:940px;<br />
                &nbsp;#page {<br />
                &nbsp;width:930px;
            </td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF" colspan="3">
                #navbar {<br />
                &nbsp;width:950px;<br />
                &nbsp;#top {<br />
                &nbsp;width:940px;
            </td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF" width="312">
                #headline {<br />
                &nbsp;width:560px;<br />
                &nbsp;#single_desc {<br />
                &nbsp;width:675px;
            </td>
<td bgcolor="#FFFFFF" colspan="2">
                #featured {<br />
                &nbsp;width:320px;
            </td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF" colspan="3">
                #middle {<br />
                &nbsp;width:930px;
            </td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF">
                #front-list {<br />
                &nbsp;width:570px;<br />
                &nbsp;#paged-list {<br />
                &nbsp;width:570px;<br />
                &nbsp;#content {<br />
                &nbsp;width:570px;
            </td>
<td bgcolor="#FFFFFF" colspan="2">
                #sidebar {<br />
                &nbsp;width:320px;<br />
                &nbsp;#sidebar-top, #sidebar-bottom {<br />
                &nbsp;width:300px;<br />
                &nbsp;#sidebar-middle {<br />
                &nbsp;width:320px;<br />
                &nbsp;#sidebar-ads {<br />
                &nbsp;width:300px;
            </td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF">
                #comment { width:590px;
            </td>
<td bgcolor="#FFFFFF">
                #sidebar-left {<br />
                &nbsp;width:135px;
            </td>
<td bgcolor="#FFFFFF">
                #sidebar-right {<br />
                &nbsp;width:135px;
            </td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF" colspan="3">
                #gallery {<br />
                &nbsp;width:935px;<br />
                &nbsp;#gallery #random {<br />
                &nbsp;width:613px;<br />
                &nbsp;#gallery #video {<br />
                &nbsp;width:281px;
            </td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF" colspan="3">
                #front-popular {<br />
                &nbsp;width:920px;
            </td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF">
                #recentpost, #mostcommented {<br />
                &nbsp;width:276px;
            </td>
<td bgcolor="#FFFFFF">
                #recentpost, #mostcommented {<br />
                &nbsp;width:276px;
            </td>
<td bgcolor="#FFFFFF"></td>
</tr>
<tr valign="top">
<td bgcolor="#FFFFFF" colspan="3">
                #footer {<br />
                &nbsp;width:930px;
            </td>
</tr>
</tbody>
</table>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=3128&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/12/29-094108/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XOOPS　WordPressモジュール</title>
		<link>http://sunq.info/style/archives/2009/12/23-103233</link>
		<comments>http://sunq.info/style/archives/2009/12/23-103233#comments</comments>
		<pubDate>Wed, 23 Dec 2009 01:32:33 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[XOOPSモジュール]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2009/12/23-103233</guid>
		<description><![CDATA[
    XOOPSのWordPressモジュールはどうだろうと探していましたが、開発が止まってWordPressのバージョンも古いしダメだなと思っていたら、何とこんなものが開発されてるんですね。
    XPressM [...]]]></description>
			<content:encoded><![CDATA[<p>
    XOOPSのWordPressモジュールはどうだろうと探していましたが、開発が止まってWordPressのバージョンも古いしダメだなと思っていたら、何とこんなものが開発されてるんですね。<br />
    XPressME Integration Kit　<a title="" href="http://ja.xpressme.info/" target="_blank">http://ja.xpressme.info/</a><br />
    XOOPSモジュールと言うよりもXOOPSとWordPressの完全合体です。<br />
    インストール環境<br />
    XOOPS Version::XOOPS 2.4.2<br />
    WordPress Version::2.9<br />
    XPressME Integration Kit Version::2.20<br />
    PHP Version::5.3.0<br />
    MySQL Version::5.1.36</p>
<p>    WordPressのアップデート、モジュールOKのようです。<br />
    今のところ問題なく動いています。<br />
    <a onclick="window.open('http://sunq.info/style/wp-content/uploads/2009/12/bw_uploadsXPressME-Integration-Kit.jpg','NewWin','width=1441,height=711,resizable=no');return false;" href="#"><img title="XPressME Integration Kit" border="0" alt="XPressME Integration Kit" src="http://sunq.info/style/wp-content/uploads/2009/12/bw_uploadstm_XPressME-Integration-Kit.jpg" width="500" height="243" /></a></p>
<p>    &nbsp;</p>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=3099&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/12/23-103233/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Press ショッピングカートプラグイン　uCart for WordPress</title>
		<link>http://sunq.info/style/archives/2009/07/15-150151</link>
		<comments>http://sunq.info/style/archives/2009/07/15-150151#comments</comments>
		<pubDate>Wed, 15 Jul 2009 06:01:51 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ショッピングカート]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2009/07/15-150151</guid>
		<description><![CDATA[WordPressのショッピングカートプラグインを試してみました。
YAK for WordPress
WP e-Commerce
海外のプラグイン、日本に合うようにはカスタマイズが結構必要で挫折・・・   
が、、、日 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sunq.info/style/wp-content/uploads/2009/06/blue-s.png" alt="WordPres" title="WordPres" width="50" height="50" class="alignleft size-full wp-image-2321" />WordPressのショッピングカートプラグインを試してみました。<br />
YAK for WordPress<br />
WP e-Commerce<br clear=all><br />
海外のプラグイン、日本に合うようにはカスタマイズが結構必要で挫折・・・ <img src='http://sunq.info/style/wp-includes/images/smilies/namida.gif' alt=':namida:' class='wp-smiley' />  </p>
<p>が、、、日本のショッピングカートプラグインがありました <img src='http://sunq.info/style/wp-includes/images/smilies/smile01.gif' alt=':smile01:' class='wp-smiley' />  <br />
まだ、インストールしたところなので分かりませんが、管理画面はこれでフリーでいいの？ってくらい作り込まれています。これはお勧めだと思います <img src='http://sunq.info/style/wp-includes/images/smilies/25 Not guilty.png' alt=':-D' class='wp-smiley' />  <br />
uCart for WordPress<br />
<a title="" href="http://www.usconsort.com/" target="_blank">http://www.usconsort.com/</a><br />
デモサイト<br />
<a title="" href="http://www.usconsort.com/demo/wordpress/" target="_blank">http://www.usconsort.com/demo/wordpress/</a><br />
uCart コミュニティー<br />
<a title="" href="http://www.usconsort.com/community/" target="_blank">http://www.usconsort.com/community/</a><br />
uCart サポートサイト<br />
<a title="" href="http://www.usconsort.com/usces/" target="_blank">http://www.usconsort.com/usces/</a></p>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=2385&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/07/15-150151/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WP E-Commerce 文字化け</title>
		<link>http://sunq.info/style/archives/2009/07/11-143912</link>
		<comments>http://sunq.info/style/archives/2009/07/11-143912#comments</comments>
		<pubDate>Sat, 11 Jul 2009 05:39:12 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[文字化け]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2009/07/11-143912</guid>
		<description><![CDATA[覚書 wp-e-commerce.3.7Beta5 1、ショッピングカート内（買い物かご） 2、パンくずリスト での商品名文字化け htmlentitiesをhtmlspecialcharsに変更。 /wp-content/plugins/wp-e-commerce/wpsc-includes/cart.class.php　174行目 * cart item name function, no parameters * @return string the cart item name */ function wpsc_cart_item_name() { global $wpsc_cart; return htmlspecialchars(stripslashes($wpsc_cart-&#62;cart_item-&#62;product_name), ENT_QUOTES); } /wp-content/plugins/wp-e-commerce/wpsc-includes/wpsc_query.php　171、1516、1533行目 function wpsc_the_product_title() { global $wpsc_query; //return stripslashes($wpsc_query-&#62;the_product_title()); return htmlspecialchars(stripslashes($wpsc_query-&#62;the_product_title()), ENT_QUOTES, &#34;UTF-8&#34;); } function get_breadcrumbs() { global $wpdb; $this-&#62;breadcrumbs = array(); $i = 0; [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sunq.info/style/wp-content/uploads/2009/06/blue-s.png" alt="WordPres" title="WordPres" width="50" height="50" class="alignleft size-full wp-image-2321" />覚書<br />
wp-e-commerce.3.7Beta5<br /><br clear=all><br />
1、ショッピングカート内（買い物かご）<br />
2、パンくずリスト<br />
での商品名文字化け <img src='http://sunq.info/style/wp-includes/images/smilies/15 Cry.png' alt=':cry:' class='wp-smiley' />  htmlentitiesをhtmlspecialcharsに変更。<br />
/wp-content/plugins/wp-e-commerce/wpsc-includes/cart.class.php　174行目</p>
<pre class="brush: php:first-line:169:highlight:[174]">
* cart item name function, no parameters
* @return string the cart item name
*/
function wpsc_cart_item_name() {
	global $wpsc_cart;
	return htmlspecialchars(stripslashes($wpsc_cart-&gt;cart_item-&gt;product_name), ENT_QUOTES);
}
</pre>
<p>/wp-content/plugins/wp-e-commerce/wpsc-includes/wpsc_query.php　171、1516、1533行目</p>
<pre class="brush: php:first-line:168:highlight:[171]">
function wpsc_the_product_title() {
	global $wpsc_query;
	//return stripslashes($wpsc_query-&gt;the_product_title());
	return htmlspecialchars(stripslashes($wpsc_query-&gt;the_product_title()), ENT_QUOTES, &quot;UTF-8&quot;);
}
</pre>
<pre class="brush: php:first-line:1510:highlight:[1516]">
	function get_breadcrumbs() {
		global $wpdb;
		$this-&gt;breadcrumbs = array();
		$i = 0;
		if( $this-&gt;category != null) {
			if($this-&gt;is_single == true) {
				$this-&gt;breadcrumbs[$i][&#039;name&#039;] = htmlspecialchars(stripslashes($this-&gt;product[&#039;name&#039;]), ENT_QUOTES);
				$this-&gt;breadcrumbs[$i][&#039;url&#039;] = &#039;&#039;;
				$i++;
			}
</pre>
<pre class="brush: php:first-line:1531:highlight:[1533]">
			while ($category_info[&#039;category_parent&#039;]!=0) {
				$category_info =	$wpdb-&gt;get_row(&quot;SELECT * FROM &quot;.WPSC_TABLE_PRODUCT_CATEGORIES.&quot; WHERE id=&#039;{$category_info[&#039;category_parent&#039;]}&#039;&quot;,ARRAY_A);
				$this-&gt;breadcrumbs[$i][&#039;name&#039;] = htmlspecialchars(stripslashes($category_info[&#039;name&#039;]), ENT_QUOTES);
				$this-&gt;breadcrumbs[$i][&#039;url&#039;] = wpsc_category_url($category_info[&#039;id&#039;]);
				$i++;
			}
		}
</pre>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=2369&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/07/11-143912/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>シングルクォーテーションが全角になる</title>
		<link>http://sunq.info/style/archives/2009/07/08-124857</link>
		<comments>http://sunq.info/style/archives/2009/07/08-124857#comments</comments>
		<pubDate>Wed, 08 Jul 2009 03:48:57 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/?p=2360</guid>
		<description><![CDATA[ボックス等内で「　’　」が全角になるので検索かけるとWordPress側でならないようにできました。
参考先　http://www.wordpress-skin.com/wordpress/?p=147
/wp-incl [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sunq.info/style/wp-content/uploads/2009/06/blue-s.png" alt="WordPres" title="WordPres" width="50" height="50" class="alignleft size-full wp-image-2321" />ボックス等内で「　’　」が全角になるので検索かけるとWordPress側でならないようにできました。<br /><br clear=all><br />
参考先　<a href="http://www.wordpress-skin.com/wordpress/?p=147">http://www.wordpress-skin.com/wordpress/?p=147</a><br />
/wp-includes/formatting.php 69行目コメントアウト</p>
<pre class="brush: php:highlight:[69]:first-line:66">
// static strings
$curl = str_replace($static_characters, $static_replacements, $curl);
// regular expressions
//$curl = preg_replace($dynamic_characters, $dynamic_replacements, $curl);
} else {
wptexturize_pushpop_element($curl, $no_texturize_tags_stack, $no_texturize_tags, &#039;&lt;&#039;, &#039;&gt;&#039;);
wptexturize_pushpop_element($curl, $no_texturize_shortcodes_stack, $no_texturize_shortcodes, &#039;[&#039;, &#039;]&#039;);
}
</pre>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=2360&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/07/08-124857/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAK for WordPress 日本語化</title>
		<link>http://sunq.info/style/archives/2009/07/06-135409</link>
		<comments>http://sunq.info/style/archives/2009/07/06-135409#comments</comments>
		<pubDate>Mon, 06 Jul 2009 04:54:09 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[YAK for WordPress]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[日本語化]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2009/07/06-135409</guid>
		<description><![CDATA[WordPressショッピングカートプラグイン　バージョン 1.4.6
設定画面を日本語にしたい   
見よう見まねでやったものです。万一使用する場合は元ファイルをリネームバックアップして下さい。
yak-ja.poはy [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sunq.info/style/wp-content/uploads/2009/06/blue-s.png" alt="WordPres" title="WordPres" width="50" height="50" class="alignleft size-full wp-image-2321" />WordPressショッピングカートプラグイン　バージョン 1.4.6<br />
設定画面を日本語にしたい <img src='http://sunq.info/style/wp-includes/images/smilies/kya.gif' alt=':kya:' class='wp-smiley' />  <br />
見よう見まねでやったものです。万一使用する場合は元ファイルをリネームバックアップして下さい。<br clear=all><br />
yak-ja.poはyak-view-settings.php追加分翻訳できていません。誰か翻訳して下さい。<br />
/wp-content/plugins/yak-for-wordpress/yak-view-settings.php<br />
<a href="http://sunq.jp/style/?download=yak-view-settings.php">yak-view-settings.php</a>　DL数　[downloadcounter(yak-view-settings.php)]回<br />
<a href="http://sunq.jp/style/?download=yak-ja.po">yak-ja.po</a>　DL数　[downloadcounter(yak-ja.po)]回</p>
<p>2009年7月7日　13:52<br />
変更ファイル<br />
1、yak-for-wordpress.php<br />
2、yak-ja.po<br />
3、yak-static.php<br />
4、yak-view-orders.php<br />
5、yak-view-products.php<br />
6、yak-view-product-snippet.php<br />
7、yak-view-reports.php<br />
8、yak-view-settings.php<br />
修正箇所が都度発生しますのでTracでファイル管理しました <img src='http://sunq.info/style/wp-includes/images/smilies/kya.gif' alt=':kya:' class='wp-smiley' />  <br />
以後ファイルについては下記にあります。また修正箇所ありましたら、Trac側でご指摘下さい。<br />
日本語翻訳も募集中です。一部でも結構ですのでご協力お願いします。<br />
<a href="http://trac.asunara.jp/trac/repo/blog/">http://trac.asunara.jp/trac/repo/blog/</a></p>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=2349&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/07/06-135409/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Word Press プラグインの日本語化</title>
		<link>http://sunq.info/style/archives/2009/07/05-110523</link>
		<comments>http://sunq.info/style/archives/2009/07/05-110523#comments</comments>
		<pubDate>Sun, 05 Jul 2009 02:05:23 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[日本語化]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2009/07/05-110523</guid>
		<description><![CDATA[覚書
これでも、国際化された部分を読み込めます。
あとはプラグイン名-ja.mo

&#60;?php
if (file_exists(ABSPATH . &#039;wp-includes/l10n.php&#039;) [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sunq.info/style/wp-content/uploads/2009/06/blue-s.png" alt="WordPres" title="WordPres" width="50" height="50" class="alignleft size-full wp-image-2321" />覚書<br />
これでも、国際化された部分を読み込めます。<br />
あとはプラグイン名-ja.mo<br /><br clear=all></p>
<pre class="brush: php">
&lt;?php
if (file_exists(ABSPATH . &#039;wp-includes/l10n.php&#039;)) {
    require_once(ABSPATH . &#039;wp-includes/l10n.php&#039;);
}
else {
    require_once(ABSPATH . &#039;wp-includes/wp-l10n.php&#039;);
}
?&gt;
</pre>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=2343&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/07/05-110523/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Popularity Contest 日本語化</title>
		<link>http://sunq.info/style/archives/2009/06/28-135244</link>
		<comments>http://sunq.info/style/archives/2009/06/28-135244#comments</comments>
		<pubDate>Sun, 28 Jun 2009 04:52:44 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[日本語化]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2009/06/28-135244</guid>
		<description><![CDATA[Popularity Contest バージョン 2.0b2
/wp-content/plugins/popularity-contest/popularity-contest.php82、1,634行目変更


loa [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sunq.info/style/wp-content/uploads/2009/06/blue-s.png" alt="WordPres" title="WordPres" width="50" height="50" class="alignleft size-full wp-image-2321" />Popularity Contest バージョン 2.0b2<br />
/wp-content/plugins/popularity-contest/popularity-contest.php82、1,634行目変更</p>
<pre class="brush: php:first-line:82">

load_plugin_textdomain(&#039;popularity-contest&#039;, &#039;wp-content/plugins/popularity-contest&#039;);
</pre>
<pre class="brush: php:first-line:1634">
&lt;p id=&quot;akpc_options_link&quot;&gt;&lt;a href=&quot;options-general.php?page=popularity-contest.php&quot;&gt;&#039;.__(&#039;Change Popularity Values&#039;, &#039;popularity-contest&#039;).&#039;&lt;/a&gt;&lt;/p&gt;
</pre>
<p>おかしな所はpoファイルで変更して下さい。一応置いておきます。 <img src='http://sunq.info/style/wp-includes/images/smilies/kya.gif' alt=':kya:' class='wp-smiley' />  <br />
<a href="http://sunq.jp/style/?download=popularity-contest-ja.po">popularity-contest-ja.po</a>　DL数　[downloadcounter(popularity-contest-ja.po)]回<br />
<a href="http://sunq.jp/style/?download=popularity-contest-ja.mo">popularity-contest-ja.mo</a>　DL数　[downloadcounter(popularity-contest-ja.mo)]回</p>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=2305&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/06/28-135244/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All in One SEO Pack 日本語化</title>
		<link>http://sunq.info/style/archives/2009/06/20-125517</link>
		<comments>http://sunq.info/style/archives/2009/06/20-125517#comments</comments>
		<pubDate>Sat, 20 Jun 2009 03:55:17 +0000</pubDate>
		<dc:creator>さんきゅう</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[プラグイン]]></category>

		<guid isPermaLink="false">http://sunq.jp/style/archives/2009/06/20-125517</guid>
		<description><![CDATA[All in One SEO Pack　バージョン 1.5.6
WordPress 2.8
管理画面で日本語にならずいろいろやってみましたがこれでOK？？かなっ   
all_in_one_seo_pack.phpを秀丸 [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://sunq.info/style/wp-content/uploads/2009/06/blue-s.png" alt="WordPres" title="WordPres" width="50" height="50" class="alignleft size-full wp-image-2321" />All in One SEO Pack　バージョン 1.5.6<br />
WordPress 2.8<br /><br clear=all><br />
管理画面で日本語にならずいろいろやってみましたがこれでOK？？かなっ <img src='http://sunq.info/style/wp-includes/images/smilies/12 Tease.png' alt=':razz:' class='wp-smiley' />  <br />
all_in_one_seo_pack.phpを秀丸で開けると文字コードの問い合わせがでる。Shift-JISになっているので「エンコードの種類を指定しなおす」から、日本語（Shift-JIS）でそのままOK <img src='http://sunq.info/style/wp-includes/images/smilies/02 Laugh.png' alt=':twisted:' class='wp-smiley' />  <br />
all_in_one_seo_pack.php　585行目変更 <img src='http://sunq.info/style/wp-includes/images/smilies/11 Geek.png' alt=':oops:' class='wp-smiley' /> </p>
<pre class="brush: php:first-line:585">
	function init() {
		if (function_exists(&#039;load_plugin_textdomain&#039;)) {
			load_plugin_textdomain(&#039;all_in_one_seo_pack&#039;, &#039;wp-content/plugins/all-in-one-seo-pack&#039;);
		}
	}
</pre>
<p>これでも日本語化にならないので <img src='http://sunq.info/style/wp-includes/images/smilies/15 Cry.png' alt=':cry:' class='wp-smiley' />  all_in_one_seo_pack.moからall_in_one_seo_pack-ja.poを作成。all_in_one_seo_pack-ja.moをアップロード。これでOK <img src='http://sunq.info/style/wp-includes/images/smilies/kya.gif' alt=':kya:' class='wp-smiley' />  <br />
一応置いておきます。<br />
<a href="http://sunq.jp/style/?download=all_in_one_seo_pack-ja.po">all_in_one_seo_pack-ja.po</a>　DL数 [downloadcounter(all_in_one_seo_pack-ja.po)]回<br />
<a href="http://sunq.jp/style/?download=all_in_one_seo_pack-ja.mo">all_in_one_seo_pack-ja.mo</a>　DL数　[downloadcounter(all_in_one_seo_pack-ja.mo)]回<br />
これでもOKみたい <img src='http://sunq.info/style/wp-includes/images/smilies/04 Wink.png' alt=':shock:' class='wp-smiley' /> </p>
<pre class="brush: php:first-line:585">
	function init() {
		if (function_exists(&#039;load_plugin_textdomain&#039;)) {
			load_plugin_textdomain(&#039;all_in_one_seo_pack&#039;, PLUGINDIR.&#039;/&#039;.dirname(plugin_basename(__FILE__)), dirname(plugin_basename(__FILE__)));
		}
	}
</pre>
<img src="http://sunq.info/style/?ak_action=api_record_view&id=2277&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://sunq.info/style/archives/2009/06/20-125517/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
