Table of Contents

Twisted Documentation: twisted.forum  

experimental forum code that uses a postgres database to store messages.

to create the required tables and some sample data run:

createdb twisted psql twisted -f forum.sql psql twisted -f populate.sql

to run a twisted forum server, from this directory:

twistd -n -t config.tac

TODO: add authentication and account hookup add account creation guest user access moderators and moderating forum level persmissions fix sorting issues in display of messages show only a screenful of messages at a time and allow browsing forwards and back by screen unit tests, unit tests, unit tests

Modules and Packages   

Twisted-0.17.4/twisted/forum/

README.txt.html

experimental forum code that uses a postgres database to store messages.

__init__
gadgets
manager
service

Posting board that uses a relation database to store msgs.


Table of Contents

This document was automatically generated on Sat Apr 20 01:31:02 2002 by HappyDoc version 2.0