SCT - Django Forum Application and Django Wiki Application
StartBack to Snip <-- Previous Change | Next Change -->
| Diff Summary | |||||
|---|---|---|---|---|---|
| Title | |||||
| Date | 2007-09-13 09:24:46 | 2007-10-21 17:14:12 | |||
| Editor | Herbert Poul | Herbert Poul | |||
| Tags | |||||
| 2007-09-13 09:24:46 by Herbert Poul | 2007-10-21 17:14:12 by Herbert Poul | ||||
|---|---|---|---|---|---|
| f | 1 | # Django based Board/Forums and Wiki | f | 1 | # Django based Board/Forums and Wiki |
| 2 | 2 | ||||
| n | 3 | __Sphene Community Tools__ currently consist of tw | n | 3 | __Sphene Community Tools__ currently consist of tw |
| > | o full-featured django applications ment to be as | > | o full-featured django applications meant to be as | ||
| > | pluggable as possible so they can be easily integr | > | pluggable as possible so they can be easily integ | ||
| > | ated into any django project: | > | rated into any django project: | ||
| 4 | 4 | ||||
| 5 | - [Community] - The base for the other modules. Pr | 5 | - [Community] - The base for the other modules. Pr | ||
| > | ovides generic functionality like login/logout and | > | ovides generic functionality like login/logout and | ||
| > | user profiles. | > | user profiles. | ||
| 6 | - [Wiki] - Easily manage content on your Website u | 6 | - [Wiki] - Easily manage content on your Website u | ||
| > | sing a simple markup language. | > | sing a simple markup language. | ||
| 7 | - [Board] - Build a community in hierarchical foru | 7 | - [Board] - Build a community in hierarchical foru | ||
| > | m categories, including sticky threads, polls, per | > | m categories, including sticky threads, polls, per | ||
| > | mission system (anonymous posts using captchas), a | > | mission system (anonymous posts using captchas), a | ||
| > | nd more. | > | nd more. | ||
| 8 | 8 | ||||
| 19 | # Applications | 19 | # Applications | ||
| 20 | 20 | ||||
| 21 | Currently it consists of three Applications: | 21 | Currently it consists of three Applications: | ||
| 22 | 22 | ||||
| 23 | - [Community] - Defines basically only models and | 23 | - [Community] - Defines basically only models and | ||
| > | template tags which are used within Sphene Communi | > | template tags which are used within Sphene Communi | ||
| > | ty Tools itself.. | > | ty Tools itself.. | ||
| t | 24 | - [Board] - Forum software with recursive categori | t | 24 | - [Board] - **Django Forum** software with recursi |
| > | es, BBCode support, etc. | > | ve categories, BBCode support, etc. | ||
| 25 | - [Wiki] - Currently very simple wiki based on the | 25 | - [Wiki] - Currently very simple **django wiki** b | ||
| > | Markdown markup. (Currently very limited) | > | ased on the Markdown markup. (Currently very limit | ||
| > | ed) | ||||
Powered by Sphene Community Tools
