浏览代码

Added a customized google search engine.

Bastien Guerry 16 年之前
父节点
当前提交
1eea4a3e7b
共有 1 个文件被更改,包括 14 次插入0 次删除
  1. 14 0
      ORGWEBPAGE/index.org

+ 14 - 0
ORGWEBPAGE/index.org

@@ -23,6 +23,20 @@ messages, BBDB entries, and any files related to the projects.  For
 printing and sharing of notes, an Org-mode file can be exported as a
 structured ASCII file, HTML, and LaTeX.
 
+* Search through this website
+
+#+BEGIN_HTML
+<form action="http://www.google.com/cse" id="cse-search-box">
+  <div>
+    <input type="hidden" name="cx" value="002987994228320350715:2gaddxoioh4" />
+    <input type="hidden" name="ie" value="UTF-8" />
+    <input type="text" name="q" size="31" />
+    <input type="submit" name="sa" value="Search this website" />
+  </div>
+</form>
+<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
+#+END_HTML
+
 * News
 
 Check out the [[file:GoogleTech.org][Google Tech Talk]] about Org-mode.