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-07-31 21:40:48 2007-08-07 21:00:10
Editor Herbert Poul Herbert Poul
Tags

2007-07-31 21:40:48 by Herbert Poul
2007-08-07 21:00:10 by Herbert Poul
f1To see how the Board looks like, simply [use it hef1To see how the Board looks like, simply [use it he
>re ;)](/board/)>re ;)](/board/)
nn2
23
3# Features4# Features
45
nn6## Misc
7
5- Hierarchical Categories to separate threads8- Hierarchical Categories to separate threads
n6- Different user privileges (still quite limited) n
>- Define who can create new threads, or post repli 
>es on a per-category basis. (Either everyone who i 
>s logged in or only admins)  
7- Create Threads with Polls9- Create Threads with Polls
n8- Use UBB Code and smileys in posts (powered by ann
> implementation borrowed from [Zyons](http://svn.z 
>yons.python-hosting.com/trunk/zilbo/common/text/bb 
>code.py) where it was contributed by [Luke Plant]( 
>http://lukeplant.me.uk/) - thanks to them.. and go 
>ogle for finding it ;)  
9- Optionally allow markdown as markup language for
> forum posts. see [SPH_SETTINGS]  
10-- Use custom markup languages by simply defining 
>your own methods (also see [SPH_SETTINGS])  
11- Displaying 'New Posts' icons beside threads / ca10- Displaying 'New Posts' icons beside threads / ca
>tegories which contain new posts if user is logged>tegories which contain new posts if user is logged
> in.> in.
n12- Anonymous posts with [Captcha] checking n
13- Previewing of posts.11- Previewing of posts.
14- Quoting of previous posts12- Quoting of previous posts
15- Editing of your own posts13- Editing of your own posts
16- [Wiki] links (CamelCase as well as [ ] enclosed 14- [Wiki] links (CamelCase as well as [ ] enclosed 
>links.)>links.)
17- Support for Sitemaps (<http://www.sitemaps.org>)15- Support for Sitemaps (<http://www.sitemaps.org>)
> - For an example see <http://sct.sphene.net/sitem> - For an example see <http://sct.sphene.net/sitem
>ap.xml>>ap.xml>
1816
tt17## Rendering of posts
18
19- Use UBB Code and smileys in posts (powered by an
 > implementation borrowed from [Zyons](http://svn.z
 >yons.python-hosting.com/trunk/zilbo/common/text/bb
 >code.py) where it was contributed by [Luke Plant](
 >http://lukeplant.me.uk/) - thanks to them.. and go
 >ogle for finding it ;)
20- Optionally allow markdown as markup language for
 > forum posts. see [SPH_SETTINGS]
21    - Use custom markup languages by simply defini
 >ng your own classes (also see [SPH_SETTINGS])
22
23## Security
24
25- Anonymous posts with [Captcha] checking
26- Different user privileges (still quite limited) 
 >- Define who can create new threads, or post repli
 >es on a per-category basis. (Either everyone who i
 >s logged in or only admins)
27
1928
20# Requirements29# Requirements
2130
22- [Community] Applications + all it's requirements31- [Community] Applications + all it's requirements
>>


Powered by Sphene Community Tools