Google Groups Home Help | Sign in
Comparing discussion forum apps
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
akaihola  
View profile
 More options Feb 25, 1:15 pm
From: akaihola <akaih...@gmail.com>
Date: Mon, 25 Feb 2008 10:15:42 -0800 (PST)
Local: Mon, Feb 25 2008 1:15 pm
Subject: Comparing discussion forum apps
Yvan Seth did a good job presenting a few discussion forum
applications for Django in his blog entry [1] from December 2007.

I'm now in the same position as Yvan was - I need to integrate a
simple forum application to a Django site. I thought I'd share the
results of my evaluation and allow contributions by placing the
information on a page in the Django wiki [2].

I'm concentrating on the specific features I need at this time, namely
- posting without registration
- moderation before publishing the messages
- e-mail notification (at least for the administrator)

Unfortunately none of the web pages of the applications made it clear
to which extent these features are implemented, so I'll have to
install and test each of the apps or contact the authors. Expect
results soon on the wiki page.

Feel free to add more applications and features in the comparison
table. I'll also insert any information posted on this thread to the
wiki page.

[1] http://yvan.seth.id.au/Entries/Technology/Code/Django_Forum_Software....
[2] http://code.djangoproject.com/wiki/ForumAppsComparison


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kahless  
View profile
(1 user)  More options Feb 26, 3:32 am
From: kahless <herbert.p...@gmail.com>
Date: Tue, 26 Feb 2008 00:32:09 -0800 (PST)
Local: Tues, Feb 26 2008 3:32 am
Subject: Re: Comparing discussion forum apps
hi,

i have tried to fill out the table for my project (sphene community
tools). but.. umm..
"500 Internal Server Error (Submission rejected as potential spam)"

to sum it up:

On Feb 25, 7:15 pm, akaihola <akaih...@gmail.com> wrote:

> - posting without registration

yes, can be configured (if captures are enabled, anonymous users have
to answer them)

> - moderation before publishing the messages

currently no - it is actually implemented in the models that messages
can be set to be hidden and this is already honored when showing
threads and posts - but a admin UI is missing so moderators could
approve messages and it would require changes in the code to make
newly created posts hidden by default ..

> - e-mail notification (at least for the administrator)

only for registered users

hope this answers your questions ;) .. don't let that hinder you from
trying out SCT yourself ;)

cu,
  herbert

p.s. this was my modification:
    <tr>
      <td><a href="http://sct.sphene.net/wiki/show/Board/"
             title="Sphene Community Tools">Sphene</a></td>
      <td>Herbert Poul</td>
      <td title="guest-post">yes (including captures)</td>
      <td title="notify">email (for registered users)</td>
      <td title="moderate">no</td>
    </tr>


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
akaihola  
View profile
 More options Mar 14, 11:53 am
From: akaihola <akaih...@gmail.com>
Date: Fri, 14 Mar 2008 08:53:44 -0700 (PDT)
Local: Fri, Mar 14 2008 11:53 am
Subject: Re: Comparing discussion forum apps
I've extended the page by comparing four more application features and
adding more data about the features of different apps.

I'm leaning towards the idea of augmenting the django-threadedcomments
app with a Topic (or Thread) model and possibly a Forum model. This
way I'd get both a "stand-alone" forum and the ability to attach
comments to arbitrary objects.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google