<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>app/views/pages/search_results.html.erb</filename>
    </added>
    <added>
      <filename>app/views/shared/_google_search.html.erb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -14,8 +14,9 @@
     - else
       %li
         = link_to 'Logout', destroy_session_path
-      %li
+      %li.no-pipe
         = fb_login_button('window.location = &quot;/users/link_user_accounts&quot;;', :size =&gt; &quot;small&quot;)
+        %em.small connect
 %ul.user-header-nav
   #not_logged_in.hide
     %li</diff>
      <filename>app/views/layouts/_user_header.html.haml</filename>
    </modified>
    <modified>
      <diff>@@ -21,6 +21,8 @@
               = link_to network.display_name, root_url(:subdomain =&gt; network.name).to_s.downcase
             - else
               = network.display_name
+          .span-360
+            = render :partial =&gt; &quot;shared/google_search&quot;
         - if yield(:error)
           .error
             %span.dismiss= link_to image_tag('close_square.png'), @close_flash_link || '' # empty string means self</diff>
      <filename>app/views/layouts/application.html.haml</filename>
    </modified>
    <modified>
      <diff>@@ -14,6 +14,7 @@ ActionController::Routing::Routes.draw do |map|
   # facebook acct link
   #map.resources :users, :collection =&gt; {:link_user_accounts =&gt; :get}
   map.connect &quot;users/link_user_accounts&quot;, :controller =&gt; &quot;users&quot;, :action =&gt; &quot;link_user_accounts&quot;
+  map.connect &quot;search&quot;, :controller =&gt; &quot;pages&quot;, :action =&gt; &quot;search_results&quot;
   
   # TODO: remove when done
   map.resources :ui</diff>
      <filename>config/routes.rb</filename>
    </modified>
    <modified>
      <diff>@@ -669,7 +669,7 @@ ol.create_a_tip_steps li.pitcher, ol.create_a_pitch_steps li.pitcher {
 /* ---------------------------------------------------------------------------------
  General Column specs part 3 - this achieves the float right and size for the columns
 ------------------------------------------------------------------------------------ */
-.span-145, .span-160, .span-225, .span-270, .span-530 {float: right;}
+.span-145, .span-160, .span-225, .span-270, .span-360, .span-530 {float: right;}
 .span-145 {width:145px;}
 .span-160 {width:160px;}
 .span-225 {width:225px;}</diff>
      <filename>public/stylesheets/screen_spotus.css</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>68c9ccd5d3071d6994207a7fc5f379fc30a8e7be</id>
    </parent>
  </parents>
  <author>
    <name>Dan Newman</name>
    <email>dpnewman@gmail.com</email>
  </author>
  <url>http://github.com/spot-us/spot-us/commit/40a1ea673bd5024288065cc8d978736209983525</url>
  <id>40a1ea673bd5024288065cc8d978736209983525</id>
  <committed-date>2009-11-03T15:02:10-08:00</committed-date>
  <authored-date>2009-11-03T15:02:10-08:00</authored-date>
  <message>Google custom search integrated</message>
  <tree>38476ce1d0528f711c0fd6fae6beb2f36f910ef1</tree>
  <committer>
    <name>Dan Newman</name>
    <email>dpnewman@gmail.com</email>
  </committer>
</commit>
