Forums

Re-create the v4 frontpage where topic name, last comment date, and last comment author are written out for the 10 or so most recent posts.

Comment module incrementing internal thread IDs too quickly.
2006-11-17: Fixed, patch submitted.
2007-01-03: Patch is being discussed. I need to conduct more tests.
2007-01-04: Bug closed as a "won't fix"! Eek! I know there's a bug in here.
2007-01-05: Patch rebuilt on latest 4.7.5 release of Drupal with a much clearer description of the problem.
2007-04-28: Patch was rebuilt for 5.1, and recent posts about 5.x dev version shows problem no longer occurs. I looked at the 5.x dev code and found my patch code integrated without a notice in the Issue. Now to wait and see when it goes live.
2007-08-08: 5.2 is here, but the patch code was backed out. I've reposted it with my test case even more clearly described.

Fixed Items:
Fix nodes with broken bbcode: Some are from the site's port-81 days. like these.
2006-11-01: Observed.
2006-11-04: Edited a few. Will need to automate it.
2008-04-01: Fixed. Yeah I got around to looking at it again this week and muddled through.

Install flatforum module: Install and test on sandbox, then move over if I like it.
2006-11-19: Module is incompatible with PostgreSQL. Patch submitted.
I'm not impressed with the look of the module in general, so I'm putting this on hold for now.
2006-12-11: Patch accepted.

Create Deals forum: for showing and tracking sales. Move the best-sites and great deals threads over.
2006-11-18: Done.

Comment_mover module grafts comments on in reverse order:
2006-11-17: Fixed, patch submitted.
2006-12-07: Patch accepted.

Comment sorting is broken:
2006-11-01: Observed.
2006-11-06: Fixed! Comments weren't sorting properly because the phpBB2Drupal forum conversion module gave them very poorly made internal IDs, causing any added comments to get out-of-order IDs. I wrote a PHP script which zipped through all of the comments and re-sorted them in about one minute. (Development time? About three hours.) Patching the phpbb2drupal module is my next trick.
2006-11-09: phpbb2drupal module patch submitted.
2006-11-28: Patch accepted.

Install subscriptions module: emails when a node changes.
2006-11-02: Added.

Install comment_mover module: allows turning comments into nodes.
2006-11-02: Added.

Install quote module: allows one-click quoting of posts in comments.
2006-11-04: Added.

Web redirector from old forum URLs:
2006-11-01: Done. Goes to top of forum list.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <embed> <object> <param>
  • Lines and paragraphs break automatically.
  • You can use BBCode tags in the text. URLs will automatically be converted to links.

More information about formatting options