5.7.151. Bugzilla::Extension::BugViewPlus::Params

5.7.151.1. Description

Bugzilla::Extension:: ::Params - A module for specifying parameters to be added to the data/params.json file.

5.7.151.2. Parameters

  • bvp_description_edit_group
User group that is allowed to edit bug descriptions.
  • bvp_description_editable_types
Bug severities for which the description can be edited.
  • bvp_linkify_severity
If true “<severity> #” will be linkified in bug comments.
  • bvp_simple_bug_view
Enable/disable the simplified bug view.
  • bvp_simple_fields_selector
CSS selector for bug fields shown in the simple bug view. Use a comma separated list of CSS selectors. The selectors are used to get the list of tr-elements containing the elements which will be shown in the simplified bug view.
  • bvp_inline_editor
Enable/disable the bug list inline editor.

This documentation undoubtedly has bugs; if you find some, please file them here.