<?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>Technology on Information &#187; CKEditorForMT</title>
	<atom:link href="http://tec.toi-planning.net/en/mt/ckeditor/feed" rel="self" type="application/rss+xml" />
	<link>http://tec.toi-planning.net/en</link>
	<description>ToI Planning's technical article</description>
	<lastBuildDate>Sat, 27 Feb 2010 09:13:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Manual page of CKEditor for Movable Type</title>
		<link>http://tec.toi-planning.net/en/mt/ckeditor/manual</link>
		<comments>http://tec.toi-planning.net/en/mt/ckeditor/manual#comments</comments>
		<pubDate>Sun, 08 Nov 2009 16:28:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CKEditorForMT]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/?p=218</guid>
		<description><![CDATA[System Plugin Settings 1. Buttons Configured in &#8220;1&#8243; of a page. 2. Fonts and Font sizes Configured in &#8220;2&#8243; of a page. 3. Formats Configured in &#8220;3&#8243; of a page. 4. CSS for contents area Configured in &#8220;4&#8243; of a page. 5. Styles The content of &#8220;mt-static/plugins/CKEditor/style/config.js&#8221; is rewritten and configured. 6. Templates The content [...]]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div>
<h3>System Plugin Settings</h3>
<p><a href="http://tec.toi-planning.net/en/wp-content/uploads/CKEditor0.1.0_config_en.png"><img src="http://tec.toi-planning.net/en/wp-content/uploads/CKEditor0.1.0_config_en-449x1023.png" alt="CKEditor0.1.0_config_en" title="CKEditor0.1.0_config_en" width="449" height="1023" class="aligncenter size-medium wp-image-243" /></a>
</div>
<div>
<h3>1. Buttons</h3>
<p>
Configured in &#8220;1&#8243; of a page.
</p>
</div>
<div>
<h3>2. Fonts and Font sizes</h3>
<p>
Configured in &#8220;2&#8243; of a page.
</p>
</div>
<div>
<h3>3. Formats</h3>
<p>
Configured in &#8220;3&#8243; of a page.
</p>
</div>
<div>
<h3>4. CSS for contents area</h3>
<p>
Configured in &#8220;4&#8243; of a page.
</p>
</div>
<div>
<h3>5. Styles</h3>
<p>
The content of &#8220;mt-static/plugins/CKEditor/style/config.js&#8221; is rewritten and configured.
</p>
</div>
<div>
<h3>6. Templates</h3>
<p>
The content of &#8220;mt-static/plugins/CKEditor/template/config.js&#8221; is rewritten and configured.
</p>
</div>
<div>
<h3>7. Other settings</h3>
<p>
Configured in &#8220;5&#8243; of a page.
</p>
<p>
Or, the content of &#8220;mt-static/plugins/CKEditor/ckeditor/config.js&#8221; is rewritten and configured.
</p>
<h4>7-1. BlogID and BlogThemeID</h4>
<p>
BlogID as &#8220;CKEditorBlogID&#8221; and BlogThemeID as &#8220;CKEditorBlogThemeID&#8221; will be defined.<br />
And, the editor&#8217;s setting of each blog and each theme can be changed by using this.
</p>
<h4>7-2. Target</h4>
<p>
Because the edit object is set to the variable as &#8220;CKEditorObjectType&#8221; (It is &#8216;Entry&#8217; or &#8216;Page&#8217;), the setting can be changed by using this.
</p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/ckeditor/manual/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About the CKEditor for Movable Type</title>
		<link>http://tec.toi-planning.net/en/mt/ckeditor/about</link>
		<comments>http://tec.toi-planning.net/en/mt/ckeditor/about#comments</comments>
		<pubDate>Sun, 08 Nov 2009 16:28:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CKEditorForMT]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/?p=213</guid>
		<description><![CDATA[What&#8217;s this When Entry and Page are edited, CKEditor is made available as WYSIWYG editor. Not only &#8220;BODY/MORE&#8221; but also it is possible to apply to the &#8220;Outline&#8221; field and other a Custom-Fields field. The pictogram that TypePad distributes can be inserted. Requirements MT5 Installation Download &#8220;CKEditor-x.x.x.zip&#8221; from download. Extract this file. Upload &#8220;CKEditor-x.x.x/plugins/CKEditor&#8221; as [...]]]></description>
			<content:encoded><![CDATA[<div class="usage">
<div class="what">
<h3>What&#8217;s this</h3>
<ul>
<li>When Entry and Page are edited, <a href="http://ckeditor.com/">CKEditor</a> is made available as WYSIWYG editor.</li>
<li>Not only &#8220;BODY/MORE&#8221; but also it is possible to apply to the &#8220;Outline&#8221; field and other a Custom-Fields field.</li>
<li>The <a href="http://start.typepad.jp/typecast/">pictogram</a> that TypePad distributes can be inserted.</li>
</ul>
</div>
<div class="arch">
<h3>Requirements</h3>
<ul>
<li>MT5</li>
</ul>
</div>
<div class="install">
<h3>Installation</h3>
<ol>
<li>Download &#8220;CKEditor-x.x.x.zip&#8221; from <a href="http://github.com/usualoma/ckeditor-for-mt/downloads">download</a>.</li>
<li>Extract this file.</li>
<li>Upload &#8220;CKEditor-x.x.x/plugins/CKEditor&#8221; as &#8220;plugins/CKEditor&#8221;.</li>
<li>Upload &#8220;CKEditor-x.x.x/mt-static/plugins/CKEditor&#8221; as &#8220;mt-static/plugins/CKEditor&#8221;.</li>
<li>Installation successful.</li>
</ol>
</div>
<div class="license">
<h3>License</h3>
<p>
Licensed under the terms of any of the following licenses at your choice:
</p>
<ul>
<li><a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License</a> Version<br />
  2 or later (the &#8220;GPL&#8221;);</li>
<li><a href="http://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public License</a><br />
  Version 2.1 or later (the &#8220;LGPL&#8221;);</li>
<li><a href="http://www.mozilla.org/MPL/MPL-1.1.html">Mozilla Public License</a> Version<br />
  1.1 or later (the &#8220;MPL&#8221;).</li>
</ul>
</div>
<div class="license">
<h3>AUTHORS</h3>
<h4>CKEditor for Movable Type</h4>
<ul>
<li>Taku Amano</li>
<li>GAMO, Toshihiro (<a href="http://www.dakiny.com/">Web Site</a>)</li>
<li>CKEditor Japan (<a href="http://sourceforge.jp/projects/ckeditor/">Web Site</a>)</li>
</ul>
<h4>CKEditor</h4>
<ul>
<li><a href="http://ckeditor.com/">CKEditor</a></li>
</ul>
<h4>Pictogram <a href="http://start.typepad.jp/typecast/">Web Site</a></h4>
<ul>
<li><a href="http://typepad.jp/">Six Apart Ltd</a></li>
</ul>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/ckeditor/about/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Screenshot of CKEditor for Movable Type</title>
		<link>http://tec.toi-planning.net/en/mt/ckeditor/screenshot</link>
		<comments>http://tec.toi-planning.net/en/mt/ckeditor/screenshot#comments</comments>
		<pubDate>Sun, 08 Nov 2009 16:28:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CKEditorForMT]]></category>

		<guid isPermaLink="false">http://tec.toi-planning.net/en/?p=220</guid>
		<description><![CDATA[Simple button layout. Full button layout. Insert Assets.]]></description>
			<content:encoded><![CDATA[<h3>Simple button layout.</h3>
<p><a href="http://tec.toi-planning.net/en/wp-content/uploads/CKEditor0.1.0_button_simple_en.jpg"><img src="http://tec.toi-planning.net/en/wp-content/uploads/CKEditor0.1.0_button_simple_en-450x618.jpg" alt="CKEditor0.1.0_button_simple_en" title="CKEditor0.1.0_button_simple_en" width="450" height="618" class="aligncenter size-medium wp-image-225" /></a></p>
<h3>Full button layout.</h3>
<p><a href="http://tec.toi-planning.net/en/wp-content/uploads/CKEditor0.1.0_button_full_en.jpg"><img src="http://tec.toi-planning.net/en/wp-content/uploads/CKEditor0.1.0_button_full_en-450x734.jpg" alt="CKEditor0.1.0_button_full_en" title="CKEditor0.1.0_button_full_en" width="450" height="734" class="aligncenter size-medium wp-image-226" /></a></a></p>
<h3>Insert Assets.</h3>
<p><img src="http://tec.toi-planning.net/en/wp-content/uploads/CKEditor_asset_button_en.jpg" alt="CKEditor_asset_button_en" title="CKEditor_asset_button_en" width="500" height="53" class="aligncenter size-full wp-image-233" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tec.toi-planning.net/en/mt/ckeditor/screenshot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

