Effectively, I would like to give people the ability to click the New Thread button and have the standard new thread options, but also a drop-down link to specify which forum the thread goes to.
The dropdown would need to be permission following, and would be similar to the Forum Jump dropdown.
BooDoo has a point; it would add additional unnecessary queries to that page. Maybe I'm confused. What your wanting is; when a user clicks on the newthread.php page, it would have a drop down menu of which forum that thread should be posted in?
BooDoo has a point; it would add additional unnecessary queries to that page. Maybe I'm confused. What your wanting is; when a user clicks on the newthread.php page, it would have a drop down menu of which forum that thread should be posted in?
OK, so my love affair with the forumjump is ill founded.
Yup, you are right. A permissions-based dropdown that effectively sets the forumid of the post.
Don't walk to fast, wouldn't want you to break a hip.
Quote:
Originally Posted by kall
OK, so my love affair with the forumjump is ill founded.
Yup, you are right. A permissions-based dropdown that effectively sets the forumid of the post.
Well there isn't a forumjump in the newthread.php page. I guess you can use the existing forumjump and place it between the <form></form> tags. But there is more to it then just that, thats the idea.