]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
initial implementation (I was unable to use untrusted git push to add this comment)
authorjmtd <jmtd@web>
Fri, 29 Mar 2019 11:17:45 +0000 (07:17 -0400)
committeradmin <admin@branchable.com>
Fri, 29 Mar 2019 11:17:45 +0000 (07:17 -0400)
doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn

index 6adc051dcd8c1d74fc5b1e4aed396202ab42434d..47ec555c860cceb836a791f8864502cf01916035 100644 (file)
@@ -3,3 +3,9 @@ The search box on ikiwiki uses Google to look for documentation. Unfortunately t
 Would it be possible to change the default behavior to use another search engine more privacy friendly such as https://duckduckgo.com or https://qwant.com.
 
 With both engines adding the "site:ikiwiki.info" string to the search terms limit results to these present on ikiwiki.info.
+
+> I've had a first stab at implementing this. It's in [my fork on
+> GitHub](https://github.com/jmtd/ikiwiki/tree/duckduckgo), specifically branch
+> "duckduckgo" commit
+> [8aeca188f96594f3fb314b75b7ef316f808b4271](https://github.com/jmtd/ikiwiki/commit/8aeca188f96594f3fb314b75b7ef316f808b4271).
+> It's also live on <https://jmtd.net/>. — [[Jon]] [[!tag patch]]