~danci-emanuel/postorius/UI_dlists_support

« back to all changes in this revision

Viewing changes to src/postorius/doc/_build/html/news.html

  • Committer: Florian Fuchs
  • Date: 2012-03-23 22:54:46 UTC
  • Revision ID: flo.fuchs@gmail.com-20120323225446-bm7y4b0pc70zug79
doc folder cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
 
 
3
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
4
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
5
 
 
6
<html xmlns="http://www.w3.org/1999/xhtml">
 
7
  <head>
 
8
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 
9
    
 
10
    <title>News &mdash; mailmanweb v0.1 documentation</title>
 
11
    <link rel="stylesheet" href="_static/default.css" type="text/css" />
 
12
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
 
13
    <script type="text/javascript">
 
14
      var DOCUMENTATION_OPTIONS = {
 
15
        URL_ROOT:    '',
 
16
        VERSION:     '0.1',
 
17
        COLLAPSE_INDEX: false,
 
18
        FILE_SUFFIX: '.html',
 
19
        HAS_SOURCE:  true
 
20
      };
 
21
    </script>
 
22
    <script type="text/javascript" src="_static/jquery.js"></script>
 
23
    <script type="text/javascript" src="_static/underscore.js"></script>
 
24
    <script type="text/javascript" src="_static/doctools.js"></script>
 
25
    <link rel="top" title="mailmanweb v0.1 documentation" href="index.html" />
 
26
    <link rel="next" title="Installation" href="setup.html" />
 
27
    <link rel="prev" title="Welcome to mailman_django’s documentation!" href="index.html" /> 
 
28
  </head>
 
29
  <body>
 
30
    <div class="related">
 
31
      <h3>Navigation</h3>
 
32
      <ul>
 
33
        <li class="right" style="margin-right: 10px">
 
34
          <a href="genindex.html" title="General Index"
 
35
             accesskey="I">index</a></li>
 
36
        <li class="right" >
 
37
          <a href="py-modindex.html" title="Python Module Index"
 
38
             >modules</a> |</li>
 
39
        <li class="right" >
 
40
          <a href="setup.html" title="Installation"
 
41
             accesskey="N">next</a> |</li>
 
42
        <li class="right" >
 
43
          <a href="index.html" title="Welcome to mailman_django’s documentation!"
 
44
             accesskey="P">previous</a> |</li>
 
45
        <li><a href="index.html">mailmanweb v0.1 documentation</a> &raquo;</li> 
 
46
      </ul>
 
47
    </div>  
 
48
 
 
49
    <div class="document">
 
50
      <div class="documentwrapper">
 
51
        <div class="bodywrapper">
 
52
          <div class="body">
 
53
            
 
54
  <div class="section" id="news">
 
55
<h1>News<a class="headerlink" href="#news" title="Permalink to this headline">¶</a></h1>
 
56
<p>Copyright (C) 1998-2012 by the Free Software Foundation, Inc.</p>
 
57
<p>The postorius Django app provides a web user interface to
 
58
access GNU Mailman.</p>
 
59
<p>postorius is free software: you can redistribute it and/or
 
60
modify it under the terms of the GNU Lesser General Public License as
 
61
published by the Free Software Foundation, version 3 of the License.</p>
 
62
<p>postorius is distributed in the hope that it will be useful,
 
63
but WITHOUT ANY WARRANTY; without even the implied warranty of
 
64
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser
 
65
General Public License for more details.</p>
 
66
<p>You should have received a copy of the GNU Lesser General Public License
 
67
along with postorius. If not, see &lt;<a class="reference external" href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>&gt;.</p>
 
68
<div class="section" id="alpha-1-space-farm">
 
69
<h2>1.0 alpha 1 &#8211; &#8220;Space Farm&#8221;<a class="headerlink" href="#alpha-1-space-farm" title="Permalink to this headline">¶</a></h2>
 
70
<p>(2012-03-23)</p>
 
71
<p>Many thanks go out to Anna Senarclens de Grancy and Benedict Stein for
 
72
developing the initial versions of this Django app during the Google Summer of
 
73
Code 2010 and 2011.</p>
 
74
<ul class="simple">
 
75
<li>add/remove/edit mailing lists</li>
 
76
<li>edit list settings</li>
 
77
<li>show all mailing lists on server</li>
 
78
<li>subscribe/unsubscribe/mass subscribe mailing lists</li>
 
79
<li>add/remove domains</li>
 
80
<li>show basic list info and metrics</li>
 
81
<li>login using django user account or using BrowserID</li>
 
82
<li>show basic user profile</li>
 
83
<li>accept/discard/reject/defer messages</li>
 
84
<li>Implementation of Django Messages contributed by Benedict Stein (LP: #920084)</li>
 
85
<li>Dependency check in setup.py contributed by Daniel Mizyrycki</li>
 
86
<li>Proper processing of acceptable aliases in list settings form contributed by
 
87
Daniel Mizyrycki</li>
 
88
</ul>
 
89
</div>
 
90
</div>
 
91
 
 
92
 
 
93
          </div>
 
94
        </div>
 
95
      </div>
 
96
      <div class="sphinxsidebar">
 
97
        <div class="sphinxsidebarwrapper">
 
98
  <h3><a href="index.html">Table Of Contents</a></h3>
 
99
  <ul>
 
100
<li><a class="reference internal" href="#">News</a><ul>
 
101
<li><a class="reference internal" href="#alpha-1-space-farm">1.0 alpha 1 &#8211; &#8220;Space Farm&#8221;</a></li>
 
102
</ul>
 
103
</li>
 
104
</ul>
 
105
 
 
106
  <h4>Previous topic</h4>
 
107
  <p class="topless"><a href="index.html"
 
108
                        title="previous chapter">Welcome to mailman_django&#8217;s documentation!</a></p>
 
109
  <h4>Next topic</h4>
 
110
  <p class="topless"><a href="setup.html"
 
111
                        title="next chapter">Installation</a></p>
 
112
  <h3>This Page</h3>
 
113
  <ul class="this-page-menu">
 
114
    <li><a href="_sources/news.txt"
 
115
           rel="nofollow">Show Source</a></li>
 
116
  </ul>
 
117
<div id="searchbox" style="display: none">
 
118
  <h3>Quick search</h3>
 
119
    <form class="search" action="search.html" method="get">
 
120
      <input type="text" name="q" size="18" />
 
121
      <input type="submit" value="Go" />
 
122
      <input type="hidden" name="check_keywords" value="yes" />
 
123
      <input type="hidden" name="area" value="default" />
 
124
    </form>
 
125
    <p class="searchtip" style="font-size: 90%">
 
126
    Enter search terms or a module, class or function name.
 
127
    </p>
 
128
</div>
 
129
<script type="text/javascript">$('#searchbox').show(0);</script>
 
130
        </div>
 
131
      </div>
 
132
      <div class="clearer"></div>
 
133
    </div>
 
134
    <div class="related">
 
135
      <h3>Navigation</h3>
 
136
      <ul>
 
137
        <li class="right" style="margin-right: 10px">
 
138
          <a href="genindex.html" title="General Index"
 
139
             >index</a></li>
 
140
        <li class="right" >
 
141
          <a href="py-modindex.html" title="Python Module Index"
 
142
             >modules</a> |</li>
 
143
        <li class="right" >
 
144
          <a href="setup.html" title="Installation"
 
145
             >next</a> |</li>
 
146
        <li class="right" >
 
147
          <a href="index.html" title="Welcome to mailman_django’s documentation!"
 
148
             >previous</a> |</li>
 
149
        <li><a href="index.html">mailmanweb v0.1 documentation</a> &raquo;</li> 
 
150
      </ul>
 
151
    </div>
 
152
    <div class="footer">
 
153
        &copy; Copyright 2011, Benedict Stein.
 
154
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.7.
 
155
    </div>
 
156
  </body>
 
157
</html>
 
 
b'\\ No newline at end of file'