Sphene Community Tools

Community

Copyright © 2007-2018 by Herbert Poul

You are not logged in.
Login
Register

Change Language:



AddThis Social Bookmark Button

A Django site.

Powered by Sphene Community Tools

Django Forum Application / Message Board

Board

Back to Snip <-- Previous Change | Next Change -->

Diff Summary
Title
Date 2007-08-12 19:46:32 2007-08-13 20:49:20
Editor Herbert Poul Herbert Poul
Tags

2007-08-12 19:46:32 by Herbert Poul
2007-08-13 20:49:20 by Herbert Poul
18## Rendering of posts18## Rendering of posts
1919
20- Use UBB Code and smileys in posts (powered by an20- 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 for21- Optionally allow markdown as markup language for
> forum posts. see [SPH_SETTINGS]> forum posts. see [SPH_SETTINGS]
22    - Use custom markup languages by simply defini22    - Use custom markup languages by simply defini
>ng your own classes (also see [SPH_SETTINGS])>ng your own classes (also see [SPH_SETTINGS])
tt23- Administrators can annotate or hide posts withou
 >t editing them. See <http://sct.sphene.net/board/t
 >hread/249/> for how it looks.
2324
24## Security25## Security
2526
26- Anonymous posts with [Captcha] checking27- Anonymous posts with [Captcha] checking
27- Different user privileges (still quite limited) 28- Different user privileges (still quite limited) 
>- Define who can create new threads, or post repli>- Define who can create new threads, or post repli
>es on a per-category basis. (Either everyone who i>es on a per-category basis. (Either everyone who i
>s logged in or only admins)>s logged in or only admins)


Powered by Sphene Community Tools