Guestbook (#4) - TracDiscussion? modifications (#4) - Message List
Hi,
we are using the TracDiscussion? plugin for our site getpopfile.org. Currently, there isn't too much going on on our forums, but since we haven't moved in officially yet, we expect much more visitors and posts on the forums.
I did some modifications to your really nice plugin, which I think make it even more useful.
1. I implemented paging for the topic lists so they won't grow endlessly (the threshold hasn't been reached yet, but it should be visible really soon).
2. I changed the db schema a bit so that the topic table gets updated for each new message. The result is a working "last post" column that can easily be used for sorting. Sorting by that column is the default that I use on getpopfile.org.
3. I made some changes to the notification functionality. I think Emails are easier to read now and (very important) our rss feed no longer gives away our users' email addresses.
There are a couple of more things I did, you can check the sources in our subversion repo: http://getpopfile.org/browser/trunk/tracmods/TracDiscussion
Regards, Manni
