forked from Cloudxtreme/www
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgms.shtml
27 lines (19 loc) · 1.52 KB
/
gms.shtml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!--#set var="page_title" value="freenode: Group Management System" -->
<!--#set var="content_title" value="Group Management System" -->
<!--#include file="include/header-mainlogos.shtml" -->
<p><b>Group Management System</b> (GMS) is the future way of managing your
project/group on <span class="freenode">freenode</span>.</p>
<p>GMS will replace the current, ineffective and time consuming, <a href="group_registration.shtml">Group Registration</a> process. In addition GMS will also function as a web-based dashboard tying in with <a href="services.shtml">Atheme Services</a> allowing Group Contacts to easier manage their <span class="freenode">freenode</span> namespace.</p>
<p>Some of the features which will be added to the GMS dashboard:</p>
<ul>
<li> Channel/ACL Management </li>
<li> Namespace Cloaking</li>
<li> Channel/Namespace Logging -- <i>Public, Private or Project-wide access</i></li>
<li> Ability to add RSS feeds and similar to project's GMS dashboard -- <i> Pull blogs, commit stats, bugtracker etc.</i></li>
</ul>
<p>This list is far from exhaustive, and we would be delighted to hear your ideas and suggestions.</p>
<h2>Getting Involved</h2>
<p>The source code and issues tracker are available at <a href="https://github.com/freenode/gms">GMS on GitHub</a>. If you are interested in helping with, or just following, the GMS development, join us in #freenode-gms or drop an email to code at freenode dot net.</p>
<!--#set var="SPONSOR_LINKS" value="<small>
</small>"-->
<!--#include file="include/trailer.shtml" -->