LiveContent S1000D customization files
A set of web resources, including HTML, XML, CSS, and Javascript files control the layout and behavior of the LiveContent S1000D user interface.
The following resource files can be modified to customize the LiveContent S1000D user interface.
| Resource File(s) | Description |
|---|---|
| HTML files | Include elements that define where and how control objects are positioned on the user interface |
| components.xml | Creates mappings and includes properties for virtual components such as panels and controls, and provides the context for controls |
| controls.xml | Defines the characteristics of user interface control artifacts, including controlling access, appearance, and whether a control is enabled, and specifies a localized text file for labels and tooltips; also includes the states and conditions of user interface elements |
| fname.css (where fname is a unique file name, such as skin.css) | Contains customizable styling for the user interface |
| resources-XX.prop (where XX is a language code, such as EN for English) | Contains localized text for labels, tooltips, and messages |
| panels.xml | Defines the layout of the application, including the size, location, relationship to other panels, and type for each panel in the user interface |