Editing XMBML Coding
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 4: | Line 4: | ||
This is a reduced version of [[XMB-Network | category_network.xml]] with only one icon (tex_browser) that launches the webbrowser (type:x-xmb/xmlwebbrowser). The .xml is loaded starting from <View id="root">, then inside the <Items> table there is a <Query> linking to #seg_browser (the character "#" links to a <View id> in the same file, so is linked to <View id="seg_browser">). When <View id="seg_browser"> is loaded first starts reading the table of <Items> that contains an <Item> that is linked using attr="browser" to a table of attributes <Table key="browser" | This is a reduced version of [[XMB-Network | category_network.xml]] with only one icon (tex_browser) that launches the webbrowser (type:x-xmb/xmlwebbrowser). The .xml is loaded starting from <View id="root">, then inside the <Items> table there is a <Query> linking to #seg_browser (the character "#" links to a <View id> in the same file, so is linked to <View id="seg_browser">). When <View id="seg_browser"> is loaded first starts reading the table of <Items> that contains an <Item> that is linked using attr="browser" to a table of attributes <Table key="browser" | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
Line 32: | Line 32: | ||
**<View id="seg_browser"> contains 1 <Items> with the key="browser" | **<View id="seg_browser"> contains 1 <Items> with the key="browser" | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<View id="root"> | <View id="root"> | ||
<Items> | <Items> | ||
Line 71: | Line 71: | ||
|+Tags used by class/subclass | |+Tags used by class/subclass | ||
! Query classes x-xmb !! <key> !! <attr> !! <src> !! Remarks | ! Query classes x-xmb !! <key> !! <attr> !! <src> !! Remarks | ||
|- | |- | ||
| <Query class="type:x-xmb/'''folder-pixmap'''" || {{Yes}} || {{Yes}} || {{Yes}} || Has many uses see [[XMBML Functions|here]] | | <Query class="type:x-xmb/'''folder-pixmap'''" || {{Yes}} || {{Yes}} || {{Yes}} || Has many uses see [[XMBML Functions|here]] | ||
Line 102: | Line 100: | ||
! Item classes x-xmb !! <key> !! <attr> !! <src> !! Remarks | ! Item classes x-xmb !! <key> !! <attr> !! <src> !! Remarks | ||
|- | |- | ||
| <Item class="type:x-xmb/'''module-action'''" || {{Yes}} || {{Yes}} || {{No}} || Uses a particular module to support the XMB item. See [[XMBML module-action]] page | | <Item class="type:x-xmb/'''module-action'''" || {{Yes}} || {{Yes}} || {{No}} || Uses a particular module to support the XMB item. See [[XMBML Examples. module-action]] page | ||
|- | |- | ||
| <Item class="type:x-xmb/'''vmc-new'''" || {{Yes}} || {{Yes}} || {{No}} || | | <Item class="type:x-xmb/'''vmc-new'''" || {{Yes}} || {{Yes}} || {{No}} || | ||
Line 109: | Line 107: | ||
|- | |- | ||
| <Item class="type:x-xmb/'''xmleditingvideo'''" || {{Yes}} || {{Yes}} || {{No}} || | | <Item class="type:x-xmb/'''xmleditingvideo'''" || {{Yes}} || {{Yes}} || {{No}} || | ||
|- | |- | ||
| <Item class="type:x-xmb/'''xmlgameexit'''" || {{Yes}} || {{No}} || {{No}} || | | <Item class="type:x-xmb/'''xmlgameexit'''" || {{Yes}} || {{No}} || {{No}} || | ||
Line 286: | Line 282: | ||
|- | |- | ||
| x-host/'''mount-info''' || ? || ? || ? || found inside explore_plugin.sprx | | x-host/'''mount-info''' || ? || ? || ? || found inside explore_plugin.sprx | ||
|- | |||
| x-host/'''unknown''' || ? || ? || ? || found inside explore_plugin.sprx | |||
|- | |- | ||
| x-host/'''directory''' || ? || ? || ? || found inside explore_plugin.sprx | | x-host/'''directory''' || ? || ? || ? || found inside explore_plugin.sprx | ||
Line 343: | Line 341: | ||
| {{No}} || ? || ? || {{No}} || ? || ? || ? || ? || ? | | {{No}} || ? || ? || {{No}} || ? || ? || ? || ? || ? | ||
| ? || ? || ? | | ? || ? || ? | ||
| {{Yes}} || ? || ? || ? || ? || ? || ? || {{Yes}} || ? || ? || ? || | | {{Yes}} || ? || ? || ? || ? || ? || ? || {{Yes}} || ? || ? || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| "none", "hide | | "none", "hide" | ||
|- | |- | ||
| | | cf_connection | ||
| ? || ? || ? || ? || ? || ? || ? || {{Yes}} || {{Yes}} | | ? || ? || ? || ? || ? || ? || ? || {{Yes}} || {{Yes}} | ||
| ? || ? || ? | | ? || ? || ? | ||
| ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | | ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | ||
Line 373: | Line 364: | ||
| {{No}} || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | | {{No}} || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| "segment | | "segment" | ||
|- | |- | ||
| content_id | | content_id | ||
Line 429: | Line 420: | ||
| ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || {{Yes}} | | ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || {{Yes}} | ||
| ? | | ? | ||
| "game | | "game" | ||
|- | |- | ||
| custom_priority | | custom_priority | ||
Line 436: | Line 427: | ||
| ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | | ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| "game=-80", "video | | "game=-80", "video=-80" | ||
|- | |- | ||
| data_connection | | data_connection | ||
Line 457: | Line 448: | ||
| ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | | ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| "0" | | "0" | ||
|- | |- | ||
| fo_lbl2_alpha | | fo_lbl2_alpha | ||
Line 464: | Line 455: | ||
| ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | | ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| "0" | | "0" | ||
|- | |- | ||
| focus | | focus | ||
Line 485: | Line 476: | ||
| {{Yes}} || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | | {{Yes}} || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| | | "0", "1", "2", "3", "4", "5", "6", "-46", "-47", "-48", "-49", "-50" | ||
|- | |- | ||
| fs_path | | fs_path | ||
Line 507: | Line 498: | ||
| ? | | ? | ||
| "/dev_hdd0/myicon.png" | | "/dev_hdd0/myicon.png" | ||
|- | |- | ||
| icon_notation | | icon_notation | ||
Line 611: | Line 588: | ||
| {{Yes}} || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | | {{Yes}} || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| "NotifyErrorNoExecute", "http://m.facebook.com" | | "NotifyErrorNoExecute", "http://m.facebook.com" | ||
|- | |- | ||
| module_name | | module_name | ||
Line 626: | Line 603: | ||
| ? | | ? | ||
| "xcb://localhost/query?..." | | "xcb://localhost/query?..." | ||
|- | |- | ||
| path | | path | ||
Line 639: | Line 609: | ||
| ? || ? || ? || ? || ? || ? || ? || ? || ? || {{Yes}} || ? || ? || ? || ? || ? | | ? || ? || ? || ? || ? || ? || ? || ? || ? || {{Yes}} || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| | | ? | ||
|- | |- | ||
| pkg_src | | pkg_src | ||
Line 681: | Line 651: | ||
| {{No}} || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | | {{No}} || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? || ? | ||
| ? | | ? | ||
| "msg_error_no_file" | | "msg_error_no_file" | ||
|- | |- | ||
| title | | title | ||
Line 818: | Line 788: | ||
'''icon_rsc'''. Displays an image from a .rco as XMB icon. Cannot be used at the same time as 'icon' | '''icon_rsc'''. Displays an image from a .rco as XMB icon. Cannot be used at the same time as 'icon' | ||
'''info'''. Displays XMB title information from plain text input. This is shown below the 'title' or 'title_rsc' entry in a smaller font | '''info'''. Displays XMB title information from plain text input. This is shown below the 'title' or 'title_rsc' entry in a smaller font. Cannot be used at the same time as 'info_rsc' | ||
'''info_rsc'''. Displays XMB title information from relevant .rco. This is shown below the 'title' or 'title_rsc' entry | '''info_rsc'''. Displays XMB title information from relevant .rco. This is shown below the 'title' or 'title_rsc' entry ins a smaller font. Cannot be used at the same time as 'info' | ||
'''ingame''' Use: tells the PS3 if the item can be accessed ingame | '''ingame''' Use: tells the PS3 if the item can be accessed ingame | ||
Line 842: | Line 812: | ||
'''module_action'''. Is the commanded to be used by the module | '''module_action'''. Is the commanded to be used by the module | ||
'''module_name''' Use: the name of the module to be used from the [[XMBML module-action]] list | '''module_name''' Use: the name of the module to be used from the [[XMBML Examples. module-action]] list | ||
'''str_noitem'''. Displays information from relevant .rco when no data/XMB items are found | '''str_noitem'''. Displays information from relevant .rco when no data/XMB items are found | ||
Line 850: | Line 820: | ||
'''title_rsc'''. Displays XMB main title text referred from relevant .rco. Cannot be used at the same time as 'title' | '''title_rsc'''. Displays XMB main title text referred from relevant .rco. Cannot be used at the same time as 'title' | ||
{{System Firmware}}<noinclude>[[Category:Main]]</noinclude> | |||
{{ | |||