Here is a patch that might serve for the purpose. Best,
Tom

On Mon, Nov 16, 2020 at 5:47 AM Russell Adams <rlad...@adamsinfoserv.com> wrote:
>
> https://orgmode.org/community.html
>
> This really needs to state that the Org-mode mailing list is
> subscriber only. Membership is open, but that users should subscribe
> prior to posting. The Worg page for the ML says that.
>
> As a second request, can we get a link to Worg on the top level bar?
>
> ------------------------------------------------------------------
> Russell Adams                            rlad...@adamsinfoserv.com
>
> PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/
>
> Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3
>
From 98057ee1b0c008d38fe7b725bc03c4d9af01ee25 Mon Sep 17 00:00:00 2001
From: Tom Gillespie <tgb...@gmail.com>
Date: Mon, 16 Nov 2020 12:02:42 -0500
Subject: [PATCH] add Worg to preamble and note about mailing list

---
 community.org           | 3 +++
 resources/preamble.html | 1 +
 2 files changed, 4 insertions(+)

diff --git a/community.org b/community.org
index 846abca..427fa06 100644
--- a/community.org
+++ b/community.org
@@ -15,6 +15,9 @@ community.
 You can [[https://lists.gnu.org/mailman/listinfo/emacs-orgmode][subscribe to the list]] and [[https://orgmode.org/list][browse the archive]] here at
 =orgmode.org= or via the [[https://lists.gnu.org/archive/html/emacs-orgmode/][GNU mailman archive]].
 
+If you are not subscribed to the mailing list your message may be
+delayed because it will need to be approved by the moderators.
+
 You can also check this page for more [[https://orgmode.org/worg/org-web-social.html][Org news on the social web]].
 
 * Chatting about Org
diff --git a/resources/preamble.html b/resources/preamble.html
index 8a952d1..43024e7 100644
--- a/resources/preamble.html
+++ b/resources/preamble.html
@@ -30,6 +30,7 @@ fathom('trackPageview');
     <a href="https://updates.orgmode.org";>Updates</a>
     <a href="/install.html">Install</a>
     <a href="/manual">Manual</a>
+    <a href="/worg">Worg</a>
     <a href="/community.html">Community</a>
     <a href="/contribute.html">Contribute</a>
     <!-- <a title="View Source" class="view-source"
-- 
2.26.2

Reply via email to