<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,8 +2,6 @@
 
 &lt;%- column_div :type =&gt; :primary do -%&gt;
 
-  &lt;p&gt;&lt;%= formatting_note %&gt;&lt;/p&gt;
-
   &lt;%= error_messages_for :message %&gt;
   
   &lt;%- unless @preview.nil? -%&gt;
@@ -27,6 +25,7 @@
     &lt;/div&gt;
     &lt;div class=&quot;form_row&quot;&gt;
       &lt;label for=&quot;message_body&quot;&gt;Message&lt;/label&gt;
+      &lt;p&gt;&lt;%= formatting_note %&gt;&lt;/p&gt;
       &lt;%= f.text_area :content, :id =&gt; &quot;message_body&quot; %&gt;
       &lt;%- if @message.reply? -%&gt;
         &lt;%= f.hidden_field :parent_id %&gt;</diff>
      <filename>app/views/messages/new.html.erb</filename>
    </modified>
    <modified>
      <diff>@@ -18,10 +18,8 @@
       &lt;p class=&quot;meta&quot;&gt;This is what other users of the system see as your 
         description.&lt;/p&gt;
       &lt;div class=&quot;form_row&quot;&gt;
-      &lt;%= fckeditor_textarea(&quot;person&quot;, :description, 
-                                       :toolbarSet =&gt; 'InsoshiBase',
-                                       :width =&gt; '100%',
-                                       :height =&gt; RICH_TEXT_HEIGHT) %&gt;
+        &lt;p&gt;&lt;%= formatting_note %&gt;&lt;/p&gt;
+        &lt;%= f.text_area :description  %&gt;
       &lt;/div&gt;
 
       &lt;br /&gt;</diff>
      <filename>app/views/people/edit.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b9d175124557e8f6f84a46a173433e1b88a0253a</id>
    </parent>
  </parents>
  <author>
    <name>Michael Hartl</name>
    <email>michael@michaelhartl.com</email>
  </author>
  <url>http://github.com/insoshi/insoshi/commit/6bc7bfed0c8c79b4cbb45f68b84e4fce0fe3f4d7</url>
  <id>6bc7bfed0c8c79b4cbb45f68b84e4fce0fe3f4d7</id>
  <committed-date>2009-04-22T14:38:40-07:00</committed-date>
  <authored-date>2009-04-22T14:37:55-07:00</authored-date>
  <message>Ripped out FCKEditor
FCKEditor and Markdown don't play nice together, so one had to go</message>
  <tree>2b6edc99f19da8cda09fb97f511b3174045d0e36</tree>
  <committer>
    <name>Michael Hartl</name>
    <email>michael@michaelhartl.com</email>
  </committer>
</commit>
