From owner-svn-doc-head@freebsd.org Wed May 23 23:11:14 2018 Return-Path: Delivered-To: svn-doc-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02DD6EEBB8B; Wed, 23 May 2018 23:11:14 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A882383CD1; Wed, 23 May 2018 23:11:13 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from ralph.baldwin.cx (ralph.baldwin.cx [66.234.199.215]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: jhb) by smtp.freebsd.org (Postfix) with ESMTPSA id 74466BBBF; Wed, 23 May 2018 23:11:13 +0000 (UTC) (envelope-from jhb@freebsd.org) From: John Baldwin To: Eitan Adler Cc: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: Re: svn commit: r51644 - in head/en_US.ISO8859-1/htdocs/search: . opensearch Date: Wed, 23 May 2018 15:50:30 -0700 Message-ID: <25526966.vB7tQ84W0Y@ralph.baldwin.cx> User-Agent: KMail/4.14.10 (FreeBSD/11.1-STABLE; KDE/4.14.30; amd64; ; ) In-Reply-To: References: <201805130342.w4D3gHmN099719@repo.freebsd.org> <3950907.Mu2DUvjOtT@ralph.baldwin.cx> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2018 23:11:14 -0000 On Wednesday, May 23, 2018 01:11:04 PM Eitan Adler wrote: > On 23 May 2018 at 09:39, John Baldwin wrote: > > On Sunday, May 13, 2018 03:42:17 AM Eitan Adler wrote: > >> Author: eadler > >> Date: Sun May 13 03:42:17 2018 > >> New Revision: 51644 > >> URL: https://svnweb.freebsd.org/changeset/doc/51644 > >> > >> Log: > >> Remove OpenSearch in its entirety > >> > >> Neither modern Firefox nor Chrome supports OpenSearch, at least in the > >> form as presented. Documentation suggests it might be possible to get > >> this to work, but remove for now until and unless someone can get them > >> to work. > > > > What is modern? My firefox 57 still supports the plugins I've added from > > here previously. > > Can you actually add them if you try now? There is a chance I missed > how this actually works. When I get home I'll try some more and see if > I misunderstood when I tried last time. Well, they are gone now from www.freebsd.org so it's not easy to test. :-P I still get a prompt to add the one from bugzilla when I'm on bugs.freebsd.org if I click on the search query to get the pulldown list of queries. -- John Baldwin