Gallery-ui.xml
From MythTV Official Wiki
The gallery-ui.xml file governs the layout and behavior of the MythGallery Plugin. It consists of the following windows and named attributes:
MythGallery Windows
| Window Name | Type | Description |
| gallery | Window | The main MythGallery screen. |
The "gallery" window
| Widget Name | Widget Type | Description | Required? |
| images | buttonlist | The button list of gallery images. | Yes |
| title | textarea | The filename/text associated with the selected image. | No |
| noimages | textarea | The text area to appear when no images are present. | No |
| selectedimage | imagetype | Imagetype for the selected item. | No |
| position | textarea | numerical value of the selected item (ie "1 of 32"). | No |
| breadcrumbs | textarea | Path to selected item. | No |