Django Forum Application / Message Board
BoardBack to Snip <-- Previous Change | Next Change -->
| Diff Summary | |||||
|---|---|---|---|---|---|
| Title | |||||
| Date | 2007-08-13 20:49:20 | 2007-08-15 20:28:42 | |||
| Editor | Herbert Poul | Herbert Poul | |||
| Tags | |||||
| 2007-08-13 20:49:20 by Herbert Poul | 2007-08-15 20:28:42 by Herbert Poul | ||||
|---|---|---|---|---|---|
| 18 | ## Rendering of posts | 18 | ## Rendering of posts | ||
| 19 | 19 | ||||
| 20 | - Use UBB Code and smileys in posts (powered by an | 20 | - Use UBB Code and smileys in posts (powered by an | ||
| > | implementation borrowed from [Zyons](http://svn.z | > | implementation borrowed from [Zyons](http://svn.z | ||
| > | yons.python-hosting.com/trunk/zilbo/common/text/bb | > | yons.python-hosting.com/trunk/zilbo/common/text/bb | ||
| > | code.py) where it was contributed by [Luke Plant]( | > | code.py) where it was contributed by [Luke Plant]( | ||
| > | http://lukeplant.me.uk/) - thanks to them.. and go | > | http://lukeplant.me.uk/) - thanks to them.. and go | ||
| > | ogle for finding it ;) | > | ogle for finding it ;) | ||
| 21 | - Optionally allow markdown as markup language for | 21 | - Optionally allow markdown as markup language for | ||
| > | forum posts. see [SPH_SETTINGS] | > | forum posts. see [SPH_SETTINGS] | ||
| 22 | - Use custom markup languages by simply defini | 22 | - Use custom markup languages by simply defini | ||
| > | ng your own classes (also see [SPH_SETTINGS]) | > | ng your own classes (also see [SPH_SETTINGS]) | ||
| t | t | 23 | |||
| 24 | ## Administration Features | ||||
| 25 | |||||
| 26 | - Locking of threads (No replies to the thread are | ||||
| > | allowed any more) | ||||
| 27 | - Sticky threads (These threads are always sorted | ||||
| > | first in the list of threads) | ||||
| 23 | - Administrators can annotate or hide posts withou | 28 | - Administrators can annotate or hide posts withou | ||
| > | t editing them. See <http://sct.sphene.net/board/t | > | t editing them. See <http://sct.sphene.net/board/t | ||
| > | hread/249/> for how it looks. | > | hread/249/> for how it looks. | ||
| 24 | 29 | ||||
| 25 | ## Security | 30 | ## Security | ||
| 26 | 31 | ||||
| 27 | - Anonymous posts with [Captcha] checking | 32 | - Anonymous posts with [Captcha] checking | ||
Powered by Sphene Community Tools
