[SCM] Website for Isaac project branch, ikiwiki, updated. 59ad0015619f6d3d214835a950c79b1bcf0107fd

Mildred Ki'Lya silkensedai at online.fr
Sun Sep 20 17:46:08 UTC 2009


The following commit has been merged in the ikiwiki branch:
commit 59ad0015619f6d3d214835a950c79b1bcf0107fd
Author: Mildred Ki'Lya <silkensedai at online.fr>
Date:   Sun Sep 20 19:45:40 2009 +0200

    added Google Custom Search box

diff --git a/.ikiwiki/page.tmpl b/.ikiwiki/page.tmpl
index bd77890..085541a 100644
--- a/.ikiwiki/page.tmpl
+++ b/.ikiwiki/page.tmpl
@@ -40,6 +40,32 @@
 <div id="body4">
 <div id="body5">
 
+<div id="head">
+  <div id="search-box">
+    <form target="_blank" id="cse-search-box" action="http://www.google.com/cse">
+      <div>
+        <input type="hidden" value="017043733976192376403:kbdgzxfwnqq" name="cx"/>
+        <input type="hidden" value="UTF-8" name="ie"/>
+        <input size="28" name="q"
+               style="background: rgb(255, 255, 255)
+                                  url(http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif)
+                                  no-repeat
+                                  scroll
+                                  left
+                                  center;
+                      -moz-background-clip: border;
+                      -moz-background-origin: padding;
+                      -moz-background-inline-policy: continuous;"
+               onfocus="this.style.background='white'"
+               onblur="if (/^\s*$/.test(this.value)) {
+                         this.style.background='white url(http://www.google.com/cse/intl/en/images/google_custom_search_watermark.gif) no-repeat scroll left center';
+                       }"/>
+        <input type="submit" value="Search" name="sa"/>
+      </div>
+    </form>
+  </div>
+</div>
+
 <!-- ******************** *********** ******************** -->
 <!-- ******************** PAGE HEADER ******************** -->
 <!-- ******************** *********** ******************** -->
diff --git a/html b/html
index ed1e51c..32fd260 160000
--- a/html
+++ b/html
@@ -1 +1 @@
-Subproject commit ed1e51c5e04ed7ce4912e66a4fd6edd446e2b8b5
+Subproject commit 32fd2608f75f6b52fb4d24e999d9003fcbbcd258

-- 
Website for Isaac project



More information about the Lisaac-commits mailing list