Pocoo

来自开放百科 - 灰狐
2007年2月23日 (五) 22:50Allen (讨论 | 贡献)的版本

跳转到: 导航, 搜索

Pocoo is an open-source bulletin board software (aka message board) written in Python. It provides an advanced plugin system with a component architecture which allows other developers to modify Pocoo to their liking without the need to touch existing source code. Because it uses SQLAlchemy, it is possible to use either MySQL, SQLite, Oracle or Postgres as the storage backend.

It's Blog also based on Pocoo.

http://www.pocoo.org/

Features

  • support for either flat or threaded post view
  • readable URLs, one URL works for both flat and threaded view
  • use a context sensitive admin panel which means that you wherever you are just can click an "edit" button to edit stuff embedded in the page
  • use JSON-RPC and XmlHTTPRequest to dynamically fetch data where useful (using JQuery in combination with some parts of the AJS javascript library)
  • but provide a fallback systems for users without javascript
  • very powerful plugin system
  • extensible authentication system
  • WSGI compatibility
  • database support for MySQL, Sqlite, Postgres, Oracle
  • BBCode/rst/safehtml parsers for markup
  • Javascript editors for the markup
  • avatar support
  • user profiles and settings

Screenshots

Forum View
Forum Index
Flat View
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱