<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>resources/public/images/cms/button_save_for_later.gif</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff></diff>
      <filename>resources/public/images/cms/button_preview.gif</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>resources/public/images/cms/button_publish.gif</filename>
    </modified>
    <modified>
      <diff>@@ -25,8 +25,10 @@ WYMeditor.editor.prototype.wildfire = function() {
 	  jQuery(&quot;.insert_web_url&quot;).unbind(&quot;click&quot;);
 	  jQuery(&quot;.insert_web_url&quot;).click(function(){
 	    var theURL = prompt(&quot;Enter the URL for this link:&quot;, &quot;http://&quot;);
-	    if (theURL != null) { 
+	    if (theURL != null) {
+	      var str_target = jQuery(&quot;#link_target&quot;).val();
 	      wym._exec('CreateLink', theURL);
+	      if(str_target.length) jQuery(wym._iframe.contentWindow.getSelection().focusNode.parentNode).attr('target', str_target);
 	      jQuery(&quot;#link_dialog&quot;).dialog(&quot;close&quot;);
 	      return true;
 	    }</diff>
      <filename>resources/public/javascripts/cms/jquery.wymeditor.wildfire.js</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-Subproject commit bda4de36d61b979ad402c3b49438e58a24e63119
+Subproject commit 6174cff5603c71821ad959d5005700e37849334c</diff>
      <filename>resources/public/javascripts/jqwysi</filename>
    </modified>
    <modified>
      <diff>@@ -82,11 +82,10 @@ var content_permalink=&quot;&lt;?=$model-&gt;permalink?&gt;&quot;;
     
     &lt;div class=&quot;clearfix&quot; id=&quot;autosaver&quot;&gt;&lt;/div&gt;
     &lt;fieldset id=&quot;submit&quot;&gt;
-      &lt;input type=&quot;image&quot; class=&quot;generic_button wymupdate&quot; src=&quot;&lt;?=serve_asset(&quot;images&quot;, &quot;cms&quot;, &quot;button_save.gif&quot;)?&gt;&quot; name=&quot;save&quot; value=&quot;Save&quot; /&gt;
+      &lt;input type=&quot;image&quot; class=&quot;generic_button wymupdate&quot; src=&quot;&lt;?=serve_asset(&quot;images&quot;, &quot;cms&quot;, &quot;button_save_for_later.gif&quot;)?&gt;&quot; name=&quot;save&quot; value=&quot;Save&quot; /&gt;
       &lt;?if($current_user-&gt;access($module_name,&quot;publish&quot;)):?&gt;
       &lt;input type=&quot;image&quot; class=&quot;generic_button wymupdate&quot; src=&quot;&lt;?=serve_asset(&quot;images&quot;, &quot;cms&quot;, &quot;button_publish.gif&quot;)?&gt;&quot; name=&quot;publish&quot; value=&quot;Publish&quot; /&gt;
       &lt;?endif?&gt;
-      &lt;input type=&quot;image&quot; class=&quot;generic_button&quot; src=&quot;&lt;?=serve_asset(&quot;images&quot;, &quot;cms&quot;, &quot;button_close.gif&quot;)?&gt;&quot; name=&quot;close&quot; value=&quot;Close&quot; /&gt;
       &lt;a href=&quot;&lt;?=$this-&gt;model-&gt;permalink?&gt;?preview=1&quot; target=&quot;_blank&quot; id=&quot;preview_link&quot;&lt;?=$modal_preview?' class=&quot;modal_preview&quot; ':''?&gt;&gt;&lt;img class=&quot;generic_button&quot; src=&quot;&lt;?=serve_asset(&quot;images&quot;, &quot;cms&quot;, &quot;button_preview.gif&quot;)?&gt;&quot; /&gt;&lt;/a&gt;
     &lt;/fieldset&gt;
   &lt;/div&gt;</diff>
      <filename>view/CMSAdminContentController/_form.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cd36909a7f774bba1c5367ccb6b7e80b96f51f48</id>
    </parent>
  </parents>
  <author>
    <name>Sheldon</name>
    <email>sheldon.els@gmail.com</email>
  </author>
  <url>http://github.com/phpwax/wildfire/commit/734236fd584b876229fb535e0de2529b2afbdb5d</url>
  <id>734236fd584b876229fb535e0de2529b2afbdb5d</id>
  <committed-date>2009-10-20T10:04:22-07:00</committed-date>
  <authored-date>2009-10-20T10:04:22-07:00</authored-date>
  <message>fisher price buttons</message>
  <tree>4be720aa82d2dc4e4b6675112d2d30f1ea25d2e9</tree>
  <committer>
    <name>Sheldon</name>
    <email>sheldon.els@gmail.com</email>
  </committer>
</commit>
