Just would like to provide my current probs and setup. I combined djangobb in a running (still development) pinax environment. The Site is run @ http://www.befaim.com
During implementation I slightly changed djangobb to be run as an app out of pinax. I will put User registration & stuff like that out since this is allready provided.
Problems with the current djangobb:
1) Smilies are not rendered. There seems to be a problem with filtering i guess.
2) Group association works but it's still possible for unregged/not group associated users to get to the threads/posts by using the rss/atom feeds with simple trial&error/guessing!!! This is a serious problem that really needs a fix
Sugestions are welcome