<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,6 +36,9 @@ class BlogController &lt; ApplicationController
   uses_yui_editor(:only =&gt; [:new, :create, :edit, :update], :selector =&gt; 'blog_post')
 end
 
+Instructions for configuring the plugin:
+http://wiki.github.com/larsklevan/yui_editor
+
 Instructions for configuring the editor:
 http://developer.yahoo.com/yui/docs/YAHOO.widget.Editor.html#configattributes
 
@@ -53,4 +56,4 @@ Feedback
 Send feedback and questions to:
 tastybyte at gmail.com
 
-Copyright (c) 2008 Lars Klevan, released under the MIT license
+Copyright (c) 2009 Lars Klevan, released under the MIT license</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -44,7 +44,7 @@ module YuiEditor
       result &lt;&lt; stylesheet_link_tag(&quot;#{base_uri}/#{version}/build/assets/skins/sam/skin.css&quot;) + &quot;\n&quot; if body_class == 'yui-skin-sam'
       
       result &lt;&lt; javascript_include_tag(&quot;#{base_uri}/#{version}/build/yahoo-dom-event/yahoo-dom-event.js&quot;) + &quot;\n&quot;
-      yui_scripts = %w{element/element-beta container/container_core}
+      yui_scripts = %w{element/element container/container_core}
       yui_scripts += %w{menu/menu button/button} unless editor_class == 'SimpleEditor'
       yui_scripts &lt;&lt; 'editor/editor'
       yui_scripts += additional_yui_javascripts</diff>
      <filename>lib/yui_editor.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-version: '2.6.0'
+version: '2.7.0'
 selector: rich_text_editor
 simple_editor: false
 body_class: yui-skin-sam</diff>
      <filename>yui_editor.yml.tpl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>26e508ca831f7be891a625bc37c66621e4f276dc</id>
    </parent>
  </parents>
  <author>
    <name>Lars Klevan</name>
    <email>lars@socialcast.com</email>
  </author>
  <url>http://github.com/larsklevan/yui_editor/commit/14cf2842355672efd7d5f749c8c1a46a1fb6a381</url>
  <id>14cf2842355672efd7d5f749c8c1a46a1fb6a381</id>
  <committed-date>2009-03-05T06:32:32-08:00</committed-date>
  <authored-date>2009-03-05T06:32:32-08:00</authored-date>
  <message>update yui editor version to 2.7.0</message>
  <tree>6f4f5ffd734797a18630be8797b13718c8360905</tree>
  <committer>
    <name>Lars Klevan</name>
    <email>lars@socialcast.com</email>
  </committer>
</commit>
