CBlog

来自开放百科 - 灰狐
2010年8月14日 (六) 16:28Allen (讨论 | 贡献)的版本

(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)
跳转到: 导航, 搜索

CBlog is a simple weblog application based on the TurboGears

http://chrisarndt.de/projects/cblog/

10 steps

  • 1. Download and unpack the source distribution.
  • 2. Open a terminal and change into the CBlog-0.1a directory.
  • 3. Run tg-admin sql create.
  • 4. Run sqlite3 data/devdata.sqlite <data/bootstrap.sql.
  • 5. Development mode:
    Run ./run dev.cfg
    Production mode:
    1. First time only: cp data/devdata.sqlite data/proddata.sqlite
    2. Run ./run
  • 6. Open browser at http://localhost:8080/ (development mode) resp. at http://localhost:8081/ (production mode).
  • 7. Log in with username/password admin and then click on Administration.
  • 8. Add a user and add him to the Blog publishers group.
  • 9. Log out as admin and log-in again as the new user.
  • 10.Start adding blog articles!

Apps

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱