From ebf54a6b4328b0cf568d8e07e7fb8e4a89e95642 Mon Sep 17 00:00:00 2001 From: jmtd Date: Sun, 7 Feb 2021 07:43:12 -0400 Subject: [PATCH] clarify: ikiwiki plugin, ikiwiki.info site configuration request, separate --- ..._the_ikiwiki.info_search_box_to_not_using_Google.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn b/doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn index 94face4c9..f48396f5f 100644 --- a/doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn +++ b/doc/todo/Change_the_ikiwiki.info_search_box_to_not_using_Google.mdwn @@ -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 — 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*