Changes between Version 10 and Version 11 of ForumAppsComparison


Ignore:
Timestamp:
Feb 26, 2008, 7:48:27 AM (17 years ago)
Author:
Antti Kaihola
Comment:

Added some headings and links

Legend:

Unmodified
Added
Removed
Modified
  • ForumAppsComparison

    v10 v11  
    44
    55Hover the mouse pointer over the column headings and * symbols for verbose descriptions.
    6 
    76{{{
    87#!html
     
    8483        <span title="can be configured (if captchas are enabled, anonymous users have to answer them)">*</span>
    8584      </td>
    86       <td title="notify: only registered users">reg</td>
     85      <td title="notify: only registered users">reg *</td>
    8786      <td title="moderate">
    8887        no
     
    105104This page was originally created by [http://djangopeople.net/akaihola/ akaihola]. There's a [http://groups.google.com/group/django-users/browse_thread/thread/56a6b62aba0c8766 django-users thread] about this page. I'll update information posted on that thread to this page.
    106105
    107 [http://djangopeople.net/insin Jonathan Buchanan]: django-discussion is not actively maintained or developed at this time (parts of it were extracted into Django MPTT) - django-threadedcomments looks like a more complete and feature-rich implementation of the type of functionality it provided, so I've removed discussion and put threadedcomments in its place.
     106=== Comments ===
     107[http://djangopeople.net/insin Jonathan Buchanan]: django-discussion is not actively maintained or developed at this time (parts of it were extracted into [http://code.google.com/p/django-mptt/ Django MPTT]) – [http://code.google.com/p/django-threadedcomments django-threadedcomments] looks like a more complete and feature-rich implementation of the type of functionality it provided, so I've removed discussion and put threadedcomments in its place.
    108108
    109109=== To do ===
Back to Top