Differences between revisions 1 and 2
Revision 1 as of 2006-04-21 10:28:32
Size: 1029
Editor: barry
Comment:
Revision 2 as of 2006-04-21 10:28:55
Size: 1048
Editor: barry
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DEV/versions/80 #pragma page-filename DEV/versions/160
Line 8: Line 8:
Any other ideas?

Summer of Code ideas

Here are some ideas in case anybody is interested in helping Mailman under Google's 2006 Summer of Code program. See also the Mailman 2.2 page for additional ideas. Email me directly if you're interested.

  • Rewrite the web GUI to use a modern, standard templating toolkit like Kid or Cheetah. The key thing here is that it must provide internationalization support, hopefully much better than forcing translators to translate entire templates under the Mailman 2.1 system.

  • Provide a SQLite member adaptor, either using PySQLite directly, or an abstract framework like SQLObject or SQLAlchemy.

  • Write a mod_python adaptor to Mailman's CGI interface.

Any other ideas?

MailmanWiki: DEV/Summer of Code (last edited 2015-01-12 00:48:38 by SumanaHarihareswara)