diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-18 12:48:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-18 12:48:10 -0400 |
commit | 6d8df8c1149cfb202cc11ed77f0013b6dced81ba (patch) | |
tree | 5a16330f43077fc6c0f745d97d8d1b240f11462c /doc/tips | |
parent | 18806fa6b0f2afab703d558a499da8918214a1c7 (diff) | |
parent | 943a4ff520d42b41af466e5626b96ee0e2ac13c5 (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/tips')
-rw-r--r-- | doc/tips/Google_custom_search.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tips/Google_custom_search.mdwn b/doc/tips/Google_custom_search.mdwn index 7e8ac951c..1093029f5 100644 --- a/doc/tips/Google_custom_search.mdwn +++ b/doc/tips/Google_custom_search.mdwn @@ -5,3 +5,8 @@ Instead of the [[plugins/search]] plugin you could embed [Google Custom Search]( 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). + + +# Alternatively + +You could use the [[Google_plugin|plugins/google]] from version 2.67. |