Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-16846

Change UCP display option selects from being hardcoded

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • 4.0.0-a1
    • 4.0.0-a1, 3.3.4
    • Apache 2.4.48, PHP 8.0.9, MariaDB 10.4.20, Microsoft Edge 92.0.902.67

      The various select options present in the Edit display options page of the UCP is hardcoded, with the template variable creating the full select option.

      This is rather problematic for people who wish to completely re-style their phpBB forum. Currently styling the select fields means altering a core file; there are no classes present so you are unable to use a pre-defined css class name either.

      Much like the rest of the software (user profile group select springs to mind!) the options of the select should be sent to the template to allow for full stylistic control.

      Affected Template: ucp_prefs_view

      Affected Script: includes/ucp/ucp_prefs.php (lines 343 to 370ish)

            Unassigned Unassigned
            Infinity. Lewis Larsen [X] (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: