<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,7 +36,8 @@ Set the filter on your page part to &quot;Fckeditor&quot; and the editor will be instantia
 Use the &quot;browse server&quot; button on the Image, Flash, and File tools to invoke the file upload feature.
 
 == Gotchas
-* Radius tags get stomped on by FCKEditor. For now, you probably shouldn't try to use radius tags in page parts managed with FCKEditor.
+* Be sure to allow pop-ups from your Radiant site. The FCKEditor uses popups extensively.
+* Radius tags may get mangled by FCKEditor. We've done our best to ensure FCKEditor ignores them, but there will still be quirks. See the Filter Reference on the /admin/pages/edit/ page for details.
 * If you don't have aspell installed, spell checking will never find errors. It'll always return &quot;no errors found.&quot;
 
 == TODOS</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -17,7 +17,7 @@ FCKConfig.ProtectedSource.Add(/&lt;\/?r:*?&gt;/gi);
 FCKConfig.ProtectedTags = '&lt;%= @fck_tag_list %&gt;' ;
 
 // ONLY CHANGE BELOW HERE
-FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/silver/';
+//FCKConfig.SkinPath = FCKConfig.BasePath + 'skins/silver/';
 
 FCKConfig.ToolbarSets[&quot;Simple&quot;] = [
 	['Source','-','-','Templates'],</diff>
      <filename>app/views/fckeditor/config.js.erb</filename>
    </modified>
    <modified>
      <diff>@@ -9,4 +9,5 @@
 &lt;h2&gt;Quirks&lt;/h2&gt;
 &lt;ul&gt;
 	&lt;li&gt;Singleton tags will be turned into container tags on save. This means &lt;code&gt;&amp;lt;r:link /&amp;gt;&lt;/code&gt; will be turned into &lt;code&gt;&amp;lt;r:link&amp;gt;&amp;lt;/r:link&amp;gt;&lt;/code&gt;.&lt;/li&gt;
+	&lt;li&gt;Be sure to allow popups from your Radiant site. The FCKEditor uses pop-ups extensively.&lt;/li&gt;
 &lt;/ul&gt;</diff>
      <filename>fckeditor.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b1c70c02242e5c7fcd75407ab5e6544807f50a44</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Collis-Puro</name>
    <email>dan@collispuro.net</email>
  </author>
  <url>http://github.com/djcp/radiant-fckeditor/commit/5f00264f220ea020c157c7c696a54af4a8bde959</url>
  <id>5f00264f220ea020c157c7c696a54af4a8bde959</id>
  <committed-date>2008-06-05T20:31:08-07:00</committed-date>
  <authored-date>2008-06-05T20:31:08-07:00</authored-date>
  <message>Documentation fixes and change to a skin that better matches the Radiant
admin.</message>
  <tree>31fd66d2a74e91c2f99ca0d5f184b414f8bd88f2</tree>
  <committer>
    <name>Daniel Collis-Puro</name>
    <email>dan@collispuro.net</email>
  </committer>
</commit>
