Skip to:
Content

bbPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3095 closed enhancement (fixed)

Import Forums - Select Platform : Sort alphabetically

Reported by: casiepa's profile casiepa Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6 Priority: normal
Severity: normal Version: trunk
Component: Component - Forums Keywords: commit
Cc:

Description

v2.6-beta-2

1) The 'Platform' list on /wp-admin/tools.php?page=bbp-converter might look better if ordered alphabetically.

2) Should the 'Example' platform remain in that list ?

Change History (3)

#1 @johnjamesjacoby
8 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 2.6
  • Owner set to johnjamesjacoby

Moving to 2.6 to quickly update all of the Converter settings.

#2 @johnjamesjacoby
8 years ago

  • Resolution set to fixed
  • Status changed from new to closed

In 6447:

Converter: Refresh to registered settings

  • ksort() the Platform list, and exclude "Example" since it's not usable
  • Turn some text fields into number fields, with reasonable boundaries
  • Add code classes to database fields
  • Update some labels & descriptions

Fixes #3095.

#3 @johnjamesjacoby
8 years ago

In 6448:

Converter: Introduce bbp_get_converters() to DRY the directory crawling code.

Also allows converters to be filtered, should someone want to include their own in a plugin.

See #3095.

Note: See TracTickets for help on using tickets.