CINXE.COM

HyperKitty, the next-generation mailing-list archiver — HyperKitty 1.3.12 documentation

<!DOCTYPE html> <html class="writer-html5" lang="en" data-content_root="./"> <head> <meta charset="utf-8" /> <meta name="readthedocs-addons-api-version" content="1"><meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>HyperKitty, the next-generation mailing-list archiver &mdash; HyperKitty 1.3.12 documentation</title> <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" /> <link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" /> <script src="_static/jquery.js?v=5d32c60e"></script> <script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> <script src="_static/documentation_options.js?v=93b43ced"></script> <script src="_static/doctools.js?v=9bcbadda"></script> <script src="_static/sphinx_highlight.js?v=dc90522c"></script> <script src="_static/js/theme.js"></script> <script src="_static/js/versions.js"></script> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="next" title="News / Changelog" href="news.html" /> <script async type="text/javascript" src="/_/static/javascript/readthedocs-addons.js"></script><meta name="readthedocs-project-slug" content="hyperkitty" /><meta name="readthedocs-version-slug" content="latest" /><meta name="readthedocs-resolver-filename" content="/" /><meta name="readthedocs-http-status" content="200" /></head> <body class="wy-body-for-nav"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search" > <a href="#" class="icon icon-home"> HyperKitty <img src="_static/logo.png" class="logo" alt="Logo"/> </a> <div class="switch-menus"> <div class="version-switch"></div> <div class="language-switch"></div> </div> <div role="search"> <form id="rtd-search-form" class="wy-form" action="search.html" method="get"> <input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> <ul> <li class="toctree-l1"><a class="reference internal" href="news.html">News / Changelog</a></li> <li class="toctree-l1"><a class="reference internal" href="install.html">Installation</a></li> <li class="toctree-l1"><a class="reference internal" href="development.html">Development</a></li> <li class="toctree-l1"><a class="reference internal" href="rendering.html">Hyperkitty’s Email Rendering</a></li> </ul> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="#">HyperKitty</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="Page navigation"> <ul class="wy-breadcrumbs"> <li><a href="#" class="icon icon-home" aria-label="Home"></a></li> <li class="breadcrumb-item active">HyperKitty, the next-generation mailing-list archiver</li> <li class="wy-breadcrumbs-aside"> <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <section id="hyperkitty-the-next-generation-mailing-list-archiver"> <h1>HyperKitty, the next-generation mailing-list archiver<a class="headerlink" href="#hyperkitty-the-next-generation-mailing-list-archiver" title="Link to this heading"></a></h1> <p>HyperKitty is a Django-based application providing a web interface to access GNU Mailman v3 archives, and interact with the lists.</p> <p>The project page is <a class="reference external" href="https://gitlab.com/mailman/hyperkitty">https://gitlab.com/mailman/hyperkitty</a>.</p> <p>There is a <a class="reference external" href="https://lists.fedoraproject.org/archives/">demo server</a> available, but it’s also a development server, so it may be broken at the time you access it. It’s usually OK though.</p> <p>The authors are listed in the <code class="docutils literal notranslate"><span class="pre">AUTHORS.txt</span></code> file.</p> <p>Contents:</p> <div class="toctree-wrapper compound"> <ul> <li class="toctree-l1"><a class="reference internal" href="news.html">News / Changelog</a></li> <li class="toctree-l1"><a class="reference internal" href="install.html">Installation</a></li> <li class="toctree-l1"><a class="reference internal" href="development.html">Development</a></li> <li class="toctree-l1"><a class="reference internal" href="rendering.html">Hyperkitty’s Email Rendering</a></li> </ul> </div> <section id="why-hyperkitty"> <h2>Why HyperKitty?<a class="headerlink" href="#why-hyperkitty" title="Link to this heading"></a></h2> <p>Mailman is in need for replacement of its default Pipermail archiver. It is over 10 years old, users’ expectations have changed and their requirements are more sophisticated than the current archiver can deliver on. Mailman3 is the currently under active development and it offers a pluggable architecture where multiple archivers can be plugged to the core without too much pain.</p> <p>Some of the drawbacks of Pipermail :</p> <ul class="simple"> <li><p>It does not support stable URLs.</p></li> <li><p>It has scalability issues (it was not suitable for organizations working with hundred of thousand of messages per day, e.g, Launchpad)</p></li> <li><p>The web interface is dated and does not output standards-compliant HTML nor does it take advantage of new technologies such as AJAX.</p></li> </ul> <p>The HyperKitty archiver addresses most of the drawbacks of Pipermail.</p> </section> <section id="copyright"> <h2>Copyright<a class="headerlink" href="#copyright" title="Link to this heading"></a></h2> <p>Copyright (C) 2012-2019 by the Free Software Foundation, Inc.</p> <p>HyperKitty is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 3 of the License.</p> <p>HyperKitty is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.</p> <p>You should have received a copy of the GNU General Public License along with HyperKitty. If not, see &lt;<a class="reference external" href="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>&gt;.</p> </section> </section> </div> </div> <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> <a href="news.html" class="btn btn-neutral float-right" title="News / Changelog" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> </div> <hr/> <div role="contentinfo"> <p>&#169; Copyright 2012-2015, HyperKitty Developers.</p> </div> Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script> jQuery(function () { SphinxRtdTheme.Navigation.enable(true); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10