All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs/website: use lore for ml search
@ 2021-08-26 13:18 Michael Nosthoff via buildroot
  2021-08-26 21:17 ` Arnout Vandecappelle
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Nosthoff via buildroot @ 2021-08-26 13:18 UTC (permalink / raw)
  To: buildroot; +Cc: Michael Nosthoff

the nabble.com link is dead and lore has a good search.
So use lore for the search form.

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
 docs/website/support.html | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/docs/website/support.html b/docs/website/support.html
index 97ca296836..90231f601c 100644
--- a/docs/website/support.html
+++ b/docs/website/support.html
@@ -59,11 +59,8 @@
 		    list, since there is a good chance someone else has asked the same question
 		    before.</p>
 
-		  <form method="get" action="http://buildroot-busybox.2317881.n4.nabble.com/template/NamlServlet.jtp">
-		    <input type="text" name="query">
-		    <input type="hidden" name="macro" value="search_page">
-		    <input type="hidden" name="node" value="2">
-		    <input type="hidden" name="sort" value="date">
+		  <form method="get" action="https://lore.kernel.org/buildroot/">
+		    <input type="text" name="q">
 		    <button type="submit" class="btn btn-default">Submit</button>
 		  </form>
 		</div>
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] docs/website: use lore for ml search
  2021-08-26 13:18 [Buildroot] [PATCH] docs/website: use lore for ml search Michael Nosthoff via buildroot
@ 2021-08-26 21:17 ` Arnout Vandecappelle
  2021-08-27 16:45   ` Angelo Compagnucci
  0 siblings, 1 reply; 3+ messages in thread
From: Arnout Vandecappelle @ 2021-08-26 21:17 UTC (permalink / raw)
  To: Michael Nosthoff, buildroot, Angelo Compagnucci



On 26/08/2021 15:18, Michael Nosthoff via buildroot wrote:
> the nabble.com link is dead and lore has a good search.
> So use lore for the search form.
> 
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>

 Applied to master, thanks.

 There's another nabble link that is supposed to load the last mails on the
list, could be useful to replace that one as well. Though apparently the CORS
proxy that we're supposed to use is dead anyway - Angelo, maybe you can take a
look at that?

 There's also a gmane link that is supposed to point to the mailing list,
perhaps that one should be replaced by lore as well.

 Regards,
 Arnout

> ---
>  docs/website/support.html | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)
> 
> diff --git a/docs/website/support.html b/docs/website/support.html
> index 97ca296836..90231f601c 100644
> --- a/docs/website/support.html
> +++ b/docs/website/support.html
> @@ -59,11 +59,8 @@
>  		    list, since there is a good chance someone else has asked the same question
>  		    before.</p>
>  
> -		  <form method="get" action="http://buildroot-busybox.2317881.n4.nabble.com/template/NamlServlet.jtp">
> -		    <input type="text" name="query">
> -		    <input type="hidden" name="macro" value="search_page">
> -		    <input type="hidden" name="node" value="2">
> -		    <input type="hidden" name="sort" value="date">
> +		  <form method="get" action="https://lore.kernel.org/buildroot/">
> +		    <input type="text" name="q">
>  		    <button type="submit" class="btn btn-default">Submit</button>
>  		  </form>
>  		</div>
> 
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] docs/website: use lore for ml search
  2021-08-26 21:17 ` Arnout Vandecappelle
@ 2021-08-27 16:45   ` Angelo Compagnucci
  0 siblings, 0 replies; 3+ messages in thread
From: Angelo Compagnucci @ 2021-08-27 16:45 UTC (permalink / raw)
  To: Arnout Vandecappelle; +Cc: Michael Nosthoff, Angelo Compagnucci, buildroot

Il giorno gio 26 ago 2021 alle ore 23:18 Arnout Vandecappelle
<arnout@mind.be> ha scritto:
>
>
>
> On 26/08/2021 15:18, Michael Nosthoff via buildroot wrote:
> > the nabble.com link is dead and lore has a good search.
> > So use lore for the search form.
> >
> > Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
>
>  Applied to master, thanks.
>
>  There's another nabble link that is supposed to load the last mails on the
> list, could be useful to replace that one as well. Though apparently the CORS
> proxy that we're supposed to use is dead anyway - Angelo, maybe you can take a
> look at that?

Looking already for a replacement. I'll send a patch as soon as I have
something working.

>
>  There's also a gmane link that is supposed to point to the mailing list,
> perhaps that one should be replaced by lore as well.
>
>  Regards,
>  Arnout
>
> > ---
> >  docs/website/support.html | 7 ++-----
> >  1 file changed, 2 insertions(+), 5 deletions(-)
> >
> > diff --git a/docs/website/support.html b/docs/website/support.html
> > index 97ca296836..90231f601c 100644
> > --- a/docs/website/support.html
> > +++ b/docs/website/support.html
> > @@ -59,11 +59,8 @@
> >                   list, since there is a good chance someone else has asked the same question
> >                   before.</p>
> >
> > -               <form method="get" action="http://buildroot-busybox.2317881.n4.nabble.com/template/NamlServlet.jtp">
> > -                 <input type="text" name="query">
> > -                 <input type="hidden" name="macro" value="search_page">
> > -                 <input type="hidden" name="node" value="2">
> > -                 <input type="hidden" name="sort" value="date">
> > +               <form method="get" action="https://lore.kernel.org/buildroot/">
> > +                 <input type="text" name="q">
> >                   <button type="submit" class="btn btn-default">Submit</button>
> >                 </form>
> >               </div>
> >
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot



-- 
Profile: http://it.linkedin.com/in/compagnucciangelo
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-08-27 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26 13:18 [Buildroot] [PATCH] docs/website: use lore for ml search Michael Nosthoff via buildroot
2021-08-26 21:17 ` Arnout Vandecappelle
2021-08-27 16:45   ` Angelo Compagnucci

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.