|
Project Information
Featured
Downloads
Links
|
Really small forum based on phpBB subSilver theme You can view small-forum http://small-forum.appspot.com/ here Introduction ==Version 3.03 Released == added features: - post edit possibility - post remove action (in admin mode) Just download latest release (http://code.google.com/p/verysmallforumforgae/downloads/list) 1) Change your admin user in main.py file: class Acluser: __admin__ = [ 'admin google login 1', 'admin google login 2' ] - not e-mail, only login admins could be also added from Dashboard 2) edit app.yaml: application: small-forum #change it to your app name and 3) upload: $python appcfg.py update forum Details The package includes all needed libraries |