Posted by webchick on May 28, 2009 at 3:34am
Jump to:
| Project: | DruBB |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | DruBB topic listing |
Issue Summary
From #472934: Meta-issue: Make topic listing look more like phpBB's:
- There is a "Jump to" box for easy navigation between forums.
This is one of those features that phpBB users use *constantly.* I'm not sure of a ready-made module that does this. We might need to code up something.
Comments
#1
AF issue: #210453: Add jump to forum dropdown . Has year old uninvestigated code attached.
Michelle
#2
You might want to consider hijacking code from or depending on the http://drupal.org/project/jump module. I use it to add a forum jump block on forum/* pages and it works pretty good.
#3
#4
I've got this in my 2.x meta issue. I'll be adding it to AF if no one beats me to it.
Michelle