Closed (fixed)
Project:
UIE Forum
Version:
5.x-1.x-dev
Component:
Optimisation
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Mar 2007 at 02:47 UTC
Updated:
8 Aug 2007 at 08:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
daniel.hunt commentedOne of the reasons UIEForum came into existence was because the current forum behaves just like that - and I didnt like it one little bit :)
While its certainly possible, and it could be a separate, dedicated page within the module for listing them like this, I'm not sure about it ;) I'll have a look at it on Thursday evening when I sit down for my next coding session though - if I can find a nice way of doing it (and presenting it) then I'll include it in the next commit!
Comment #2
MikeyGYSE commentedI'd also like to see this, I love UIEForum - it's miles better than the native Drupal forum. However I like the phpBB style of forum - where you have containers and forums - as opposed to Forums and Subforums - I DO like having subforums - so perhaps the SMF compromise - All Three! :-)
Comment #3
daniel.hunt commentedWell, really, all containers are, are forums that you cannot post in.
So just lock the forum that you want to use as a container ;)
Comment #4
denney commentedI'd like to put my +1 to this.
I was hoping to integrate phpBB or Invision into my Drupal website because the default forum was terrible. Then I stumbled across this module.
There are just a few things I'd like to see that are in the "Big Brand" forums and this is one of them.
Comment #5
encho commentedHere's another vote.
It would be nice to see even collapsible list of subforums.
On the other note, I was trying to display links to subforums in forum's description area, but they display as source code (including tags like etc). Any workaround?
Comment #6
encho commentedSorry, seems Drupal is parsing my 'a' tag just nicely :-). I was talking about p, div, a tags etc.
Comment #7
Melereg commentedThis is a stab at this issue that suits my needs and some of you might find it usefull too. What you get is this:
On the root page of the uieforums the subforums of the first dimension are being displayed. As soon as you leave the root page it's back to uieforums regular behaviour. To enable this function you have a new Checkbox on the Admin/Config/Misc section.
The patch is based on the CVS version from the 2007-07-17. It works fine on my site but I haven't done any extensive testing, so please test this patch before applying it to any productive sites.
Comment #8
daniel.hunt commentedI've examined and tested the patch, it appears to work perfectly well...
Again, I'm impressed Melereg :)
I'm confident that the patch works correctly so I'm applying it to the main code (5.0 and HEAD)
Comment #9
daniel.hunt commentedI'm pretty happy with how this patch has turned out so its now in the official releases.
Well done Melereg
Daniel
Comment #10
(not verified) commented