| ## Rendering of posts | | ## Rendering of posts |
| | | |
| - Use UBB Code and smileys in posts (powered by an | | - 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 ;) |
| - Optionally allow markdown as markup language for | | - Optionally allow markdown as markup language for |
| forum posts. see [SPH_SETTINGS] | | forum posts. see [SPH_SETTINGS] |
| - Use custom markup languages by simply defini | | - 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 |
|
| | | ## Administration Features
|
| | |
|
| | | - Locking of threads (No replies to the thread are |
| | | allowed any more)
|
| | | - Sticky threads (These threads are always sorted |
| | | first in the list of threads)
|
| - Administrators can annotate or hide posts withou | | - 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. |
| | | |
| ## Security | | ## Security |
| | | |
| - Anonymous posts with [Captcha] checking | | - Anonymous posts with [Captcha] checking |