aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/Google_custom_search.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2008-04-19 17:15:30 -0400
committerJoey Hess <joey@kitenet.net>2008-04-19 17:15:30 -0400
commita516b2a63ff7163d86a82a6008699843265d88d6 (patch)
tree4dda906f085c27526d1a07ae44e1e3e6c23b3bde /doc/tips/Google_custom_search.mdwn
parente1842ce95c7caf26a4ac95cd15437b56d0af4c33 (diff)
downloadikiwiki-a516b2a63ff7163d86a82a6008699843265d88d6.tar
ikiwiki-a516b2a63ff7163d86a82a6008699843265d88d6.tar.gz
web commit by http://hendry.iki.fi/: google search
Diffstat (limited to 'doc/tips/Google_custom_search.mdwn')
-rw-r--r--doc/tips/Google_custom_search.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/tips/Google_custom_search.mdwn b/doc/tips/Google_custom_search.mdwn
new file mode 100644
index 000000000..7e8ac951c
--- /dev/null
+++ b/doc/tips/Google_custom_search.mdwn
@@ -0,0 +1,7 @@
+Instead of the [[plugins/search]] plugin you could embed [Google Custom Search](http://www.google.com/cse) for site search functionality.
+
+**Unfortunately** you need [[plugins/rawhtml]] enabled.
+
+Once you've created your "custom search engine", just drop in the search box html like I've done in my [Debian tips and tricks](http://dabase.com/tips/) [source](http://git.webconverger.org/?p=faq.git;a=blob;f=tips.mdwn).
+
+If you have odd "save failed" error messages in Google's CSE's control panel, try `/usr/lib/WebKit/GtkLauncher` from [webkit](http://packages.qa.debian.org/w/webkit.html).