FLUID-5066: UIO Integrators shouldn't have to edit Infusion's copy of html templates to add panels, css

Metadata

Source
FLUID-5066
Type
Improvement
Priority
Critical
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2013-06-25T13:34:12.118-0400
Updated
2017-09-27T10:25:24.240-0400
Versions
  1. 1.5
  2. 2.0
Fixed Versions
N/A
Component
  1. Prefs Framework
  2. UI Options

Description

Currently, if an integrator of UIO wants to add and style panels (e.g. the Video Player), they need to create their own copy of FatPanelUIOptions.html (to add an <li> for the panels) and FatPanelUIOptionsFrame.html (to add a link to a CSS file). This will not work in a scenario where there might be more than one 3rd party wanting to add panels, as they would conflict with each other.

Comments

  • Anastasia Cheetham commented 2013-06-25T13:36:43.077-0400

    Note: In some browsers, the integrator could add the CSS link to their copy of FatPanelUIOptions.html, but this doesn't work in IE9, and still doesn't address the issue of conflicts.

  • Anastasia Cheetham commented 2014-04-02T16:09:31.039-0400

    This is still an issue, as decided during our pre-1.5 consideration