| [Sphene Community Tools](http://sct.sphene.net/) i | | [Sphene Community Tools](http://sct.sphene.net/) i |
| s a collection of django applications which can be | | s a collection of django applications which can be |
| used to build community websites, news sites or b | | used to build community websites, news sites or b |
| logs. | | logs. |
| | | |
| The main components of SCT are the [django forum, | | The main components of SCT are the [django forum, |
| wiki applications](http://sct.sphene.net/) which a | | wiki applications](http://sct.sphene.net/) which a |
| re designed to be **easy to integrate** into exist | | re designed to be **easy to integrate** into exist |
| ing projects and **extensible** to be adapted to a | | ing projects and **extensible** to be adapted to a |
| lmost any specific requirement. | | lmost any specific requirement. |
| | | |
| | | |
| n | | n | ## Forum Application
|
| | | |
| t | ## Forum Application
| t | The forum application is a full featured bulleting |
| | | board and community forum. Forums can be grouped |
| | | together in hierarchical categories with granular |
| | | permissions for each of these. This allows users t |
| | | o create internal forums for only a selected numbe |
| | | r of people along side public forums as well as an |
| | | nouncement forums where only privileged users can |
| | | create new threads or posts.
|
| | |
|
| | | As an example of the extensibility of the forum th |
| | | ere are two simple yet powerful applications:
|
| | |
|
| | | - [Link List](http://sct.sphene.net/wiki/show/Link |
| | | List/): A very simple application which allows use |
| | | rs to manage a list of links to websites and write |
| | | comments. The forum templates and forms are custo |
| | | mized to provide an input field for the website UR |
| | | L and show a thumbnail of the website.
|
| | | - [Blog](http://sct.sphene.net/wiki/show/Blog):
|
| | | |
| # GOIM 2 | | # GOIM 2 |
| | | |