<?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>石間謙 勝手ブログ Ver.2.5 &#187; Nucleus</title>
	<atom:link href="http://jbar.jp/ishima/tag/nucleus/feed" rel="self" type="application/rss+xml" />
	<link>http://jbar.jp/ishima</link>
	<description>IT、iPhone、NOKIA、バー、日本酒、柏、冷麺、釣り、星、フードニングネタを書き綴るサイト</description>
	<lastBuildDate>Wed, 16 May 2012 02:13:44 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://jbar.jp/ishima/tag/nucleus/feed" />
		<item>
		<title>TinyMCEでTableタグ挿入がおかしい</title>
		<link>http://jbar.jp/ishima/it/tinymce_bug_20100224.html</link>
		<comments>http://jbar.jp/ishima/it/tinymce_bug_20100224.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 02:50:00 +0000</pubDate>
		<dc:creator>石間</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Nucleus]]></category>
		<category><![CDATA[tinymce]]></category>

		<guid isPermaLink="false">http://jbar.jp/ishima/?p=637</guid>
		<description><![CDATA[Nucleusなどで記事作成の時に重宝するNP_TinyMCEですが、Chrome5でＴａｂｌｅタグがうまく挿入できなくなることに気が付きました。 IE7では問題なく動作してるので、Chromeだけかもしれませんが原因は [...]]]></description>
			<content:encoded><![CDATA[<p>Nucleusなどで記事作成の時に重宝するNP_TinyMCEですが、Chrome5でＴａｂｌｅタグがうまく挿入できなくなることに気が付きました。</p>
<p>IE7では問題なく動作してるので、Chromeだけかもしれませんが原因はまだ特定していません。似たような問題がSafariでもあるようですが、こちらはJavaScriptを書き換えて対応しているようです。<br /> <a href="http://powercms.alfasado.net/blog/2009/07/tinymce-safari4.html">http://powercms.alfasado.net/blog/2009/07/tinymce-safari4.html</a></p>
<p>あとなぜかNP_TinyMCEの最新版がNucleusの3.41などで動かない。他のユーザは動いているようなので、こちらが何度も入れ直ししているせいかもしれないが、これも原因をまだ特定していないのでいまいち不便です。</p>
<p>まったく関係ない話ですが、今日は春のような日和です。こういう日は先日亡くなった、藤田まことの剣客商売などをまったり観ていたい気分です。時代劇なんて昔は全く見なかったけど、鬼平犯科帳と剣客商売だけは外さず見るようになってしまったなぁ・・・。</p>
<img src="http://jbar.jp/ishima/?ak_action=api_record_view&id=637&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://jbar.jp/ishima/it/tinymce_bug_20100224.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://jbar.jp/ishima/it/tinymce_bug_20100224.html" />
	</item>
		<item>
		<title>TinyMCE3.3b1リリースされました</title>
		<link>http://jbar.jp/ishima/it/tinymce3-3b1_release.html</link>
		<comments>http://jbar.jp/ishima/it/tinymce3-3b1_release.html#comments</comments>
		<pubDate>Thu, 28 Jan 2010 02:00:19 +0000</pubDate>
		<dc:creator>石間</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Nucleus]]></category>
		<category><![CDATA[tinymce]]></category>

		<guid isPermaLink="false">http://jbar.jp/ishima/?p=616</guid>
		<description><![CDATA[久しぶりにNucleusネタ。TinyMCE3.3b1がリリースされたようです。 Nucleusで記事を書く際にこのTinyMCEを使ったプラグインNP_TinyMCEがありますが、こちらも同じくバージョンアップされまし [...]]]></description>
			<content:encoded><![CDATA[<p>久しぶりにNucleusネタ。<br />TinyMCE3.3b1が<a title="TinyMCE" href="http://tinymce.moxiecode.com/">リリースされた</a>ようです。</p>
<p>Nucleusで記事を書く際にこのTinyMCEを使ったプラグインNP_TinyMCEがありますが、こちらも同じく<a href="http://japan.nucleuscms.org/bb/viewtopic.php?t=3949&amp;postdays=0&amp;postorder=desc&amp;start=0">バージョンアップされました</a>。<br />早速インストールしてみました。パフォーマンスが改善されているようです。</p>
<p>TinyMCE自体には様々な設定値がありますが、それを変更したい場合には<br />/nucleus/plugins/tinymce/lib/custom_init.php<br />を書き換えるととよいみたいですね。 Nucleus上ではプラグインの設定画面でも設定値を編集できます。勉強になりました。<br />設定値の詳細は下記を参照。<br /><a href="http://wiki.moxiecode.com/index.php/TinyMCE:Configuration">http://wiki.moxiecode.com/index.php/TinyMCE:Configuration</a></p>
<p>たとえば、</p>
<p>cleanup:false　　でHTMLをきれいにしてくれるのをやめさせたり、<br />remove_trailing_nbsp:false　で&amp;nbsp;を除去させないなど設定できます。</p>
<img src="http://jbar.jp/ishima/?ak_action=api_record_view&id=616&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://jbar.jp/ishima/it/tinymce3-3b1_release.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://jbar.jp/ishima/it/tinymce3-3b1_release.html" />
	</item>
		<item>
		<title>Nucleusで特定のカテゴリのみhttps://にする</title>
		<link>http://jbar.jp/ishima/nucleus/https_on_nucleus.html</link>
		<comments>http://jbar.jp/ishima/nucleus/https_on_nucleus.html#comments</comments>
		<pubDate>Tue, 13 Oct 2009 05:12:52 +0000</pubDate>
		<dc:creator>石間</dc:creator>
				<category><![CDATA[Nucleus]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[mod_rewrite]]></category>

		<guid isPermaLink="false">http://jbar.jp/ishima/?p=284</guid>
		<description><![CDATA[久しぶりにNucleusネタ。 Nucleusで特定のカテゴリのみhttps://～にしたいときがある。 例えば問い合わせフォームなどをカテゴリ「問い合わせ」などとして作ってしまうような場合。 こういう時に、.htacc [...]]]></description>
			<content:encoded><![CDATA[<p>久しぶりにNucleusネタ。<br />
Nucleusで特定のカテゴリのみhttps://～にしたいときがある。<br />
例えば問い合わせフォームなどをカテゴリ「問い合わせ」などとして作ってしまうような場合。<br />
こういう時に、.htaccessとmod_rewriteが使える環境下なら下記のようにすれば特定のカテゴリのみhttps://～にすることができる。<br />
下記の例ではNucleusのcatidが15,16,17の時だけhttps://～になる。この知恵が出るまでに時間かかりましたが、できてしまうと便利です。</p>
<pre class="brush: php; title: ; notranslate">
RewriteEngine on

RewriteCond %{HTTPS} on
/*上の行が利かない場合は下記を試す*/
RewriteCond %{SERVER_PORT} !^80$
/**/

RewriteCond %{QUERY_STRING} !(catid=15)
RewriteCond %{QUERY_STRING} !(catid=16)
RewriteCond %{QUERY_STRING} !(catid=17)
RewriteRule ^(.*)$ http://%{HTTP_HOST}%{REQUEST_URI} [R,L]

RewriteCond %{QUERY_STRING} catid=15[OR]
RewriteCond %{QUERY_STRING} catid=16[OR]
RewriteCond %{QUERY_STRING} catid=17[OR]
RewriteCond %{HTTPS} off
/*上の行が利かない場合は下記を試す*/
RewriteCond %{SERVER_PORT} ^80$
/**/
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R,L]

/*　特定のフォルダだけに適用する場合　（下記の例はdownloadフォルダ）*/
RewriteCond %{SERVER_PORT} ^80$
RewriteCond %{REQUEST_URI} ^/download/ [NC]
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [R,L]
</pre>
<img src="http://jbar.jp/ishima/?ak_action=api_record_view&id=284&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://jbar.jp/ishima/nucleus/https_on_nucleus.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://jbar.jp/ishima/nucleus/https_on_nucleus.html" />
	</item>
		<item>
		<title>サイトの移行</title>
		<link>http://jbar.jp/ishima/wordpress/wordpress.html</link>
		<comments>http://jbar.jp/ishima/wordpress/wordpress.html#comments</comments>
		<pubDate>Wed, 19 Aug 2009 11:00:39 +0000</pubDate>
		<dc:creator>石間</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Nucleus]]></category>

		<guid isPermaLink="false">http://sv74.wadax.ne.jp/~jbar-jp/ishima/?p=7</guid>
		<description><![CDATA[WordPressについてはインストールも問題なく無事に済んだが、もともとのNucleusの移行がうまくいかない。 データベースのバックアップを取ってリストアしても変化なし。 うーん、旧サイトを捨てるのはさすがに出来ない [...]]]></description>
			<content:encoded><![CDATA[<p>WordPressについてはインストールも問題なく無事に済んだが、もともとのNucleusの移行がうまくいかない。<br />
データベースのバックアップを取ってリストアしても変化なし。<br />
うーん、旧サイトを捨てるのはさすがに出来ないので何とかして移したいが時間がかかりそうだ。</p>
<img src="http://jbar.jp/ishima/?ak_action=api_record_view&id=7&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://jbar.jp/ishima/wordpress/wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://jbar.jp/ishima/wordpress/wordpress.html" />
	</item>
	</channel>
</rss>

