Skip to:
Content

bbPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#3095 closed enhancement (fixed)

Import Forums - Select Platform : Sort alphabetically

Reported by: casiepa Owned by: johnjamesjacoby
Priority: normal Milestone: 2.6
Component: Component - Forums Version: trunk
Severity: normal 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
9 years ago

  • Keywords commit added
  • Milestone Awaiting Review2.6
  • Owner set to johnjamesjacoby

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

#2 @johnjamesjacoby
9 years ago

  • Resolutionfixed
  • Status newclosed

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
9 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.