<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,7 +9,7 @@ cd vendor/plugins
 git clone git@github.com:devon/tiny_mce_plus.git
 
 script/generate tiny_mce_plus_migration
-rake db:migration
+rake db:migrate
 
 rake tiny_mce_plus:install
 
@@ -60,6 +60,10 @@ public
   |-- javascripts
     |-- tiny_mce
 
-You may custom the editor in tiny_mce_plus_config.rb.
+You may custom the config in tiny_mce_plus_config.rb.
+
+Attention:
+1, do not put &lt;p&gt; &lt;/p&gt; around the textarea.
+2, If you use old will_paginate plugin, maybe change the url_for to url_option in remote_link_renderer.rb
 
 Copyright (c) 2008 devon at kuxuesoft.com, released under the MIT license</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@
 .alignPreview {border:1px solid #000; width:140px; height:140px; overflow:hidden; padding:5px;}
 .checkbox {border:0;}
 .panel_wrapper div.current {height:245px;}
-#prev {margin:0; border:1px solid #000; width:99%; height:150px; overflow:auto;}
+#prev {margin:0; border:1px solid #000; width:95%; height:120px; overflow:auto;}
 #align, #classlist {width:150px;}
 #width, #height {vertical-align:middle; width:50px; text-align:center;}
 #vspace, #hspace, #border {vertical-align:middle; width:30px; text-align:center;}</diff>
      <filename>assets/public/javascripts/tiny_mce/plugins/curblyadvimage/css/advimage.css</filename>
    </modified>
    <modified>
      <diff>@@ -19,7 +19,7 @@
 				ed.windowManager.open({
 					file : url + '/image.htm',
 					width : 480 + parseInt(ed.getLang('curblyadvimage.delta_width', 0)),
-					height : 385 + parseInt(ed.getLang('curblyadvimage.delta_height', 0)),
+					height : 415 + parseInt(ed.getLang('curblyadvimage.delta_height', 0)),
 					inline : 1
 				}, {
 					plugin_url : url</diff>
      <filename>assets/public/javascripts/tiny_mce/plugins/curblyadvimage/editor_plugin_src.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5e76cdd5e25144f4810d8e5de10b75d9fc17aabb</id>
    </parent>
  </parents>
  <author>
    <name>devon</name>
    <email>devon@devon-2.local</email>
  </author>
  <url>http://github.com/devon/tiny_mce_plus/commit/b0653c2ba3ef69d2e93316c778db5c5349c0ed48</url>
  <id>b0653c2ba3ef69d2e93316c778db5c5349c0ed48</id>
  <committed-date>2008-06-17T18:54:50-07:00</committed-date>
  <authored-date>2008-06-17T18:54:50-07:00</authored-date>
  <message>bug fix for editor: pop up window size in ie</message>
  <tree>c6337a5b2535e017bdcdec4ffda71d8801e7a2c0</tree>
  <committer>
    <name>devon</name>
    <email>devon@devon-2.local</email>
  </committer>
</commit>
