SCT - Django Forum Application and Django Wiki Application
StartBack to Snip <-- Previous Change | Next Change -->
| Diff Summary | |||||
|---|---|---|---|---|---|
| Title | |||||
| Date | 2007-06-16 11:17:08 | 2007-07-22 15:22:41 | |||
| Editor | Herbert Poul | Herbert Poul | |||
| Tags | |||||
| 2007-06-16 11:17:08 by Herbert Poul | 2007-07-22 15:22:41 by Herbert Poul | ||||
|---|---|---|---|---|---|
| f | 1 | # Django based Board/Forums and Wiki | f | 1 | # Django based Board/Forums and Wiki |
| 2 | 2 | ||||
| 3 | __Sphene Community Tools__ currently consist of tw | 3 | __Sphene Community Tools__ currently consist of tw | ||
| > | o full-featured django applications ment to be as | > | o full-featured django applications ment to be as | ||
| > | pluggable as possible so they can be easily integr | > | pluggable as possible so they can be easily integr | ||
| > | ated into any django project: | > | ated into any django project: | ||
| 4 | 4 | ||||
| t | t | 5 | - [Community] - The base for the other modules. Pr | ||
| > | ovides generic functionality like login/logout and | ||||
| > | user profiles. | ||||
| 5 | - [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. | ||
| 6 | - [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. | ||
| 7 | 8 | ||||
| 8 | It trys to adhere mostly to the ["Do's and Don'ts | 9 | It trys to adhere mostly to the ["Do's and Don'ts | ||
| > | For Application Writers"](http://code.djangoprojec | > | For Application Writers"](http://code.djangoprojec | ||
| > | t.com/wiki/DosAndDontsForApplicationWriters) - any | > | t.com/wiki/DosAndDontsForApplicationWriters) - any | ||
| > | applications which should work smoothly together | > | applications which should work smoothly together | ||
| > | with SCT should do the same. | > | with SCT should do the same. | ||
| 9 | 10 | ||||
Powered by Sphene Community Tools
