Difference between revisions of "Gallery-ui.xml"

From MythTV Official Wiki
Jump to: navigation, search
(MythGallery Windows)
Line 27: Line 27:
 
| style="background:darkturquoise" align="center" | <b>Yes</b>
 
| style="background:darkturquoise" align="center" | <b>Yes</b>
 
|-  
 
|-  
| text
+
| title
 
| align="center"  | textarea
 
| align="center"  | textarea
 
| The filename/text associated with the selected image.
 
| The filename/text associated with the selected image.
Line 40: Line 40:
 
| align="center"  | imagetype
 
| align="center"  | imagetype
 
| Imagetype for the selected item.
 
| Imagetype for the selected item.
 +
| align="center"  | No
 +
|-
 +
| style="background:darkturquoise" | position
 +
| style="background:darkturquoise" align="center" | textarea
 +
| style="background:darkturquoise" | numerical value of the selected item (ie "1 of 32").
 +
| style="background:darkturquoise" align="center" | No
 +
|-
 +
| breadcrumbs
 +
| align="center"  | textarea
 +
| Path to selected item.
 
| align="center"  | No
 
| align="center"  | No
 
|}
 
|}

Revision as of 00:11, 10 January 2010

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