f | To see how the Board looks like, simply [use it he | f | To see how the Board looks like, simply [use it he |
| re ;)](/board/) | | re ;)](/board/) |
n | | n |
|
| | | |
| # Features | | # Features |
| | | |
n | | n | ## Misc
|
| | |
|
| - Hierarchical Categories to separate threads | | - Hierarchical Categories to separate threads |
n | - 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)
| | |
| - Create Threads with Polls | | - Create Threads with Polls |
n | - Use UBB Code and smileys in posts (powered by an | n | |
| 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 ;)
| | |
| - Optionally allow markdown as markup language for | | |
| forum posts. see [SPH_SETTINGS]
| | |
| -- Use custom markup languages by simply defining | | |
| your own methods (also see [SPH_SETTINGS])
| | |
| - Displaying 'New Posts' icons beside threads / ca | | - 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. |
n | - Anonymous posts with [Captcha] checking
| n | |
| - Previewing of posts. | | - Previewing of posts. |
| - Quoting of previous posts | | - Quoting of previous posts |
| - Editing of your own posts | | - Editing of your own posts |
| - [Wiki] links (CamelCase as well as [ ] enclosed | | - [Wiki] links (CamelCase as well as [ ] enclosed |
| links.) | | links.) |
| - Support for Sitemaps (<http://www.sitemaps.org>) | | - 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> |
| | | |
t | | t | ## Rendering of posts
|
| | |
|
| | | - 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 ;)
|
| | | - Optionally allow markdown as markup language for |
| | | forum posts. see [SPH_SETTINGS]
|
| | | - Use custom markup languages by simply defini |
| | | ng your own classes (also see [SPH_SETTINGS])
|
| | |
|
| | | ## Security
|
| | |
|
| | | - Anonymous posts with [Captcha] checking
|
| | | - 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)
|
| | |
|
| | | |
| # Requirements | | # Requirements |
| | | |
| - [Community] Applications + all it's requirements | | - [Community] Applications + all it's requirements |
| | | |