1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 19:35:07 +00:00

remove stale references to MarkMail

PR: 273547
This commit is contained in:
Wolfram Schneider
2023-12-08 15:51:30 +00:00
parent 170b2d86e1
commit 94ec0bdbac
5 changed files with 0 additions and 18 deletions
@@ -22,7 +22,6 @@ Browse:
Search:
- https://lists.freebsd.org/search[]
- link:../../search/#mailinglists[MarkMail, DuckDuckGo ...]
Achives prior to May 2021 are in https://lists.freebsd.org/pipermail/[a separate area].
-3
View File
@@ -18,7 +18,6 @@ include::shared/en/urls.adoc[]
* link:https://man.freebsd.org/cgi/man.cgi[Manual Pages]
* link:https://ports.freebsd.org/cgi/ports.cgi[Ports Search]
* http://fxr.watson.org/[The Source Code]
* http://freebsd.markmail.org/[MarkMail: FreeBSD mail archives search]
link:opensearch[List of FreeBSD OpenSearch Plugins]
@@ -58,6 +57,4 @@ The https://lists.FreeBSD.org/index/[mailing list archive] indexes are now updat
An alternative way to read the mailing lists archives is to use the http://lists.FreeBSD.org/pipermail[Pipermail list archive] (note that this archive contains messages between March 2003 and May 2021).
The mailing lists have also been archived by https://freebsd.markmail.org/search/?q=[MarkMail] (as well as many others).
{{< form-search-mail >}}
@@ -15,10 +15,6 @@ Firefox put a few popular search sites in the Search Bar in the upper-right corn
* link:../../opensearch/ports.xml[FreeBSD Ports Search]
* link:https://bugs.freebsd.org/bugzilla/search_plugin.cgi[FreeBSD Bugzilla]
== External Plugins
* link:../../opensearch/markmail.xml[FreeBSD Mailing List Search by MarkMail]
External help links: https://addons.mozilla.org/en-US/firefox/search/?category=search-tools&sort=recommended%2Cusers&type=extension[Firefox Search Engines]
link:../[Return to the search page]
@@ -15,7 +15,6 @@
<link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/man-freebsd-release-ports.xml" title="FreeBSD Man+P">
<link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/ports.xml" title="FreeBSD Ports">
<link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/message-id.xml" title="FreeBSD M-ID">
<link rel="search" type="application/opensearchdescription+xml" href="{{ absLangURL ($.Site.BaseURL) }}opensearch/markmail.xml" title="MarkMail FBSD">
<!-- SEO -->
<meta name="twitter:card" content="summary_large_image"/>
@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
<ShortName>MarkMail FBSD</ShortName>
<Description>FreeBSD Mailing List Search by MarkMail</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://www.freebsd.org/favicon.ico</Image>
<Url type="text/html" method="get" template="https://freebsd.markmail.org/search/?q={searchTerms}&amp;sourceid=opensearch"/>
<moz:SearchForm>https://freebsd.markmail.org/search/</moz:SearchForm>
</OpenSearchDescription>