1) Make it work if you have no containers so small forums aren't forced to make a container which makes the breadcrumbs goofy.

2) If a container is not at root, don't make a new table but rather show it inline and force all forums under it to be listed as subforums.

Michelle

CommentFileSizeAuthor
#5 Picture 1.png208.95 KBweimeng
#1 root-forum-containers.patch21.42 KBmerlinofchaos

Comments

merlinofchaos’s picture

StatusFileSize
new21.42 KB

I needed this to deal with some stuff at Sony, so I implemented it. I also fixed, or more like worked around a bug where all forums with a depth > 2 got lost. I just forced them into the same subforum list so it's not ideal.

This still has minor issues in that if you have forums not in a container that are beneath a container, they will appear in the container.

merlinofchaos’s picture

Status: Active » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

michelle’s picture

Status: Closed (fixed) » Active

Re-opening... I never actually looked at this and it's not working how I meant it to. When I get a chance to work on this, I'll discuss with you to make sure I don't mess up what you need for Sony. Basically, I want it to work how stand alone forum software does.

Michelle

weimeng’s picture

StatusFileSize
new208.95 KB

Michelle, is the screenshot I've attached what you have in mind for more flexible container handling?

It's a very hackish solution that I'm working on for my own forums, based on the 1.x codebase. It assumes that every container with a depth of 1 is going to be a holding container. All containers and forums with a depth of 2 are displayed as subforums of that and anything deeper is not displayed at all.

michelle’s picture

Not really... Basically it would look the same as if you have a forum with subforums but it wouldn't have the columns on the right since there would be no actual posts in the container.

Michelle

michelle’s picture

Status: Active » Postponed
Issue tags: +Drupal 7.x

Postponing for 7.x

Michelle

michelle’s picture

Status: Postponed » Closed (duplicate)
Issue tags: -Drupal 7.x

Forgot this issue even existed. This whole section is totally being rewritten so this issue isn't needed anymore.

#720118: Better handling of containers, forums, and subforums

Michelle