From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from mail-qv1-xf2a.google.com (mail-qv1-xf2a.google.com [IPv6:2607:f8b0:4864:20::f2a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id D694C1F8C6 for ; Thu, 26 Aug 2021 17:01:17 +0000 (UTC) Received: by mail-qv1-xf2a.google.com with SMTP id a5so2471197qvq.0 for ; Thu, 26 Aug 2021 10:01:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=date:from:to:subject:message-id:mime-version:content-disposition; bh=pBUITskiOW0FReO0rBHiBq6OaKkx2SqR7UAAZlnvm1k=; b=GLFWgdrNHjcVvgncqS82KjdBwZQJyOlOKoswsoA22IOCpsb7Ec3RGs88kLJJmEkhsO lIt+af6+CFQZJ/Y3Lzex7UwJwwQbLiDz+yWzVko/SjXJZ4O21rRJtw7hO9rCsG5rWNfE aaAGjiHMMNwFmdEx+sijnBQfMh3vEXMFhQi+Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-disposition; bh=pBUITskiOW0FReO0rBHiBq6OaKkx2SqR7UAAZlnvm1k=; b=hG80/0wAvc+UIbi6h1Qfi4TNlq4VXqn+hxLWiU/XCdTitio4ckqb+mCtUMcc2sEhQo yay9v3V4U6TwnwV3//sfIzoTQA0bzaFicdQt08tHjJ3UGqysq+kvojw2gcwU5m7Kn5WK vf3JfJorA69cyF4ESzAMbj5E9G+v8J01XfM/aR+NQ/0qGE6970u4ZvSbX9xI0xMM3GQc cVWavAz1jdik9lnbIdMWt7vn3YoRnRcG9B+HP1L7e5kJ6QSzE1dyGtydRpEOXqfoduc0 wOQ6dQRnCyhgFDu/+p6XzE/45dyOcAZF28/EAjW9DU5rEDfDyWcK0lgyr8qlForsxyCh cKtQ== X-Gm-Message-State: AOAM530wTlA6/O4vBBV9eOmdXm8OSacYJsjhDRsbtfXp02CWLsbAzs/S 2c4JKdAZCsY694N4d58RzJ1T5WS/zio88VlW X-Google-Smtp-Source: ABdhPJyrFx6WjCAyMFL/WFNFB0J2l8MAIgtcoXZjKcU7Njc1wyQEuGAGkYhPN/ZldVK+sDT3CbWPiQ== X-Received: by 2002:a0c:b356:: with SMTP id a22mr5220173qvf.7.1629997276400; Thu, 26 Aug 2021 10:01:16 -0700 (PDT) Received: from nitro.local (bras-base-mtrlpq5031w-grc-32-216-209-220-181.dsl.bell.ca. [216.209.220.181]) by smtp.gmail.com with ESMTPSA id g11sm2085427qtk.50.2021.08.26.10.01.15 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 Aug 2021 10:01:16 -0700 (PDT) Date: Thu, 26 Aug 2021 13:01:14 -0400 From: Konstantin Ryabitsev To: meta@public-inbox.org Subject: Add a way to search all from wwwlisting Message-ID: <20210826170114.r4j4cpf6hzrhzktt@nitro.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-Id: Hello: I switched the configuration to return wwwlisting as toplevel view (instead of redirecting / to /all/), but there's some discontent, because the easy interface to "search everything" is gone and unless someone knows about /all/, they wouldn't find out about it from the wwwlisting view. How about, if there is an extindex "all" defined, the wwwlisting adds an extra search box: [_________________] [search all] help * 2021-08-26 16:54 - https://x-lore.kernel.org/all/ All of lore.kernel.org ------------------------------------------------------ [_________________] [locate inbox] * 2021-08-26 16:54 - https://x-lore.kernel.org/lkml/ [description] [infourl] * etc * etc -K