Differences between revisions 1 and 2
Revision 1 as of 2015-01-11 23:32:01
Size: 454
Comment: initial description and links
Revision 2 as of 2015-04-21 22:08:02
Size: 1956
Comment: moving from https://fedorahosted.org/hyperkitty/wiki/WikiStart
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
HyperKitty is the archiver project for the Mailman 3 suite, allowing users to browse mailing lists, mark messages as favorite, search archives, and so on. It is a Django-based web application. Information about it isn't on this wiki; it's on [[https://fedorahosted.org/hyperkitty/wiki/WikiStart|the Fedora Hosted wiki]], in [[https://fedorahosted.org/hyperkitty/report/1|the Fedora Hosted bug tracker]], and [[https://github.com/hyperkitty|on GitHub]]. = HyperKitty, the Mailman archiver =

HyperKitty is the archiver project for the Mailman 3 suite, allowing users to browse mailing lists, mark messages as favorite, search archives, and so on. It is a Django-based web application that aims to implement [[DEV/ModernArchiving|modern archiving]]. It can also run standalone, without the rest of the Mailman suite, to serve as a web forum.

You can read [[http://hyperkitty.readthedocs.org|the main documentation]] online. If you want to preview it, there are two demo servers ([[https://lists-dev.cloud.fedoraproject.org/archives/|1]], [[https://lists.stg.fedoraproject.org/archives/|2]]) available. They are development servers, so they may be broken or obsolete at the time you access them. It's usually OK, though.

== Developers ==

The source code is hosted [[https://github.com/hyperkitty|on GitHub]]. You'll need all three repositories.

!HyperKitty, being a Django application, can be used with any other Django project. If you are deploying !HyperKitty standalone, you'll only need kittystore, hyperkitty and hyperkitty_standalone.

Design mockups are available at: http://linuxgrrl.com/fedora-ux/Projects/Mailman/Prototype%201/

More designs are available as blog posts:
 * http://blog.linuxgrrl.com/2010/03/16/a-rich-web-interface-for-mailing-lists/
 * http://blog.linuxgrrl.com/2012/02/29/7750-pixels-of-mailing-list-thread/
 * http://blog.linuxgrrl.com/2012/03/13/mailman-brainstorm/
 * http://blog.linuxgrrl.com/2012/03/14/mailman-brainstorm-2/

== Contact ==

Discussion about HyperKitty happens on the [[https://lists.fedorahosted.org/mailman/listinfo/hyperkitty-devel|hyperkitty-devel]] mailing list, or on IRC: #mailman on Freenode. Also see [[https://fedorahosted.org/hyperkitty/wiki/WikiStart|the Fedora Hosted wiki]], [[https://fedorahosted.org/hyperkitty/report/1|the Fedora Hosted bug tracker]], and [[https://github.com/hyperkitty|the repositories on GitHub]].

HyperKitty, the Mailman archiver

HyperKitty is the archiver project for the Mailman 3 suite, allowing users to browse mailing lists, mark messages as favorite, search archives, and so on. It is a Django-based web application that aims to implement modern archiving. It can also run standalone, without the rest of the Mailman suite, to serve as a web forum.

You can read the main documentation online. If you want to preview it, there are two demo servers (1, 2) available. They are development servers, so they may be broken or obsolete at the time you access them. It's usually OK, though.

Developers

The source code is hosted on GitHub. You'll need all three repositories.

HyperKitty, being a Django application, can be used with any other Django project. If you are deploying HyperKitty standalone, you'll only need kittystore, hyperkitty and hyperkitty_standalone.

Design mockups are available at: http://linuxgrrl.com/fedora-ux/Projects/Mailman/Prototype%201/

More designs are available as blog posts:

Contact

Discussion about HyperKitty happens on the hyperkitty-devel mailing list, or on IRC: #mailman on Freenode. Also see the Fedora Hosted wiki, the Fedora Hosted bug tracker, and the repositories on GitHub.

MailmanWiki: HyperKitty (last edited 2018-10-24 13:58:18 by stephen@xemacs.org)