clarify: ikiwiki plugin, ikiwiki.info site configuration request, separate

master
jmtd 2021-02-07 07:43:12 -04:00 committed by admin
parent 9ef538d994
commit ebf54a6b43
1 changed files with 9 additions and 0 deletions

View 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*