<?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; tinymce</title>
	<atom:link href="http://jbar.jp/ishima/tag/tinymce/feed" rel="self" type="application/rss+xml" />
	<link>http://jbar.jp/ishima</link>
	<description>IT、iPhone、NOKIA、バー、日本酒、柏、冷麺、釣り、星、フードニングネタを書き綴るサイト</description>
	<lastBuildDate>Fri, 09 Dec 2011 05:25:05 +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/tinymce/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>
	</channel>
</rss>

