Ticket #946 (closed enhancement: fixed)

Opened 3 months ago

Last modified 3 months ago

forum parent dropdown on forum creation

Reported by: keppy Assigned to: mdawaffe
Priority: low Milestone: 1.0-beta & XML-RPC
Component: Administration Version: 1.0-beta (trunk)
Severity: minor Keywords: parent
Cc:

Description

It would be useful to have the forum parent dropdown available in the add forum form and not just in the edit forum area.

For example, when setting up your a new bbpress install, you are typically creating a lot of forums and sub-forums for whatever type of organizational structure you want. Currently it is sort of a pain to have to add a forum, then immediately edit the forum and apply a parent to it. So it would be useful to apply a parent while adding the new one.

Change History

08/26/08 22:18:31 changed by mdawaffe

  • owner set to mdawaffe.
  • status changed from new to assigned.

08/26/08 22:49:30 changed by mdawaffe

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [1664]) use wp-lists for forum adds. allow setting of forum_parent during ajax add. Fixes #946

08/26/08 22:58:17 changed by mdawaffe

(In [1665]) append new forum to parent dropdown list after ajax add. See #946