[gtk-web] Update the mailing lists page



commit 11d4b8b1179ff8bc5bd52ab5b10683962bc83ea2
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Mon Mar 18 17:53:55 2019 +0000

    Update the mailing lists page
    
    Point people in the direction of discourse.gnome.org, but keep a link to
    the old mailing list archives.

 mailing-lists.php | 49 +++++++++++++++++++++++++++++++------------------
 1 file changed, 31 insertions(+), 18 deletions(-)
---
diff --git a/mailing-lists.php b/mailing-lists.php
index b10eb90..a6ee15f 100644
--- a/mailing-lists.php
+++ b/mailing-lists.php
@@ -3,27 +3,18 @@ $nav = "development";
 $title = "GTK Mailing Lists";
 ob_start();
 ?>
-<h2><a name="MailingLists">Mailing Lists</a></h2>
+<h2><a name="Discussion">Discussions</a></h2>
 
-<p>There are several GTK mailing lists. With ALL of these mailing lists, if you want to subscribe, all you 
need to do is to go to the subscribe url for each mailing list or visit the list information page detailed 
below:</p>
-<p>For information on how to use the mailing lists, see the <a href="http://mail.gnome.org/"; 
class="external">mailing list FAQ</a>.</p>
+<p>If you want to ask questions about GTK, whether it's for developing applications with GTK or contributing 
to GTK itself, you should use the GNOME <a href="https://discourse.gnome.org"; class="external">Discourse</a> 
instance, under the
+<a href="https://discourse.gnome.org/c/platform/core"; class="external">Platform/Core</a> category. You can 
use tags like <i>gtk</i> or <i>glib</i> to narrow down the topic of discussion to specific libraries.</p>
 
-<h3>gtk-list gnome org</h3>
-<p>This is the main mailing list and probably the one on which you should ask questions about GTK.</p>
-<p>This list is for general topics related to GTK, including everything from discussion of proposed new 
features to questions about compiling GTK.</p>
-<p>Mailing list: <a href="mailto:gtk-list-request gnome org?subject=subscribe" class="email">Subscribe</a>, 
<a href="http://mail.gnome.org/mailman/listinfo/gtk-list"; class="info">Information</a>, <a 
href="http://mail.gnome.org/archives/gtk-list/"; class="archives">Archives</a></p>
-
-<h3>gtk-app-devel-list gnome org</h3>
-<p>Discussion on this list is oriented toward developing applications with GTK. This has been a lower 
traffic list which is good for asking simple GTK questions.</p>
-<p>Mailing list: <a href="mailto:gtk-app-devel-list-request gnome org?subject=subscribe" 
class="email">Subscribe</a>, <a href="http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list"; 
class="info">Information</a>, <a href="http://mail.gnome.org/archives/gtk-app-devel-list/"; 
class="archives">Archives</a></p>
+<h2><a name="MailingLists">Mailing Lists</a></h2>
 
-<h3>gtk-devel-list gnome org</h3>
-<p>This list is for developers of the <strong>core</strong> GTK library to discuss GTK implementation. GTK 
application development and general GTK questions should <strong>not</strong> be asked on this list. The 
gtk-app-devel-list mailing list is more appropriate for that.</p>
-<p>Bug reports and requests for new features should generally be entered in <a 
href="https://gitlab.gnome.org/GNOME/gtk"; class="external">GitLab</a> instead of sent to this list.</p>
-<p>Mailing list: <a href="mailto:gtk-devel-list-request gnome org?subject=subscribe" 
class="email">Subscribe</a>, <a href="http://mail.gnome.org/mailman/listinfo/gtk-devel-list"; 
class="info">Information</a>, <a href="http://mail.gnome.org/archives/gtk-devel-list/"; 
class="archives">Archives</a></p>
+<p>With ALL of these mailing lists, if you want to subscribe, all you need to do is to go to the subscribe 
url for each mailing list or visit the list information page detailed below:</p>
+<p>For information on how to use the mailing lists, see the <a href="http://mail.gnome.org/"; 
class="external">mailing list FAQ</a>.</p>
 
 <h3>gtk-doc-list gnome org</h3>
-<p>This list is for discussion of the development of the gtk-doc documentation tool. Discussion about 
improving the GTK documentation itself belongs on gtk-devel-list.</p>
+<p>This list is for discussion of the development of the gtk-doc documentation tool.</p>
 <p>Specific suggestions for the documentation should be put in <a href="http://bugzilla.gnome.org"; 
class="external">Bugzilla</a>.</p>
 <p>Mailing list: <a href="mailto:gtk-doc-list-request gnome org?subject=subscribe" 
class="email">Subscribe</a>, <a href="http://mail.gnome.org/mailman/listinfo/gtk-doc-list"; 
class="info">Information</a>, <a href="http://mail.gnome.org/archives/gtk-doc-list/"; 
class="archives">Archives</a></p>
 
@@ -32,12 +23,34 @@ ob_start();
 <p>Mailing list: <a href="mailto:gtk-i18n-list-request gnome org?subject=subscribe" 
class="email">Subscribe</a>, <a href="http://mail.gnome.org/mailman/listinfo/gtk-i18n-list"; 
class="info">Information</a>, <a href="http://mail.gnome.org/archives/gtk-i18n-list/"; 
class="archives">Archives</a></p>
 
 <h3>gtk-perl-list gnome org</h3> 
-<p>This list is intended for discussion of the usage of GTK
-with Perl.</p>
+<p>This list is intended for discussion of the usage of GTK with Perl.</p>
 <p>Mailing list: <a href="mailto:gtk-perl-list-request gnome org?subject=subscribe" 
class="email">Subscribe</a>, <a href="http://mail.gnome.org/mailman/listinfo/gtk-perl-list"; 
class="info">Information</a>, <a href="http://mail.gnome.org/archives/gtk-perl-list/"; 
class="archives">Archives</a></p>
 
 <h3>language-bindings gnome org</h3>
 <p>This list is intended for discussion among creators of language bindings.</p> 
 <p>Mailing list: <a href="mailto:language-bindings-request gnome org?subject=subscribe" 
class="email">Subscribe</a>, <a href="http://mail.gnome.org/mailman/listinfo/language-bindings"; 
class="info">Information</a>, <a href="http://mail.gnome.org/archives/language-bindings/"; 
class="archives">Archives</a></p>
 
+<h3>gir-devel-list gnome org</h3>
+<p>This list is intended for discussion of the GObject Introspection library and formats. Discussions about 
specific language bindings should go on the specific binding mailing list, or on language-bindings.</p>
+<p>Mailing list: <a href="mailto:gir-devel-list-request gnome org?subject=subscribe" 
class="email">Subscribe</a>, <a href="http://mail.gnome.org/mailman/listinfo/gir-devel-list"; 
class="info">Information</a>, <a href="http://mail.gnome.org/archives/gir-devel-list/"; 
class="archives">Archives</a></p>
+
+<h3><a name="OldMailingLists">Old Mailing Lists</a></h3>
+
+<p>Before switching to Discourse, discussions related to GTK happened on the following mailing lists; if 
you're looking for historical information about GTK, you can look into their archives.</p>
+
+<h3>gtk-list gnome org</h3>
+<p>This is the main mailing list and probably the one on which you should ask questions about GTK.</p>
+<p>This list is for general topics related to GTK, including everything from discussion of proposed new 
features to questions about compiling GTK.</p>
+<p><a href="http://mail.gnome.org/archives/gtk-list/"; class="archives">Archives</a></p>
+
+<h3>gtk-app-devel-list gnome org</h3>
+<p>Discussion on this list is oriented toward developing applications with GTK. This has been a lower 
traffic list which is good for asking simple GTK questions.</p>
+<p><a href="http://mail.gnome.org/archives/gtk-app-devel-list/"; class="archives">Archives</a></p>
+
+<h3>gtk-devel-list gnome org</h3>
+<p>This list is for developers of the <strong>core</strong> GTK library to discuss GTK implementation. GTK 
application development and general GTK questions should <strong>not</strong> be asked on this list. The 
gtk-app-devel-list mailing list is more appropriate for that.</p>
+<p>Bug reports and requests for new features should generally be entered in <a 
href="https://gitlab.gnome.org/GNOME/gtk"; class="external">GitLab</a> instead of sent to this list.</p>
+<p><a href="http://mail.gnome.org/archives/gtk-devel-list/"; class="archives">Archives</a></p>
+
+
 <?php require 'template.php';


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]