]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
clarify: ikiwiki plugin, ikiwiki.info site configuration request, separate
authorjmtd <jmtd@web>
Sun, 7 Feb 2021 11:43:12 +0000 (07:43 -0400)
committeradmin <admin@branchable.com>
Sun, 7 Feb 2021 11:43:12 +0000 (07:43 -0400)
doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn

index 94face4c9071baf9377983b0639cb0b8eb87a9d1..f48396f5fcd0913d2f779209046710e7643b4a52 100644 (file)
@@ -14,3 +14,12 @@ With both engines adding the "site:ikiwiki.info" string to the search terms limi
 >> I've just updated this branch to not require JavaScript (I learned about a hidden parameter to
 >> the search form for specifying the URLs to search under). In case this wasn't clear already, I
 >> think this is ready for review and to consider merging to IkIWiki proper. *— [[Jon]], 2020-12-11*
+
+>>> To clarify: What I've done is write a self-contained ikiwiki plugin that can be used as a drop-in
+>>> replacement for google on any Ikiwiki. Naturally I would like that included in IkiWiki. (1)
+>>> 
+>>> However this bug is actually about <https://ikiwiki.info/> — every time I search the site I am
+>>> reminded that IW defaults to Google, because I'm prompted by some pop-over to accept some T&Cs
+>>> every time (I don't let it save the cookie). (2)
+>>> 
+>>> (1) is no doubt a pre-requisite for (2). Are either under consideration? *—[[Jon]], 2021-02-07*