DPDK website maintenance
 help / color / mirror / Atom feed
* [dpdk-web] [PATCH] add ml search boxes
@ 2017-02-20 14:14 Thomas Monjalon
  2017-02-20 14:32 ` Ferruh Yigit
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2017-02-20 14:14 UTC (permalink / raw)
  To: web

Add two search boxes for users@ and dev@.
After validating, the request is sent to mail-archive.com.
More advanced searches can be done on mail-archive.com.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
---
 ml.html | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/ml.html b/ml.html
index 8c3c497..31b8f6d 100644
--- a/ml.html
+++ b/ml.html
@@ -47,6 +47,19 @@
 					    |</td>
 				</tr>
 				<tr>
+					<th></th>
+					<td>
+						<form action="https://mail-archive.com/search">
+							<input type="hidden" name="a" value="1">
+							<input type="hidden" name="l" value="users@dpdk.org">
+							<input type="hidden" name="o" value="newest">
+							<input type="text" name="haswords" size="40"
+							placeholder="search in users@dpdk.org archives">
+						</form>
+					</td>
+					<td></td>
+				</tr>
+				<tr>
 					<th><a href="mailto:announce@dpdk.org">announce@dpdk.org</a></th>
 					<td>release announcements (forwarded to dev list)</td>
 					<td>| <a href="/ml/listinfo/announce">register</a>
@@ -61,6 +74,19 @@
 					    |</td>
 				</tr>
 				<tr>
+					<th></th>
+					<td>
+						<form action="https://mail-archive.com/search">
+							<input type="hidden" name="a" value="1">
+							<input type="hidden" name="l" value="dev@dpdk.org">
+							<input type="hidden" name="o" value="newest">
+							<input type="text" name="haswords" size="40"
+							placeholder="search in dev@dpdk.org archives">
+						</form>
+					</td>
+					<td></td>
+				</tr>
+				<tr>
 					<th><a href="mailto:stable@dpdk.org">stable@dpdk.org</a></th>
 					<td>backports on stable branches</td>
 					<td>| <a href="/ml/listinfo/stable">register</a>
-- 
2.7.0

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

* Re: [dpdk-web] [PATCH] add ml search boxes
  2017-02-20 14:14 [dpdk-web] [PATCH] add ml search boxes Thomas Monjalon
@ 2017-02-20 14:32 ` Ferruh Yigit
  2017-02-26 17:10   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2017-02-20 14:32 UTC (permalink / raw)
  To: Thomas Monjalon, web

On 2/20/2017 2:14 PM, Thomas Monjalon wrote:
> Add two search boxes for users@ and dev@.
> After validating, the request is sent to mail-archive.com.
> More advanced searches can be done on mail-archive.com.
> 
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>

Good to have search capability back. Thanks.

Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

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

* Re: [dpdk-web] [PATCH] add ml search boxes
  2017-02-20 14:32 ` Ferruh Yigit
@ 2017-02-26 17:10   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2017-02-26 17:10 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: web

2017-02-20 14:32, Ferruh Yigit:
> On 2/20/2017 2:14 PM, Thomas Monjalon wrote:
> > Add two search boxes for users@ and dev@.
> > After validating, the request is sent to mail-archive.com.
> > More advanced searches can be done on mail-archive.com.
> > 
> > Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> 
> Good to have search capability back. Thanks.
> 
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>

Applied

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

end of thread, other threads:[~2017-02-26 17:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-20 14:14 [dpdk-web] [PATCH] add ml search boxes Thomas Monjalon
2017-02-20 14:32 ` Ferruh Yigit
2017-02-26 17:10   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).