Fix prefix usage help could cause javascript errors on customized template usage
Fix prefix usage help may not be escaped properly when rendered into HTML
Fix editing the first post of a thread did not respect the "Move thread prefixes location" style property, and would cause duplicate prefixes to show up after editing
Allow RSS feeder to create threads with a given set of prefixes no matter the forum configuration (ie min/max prefix count)
Add MultiPrefixable::updateOptions helper method to make manipulating MultiPrefixable's options saner, and use constants instead of magic strings.
Add MultiPrefixable::OPTION_SkipPrefixValidation option to disable prefix validation entirely for automation purposes
Add style property Move prefix in page title to end (default: false)
Add Custom user field for per-user thread prefix location option.
Allows per-user adjustment of the "Move thread prefixes location" style property.
Recommended to be a radio button custom field with the following option values: none/prefix/subtitle/suffix