Editing Widgets
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 31: | Line 31: | ||
''Decrypt'' | ''Decrypt'' | ||
{{keyboard|content= | {{keyboard|content=scetool.exe -d xai_plugin.sprx xai_plugin_dec.prx}} | ||
''Encrypt'' | ''Encrypt'' | ||
{{keyboard|content= | {{keyboard|content=scetool.exe --template explore_plugin_full.sprx --sce-type=SELF --skip-sections=FALSE --compress-data=TRUE --encrypt xai_plugin_dec.prx xai_plugin_new.sprx}} | ||
===dev_flash/vsh/resource=== | ===dev_flash/vsh/resource=== | ||
====explore_category_network.rco==== | ====explore_category_network.rco==== | ||
There is a widget entry missing in the [[RCOXML Objects|rcoxml]] ? (most probably a MList to create a side-menu). And the squared icon in [http://www.psdevwiki.com/ps3/File:Widgets_(information_board_-_use).jpg this screenshot] ?. And the text strings translated to all system [[Languages]] "Use" and "Do Not Display" in [http://www.psdevwiki.com/ps3/File:Widgets_(information_board_-_use).jpg this screenshot] ? | There is a widget entry missing in the [[RCOXML Objects|rcoxml]] ? (most probably a MList to create a side-menu). And the squared icon in [http://www.psdevwiki.com/ps3/File:Widgets_(information_board_-_use).jpg this screenshot] ?. And the text strings translated to all system [[Languages]] "Use" and "Do Not Display" in [http://www.psdevwiki.com/ps3/File:Widgets_(information_board_-_use).jpg this screenshot] ? | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="iso-8859-1"?> | <?xml version="1.0" encoding="iso-8859-1"?> | ||
<RcoFile UMDFlag="0" rcomageXmlVer="1.1" type="ps3" minFirmwareVer="unknownId0x107"> | <RcoFile UMDFlag="0" rcomageXmlVer="1.1" type="ps3" minFirmwareVer="unknownId0x107"> | ||
Line 131: | Line 131: | ||
====category_network.xml==== | ====category_network.xml==== | ||
Widget icons loaded by [[XMBML Files|XMBML]] in Network column, widgets related segments was removed in firmware 3.00 by removing his <View id> and his attr | Widget icons loaded by [[XMBML Files|XMBML]] in Network column, widgets related segments was removed in firmware 3.00 by removing his <View id> and his attr | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
Line 286: | Line 286: | ||
====category_widget.xml==== | ====category_widget.xml==== | ||
Widgets [[XMBML Files|XMBML]] configuration file, this file exists in all firmwares with some segments disabled | Widgets [[XMBML Files|XMBML]] configuration file, this file exists in all firmwares with some segments disabled | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<!-- Example needed --> | |||
<!-- | |||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
Line 360: | Line 293: | ||
<div style="float:right">[[File:Widget.png|64px|thumb|right|widget.png]]</div> | <div style="float:right">[[File:Widget.png|64px|thumb|right|widget.png]]</div> | ||
====widget.png==== | ====widget.png==== | ||
This file exists in firmwares since [[2.00 CEX|2.00]] up to [[4. | This file exists in firmwares since [[2.00 CEX|2.00]] up to [[4.83 CEX|4.83]]. size 17205 bytes. MD5:5ed81a2c29a6514a4c3b9b72efc5b9f2 | ||
===dev_flash/vsh/resource/xai=== | ===dev_flash/vsh/resource/xai=== | ||
====extensions.xml==== | ====extensions.xml==== | ||
Contains: extensions.entry.module=Widget and extensions.entry.plugin=xai_plugin | Contains: extensions.entry.module=Widget and extensions.entry.plugin=xai_plugin | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0"?> | <?xml version="1.0"?> | ||
<extensions> | <extensions> | ||
Line 381: | Line 314: | ||
====widgets.xml==== | ====widgets.xml==== | ||
Contains: xai.widget.url=/dev_hdd0/widget/npdrm/informationboard | Contains: xai.widget.url=/dev_hdd0/widget/npdrm/informationboard | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0"?> | <?xml version="1.0"?> | ||
<xai> | <xai> | ||
Line 402: | Line 335: | ||
*Example: CEHtmlBrowserAppXaiWidget.xmi [[1.02 CEX|1.02]]~[[2.17 CEX|2.17]] | *Example: CEHtmlBrowserAppXaiWidget.xmi [[1.02 CEX|1.02]]~[[2.17 CEX|2.17]] | ||
{{Boxcode| | <div style="height:500px; margin:auto; overflow:auto"> | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | |||
<MicroBrowser> | <MicroBrowser> | ||
Line 473: | Line 407: | ||
</MicroBrowser> | </MicroBrowser> | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
</div> | |||
===dev_flash/vsh/resource/silk/data/=== | ===dev_flash/vsh/resource/silk/data/=== | ||
Line 505: | Line 440: | ||
| [[1.02 CEX|1.02]] || style="text-align:right;" | 2.941 || style="font-family:monospace;" | 7B818169AFF8E9426D3C57C52BC8E766 || | | [[1.02 CEX|1.02]] || style="text-align:right;" | 2.941 || style="font-family:monospace;" | 7B818169AFF8E9426D3C57C52BC8E766 || | ||
|- | |- | ||
| [[1.10 CEX|1.10]]~[[2.60 CEX|2.60]] || style="text-align:right;" | 3.063 || style="font-family:monospace;" | 8C1102561C72A21B7866CC4D17D6EFBF || Used also by '''silk_nas''' [[2.20 CEX|2.20]]~[[4. | | [[1.10 CEX|1.10]]~[[2.60 CEX|2.60]] || style="text-align:right;" | 3.063 || style="font-family:monospace;" | 8C1102561C72A21B7866CC4D17D6EFBF || Used also by '''silk_nas''' [[2.20 CEX|2.20]]~[[4.83 CEX|4.83]] | ||
|- | |- | ||
| [[2.70 CEX|2.70]]~[[4. | | [[2.70 CEX|2.70]]~[[4.83 CEX|4.83]] || style="text-align:right;" | 3.135 || style="font-family:monospace;" | 4B1566F692B8348F89E9132B56C40EBD || Used also by '''silk_webkit''' [[4.10 CEX|4.10]]~[[4.83 CEX|4.83]] | ||
|} | |} | ||
Example: fontinfo-Xai.xml [[1.02 CEX|1.02]] | Example: fontinfo-Xai.xml [[1.02 CEX|1.02]] | ||
{{Boxcode| | <div style="height:500px; margin:auto; overflow:auto"> | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | |||
<MicroBrowser> | <MicroBrowser> | ||
<key>FileFormatVersion</key> | <key>FileFormatVersion</key> | ||
Line 679: | Line 615: | ||
</MicroBrowser> | </MicroBrowser> | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
</div> | |||
Example: fontinfo-Xai.xml [[1.10 CEX|1.10]]~[[2.60 CEX|2.60]] (added new language '''zh''' with .ttf font '''DFHEIW5-A''') | Example: fontinfo-Xai.xml [[1.10 CEX|1.10]]~[[2.60 CEX|2.60]] (added new language '''zh''' with .ttf font '''DFHEIW5-A''') | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<MicroBrowser> | <MicroBrowser> | ||
<key>FontInfoLanguageList</key> | <key>FontInfoLanguageList</key> | ||
Line 699: | Line 636: | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
Example: fontinfo-Xai.xml [[2.70 CEX|2.70]]~[[4. | Example: fontinfo-Xai.xml [[2.70 CEX|2.70]]~[[4.83 CEX|4.83]] (added new .ttf font '''SCE-PS3 Rodin LATIN2''' for english and japanese defaults) | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<MicroBrowser> | <MicroBrowser> | ||
<key>DefaultGenericFontInfoList</key> | <key>DefaultGenericFontInfoList</key> | ||
Line 749: | Line 686: | ||
Example: config.xml [[2.00 CEX|2.00]]~[[2.17 CEX|2.17]] | Example: config.xml [[2.00 CEX|2.00]]~[[2.17 CEX|2.17]] | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<widget> | <widget> | ||
Line 768: | Line 705: | ||
Example: config.xml [[2.20 CEX|2.20]]~[[2.36 CEX|2.36]] (the example below only shows the changes) | Example: config.xml [[2.20 CEX|2.20]]~[[2.36 CEX|2.36]] (the example below only shows the changes) | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<version>1.0.18</version> | <version>1.0.18</version> | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
Example: config.xml [[2.40 CEX|2.40]]~[[3.30 CEX|3.30]] (the example below only shows the changes) | Example: config.xml [[2.40 CEX|2.40]]~[[3.30 CEX|3.30]] (the example below only shows the changes) | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<initialy>70</initialy> | <initialy>70</initialy> | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
Line 803: | Line 740: | ||
|} | |} | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<items> | <items> | ||
Line 831: | Line 768: | ||
|} | |} | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<items> | <items> | ||
Line 861: | Line 798: | ||
! Folder || File !! Version !! Size !! MD5 !! Example | ! Folder || File !! Version !! Size !! MD5 !! Example | ||
|- | |- | ||
| da.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] || style="text-align:right;" rowspan="12" | 42 || style="font-family:monospace;" rowspan="12" | 5BEB6E9B277784341D1C0722432CF248 || rowspan="12" | < | | da.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] || style="text-align:right;" rowspan="12" | 42 || style="font-family:monospace;" rowspan="12" | 5BEB6E9B277784341D1C0722432CF248 || rowspan="12" | <div style="float:left; width:100%; background:#e5e5ff; border:3px ridge #8888ff;"><div style="margin:10px;"><syntaxhighlight lang="c">CFBundleDisplayName = "Information Board";</syntaxhighlight></div></div> | ||
|- | |- | ||
| Dutch.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] | | Dutch.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] | ||
Line 885: | Line 822: | ||
| zh_TW.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] | | zh_TW.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] | ||
|- | |- | ||
| Japanese.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] || style="text-align:right;" | 61 || style="font-family:monospace;" | 353290330A59BCD35A0CDD579A5F883E || < | | Japanese.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] || style="text-align:right;" | 61 || style="font-family:monospace;" | 353290330A59BCD35A0CDD579A5F883E || <div style="float:left; width:100%; background:#e5e5ff; border:3px ridge #8888ff;"><div style="margin:10px;"><syntaxhighlight lang="c">CFBundleDisplayName = "インフォメーションボード";</syntaxhighlight></div></div> | ||
|- | |- | ||
| ko.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] || style="text-align:right;" | 47 || style="font-family:monospace;" | 2752CF3440FB92C82EE71C780605C664 || < | | ko.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] || style="text-align:right;" | 47 || style="font-family:monospace;" | 2752CF3440FB92C82EE71C780605C664 || <div style="float:left; width:100%; background:#e5e5ff; border:3px ridge #8888ff;"><div style="margin:10px;"><syntaxhighlight lang="c">CFBundleDisplayName = "인포메이션 보드";</syntaxhighlight></div></div> | ||
|- | |- | ||
| ru.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] || style="text-align:right;" | 56 || style="font-family:monospace;" | 36BCD9EC73A01A85C7745735D47FAB78 || < | | ru.lproj\ || InfoPlist.strings || [[2.00 CEX|2.00]]~[[3.30 CEX|3.30]] || style="text-align:right;" | 56 || style="font-family:monospace;" | 36BCD9EC73A01A85C7745735D47FAB78 || <div style="float:left; width:100%; background:#e5e5ff; border:3px ridge #8888ff;"><div style="margin:10px;"><syntaxhighlight lang="c">CFBundleDisplayName = "Доска объявлений";</syntaxhighlight></div></div> | ||
|} | |} | ||
Line 912: | Line 849: | ||
*Example: informationboard_english.xml [[2.00 CEX|2.00]]~[[2.01 CEX|2.01]] and infob_english.xml [[2.10 CEX|2.10]]~[[2.17 CEX|2.17]] (is the same file, renamed) | *Example: informationboard_english.xml [[2.00 CEX|2.00]]~[[2.01 CEX|2.01]] and infob_english.xml [[2.10 CEX|2.10]]~[[2.17 CEX|2.17]] (is the same file, renamed) | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE locale SYSTEM "locale.dtd"> | <!DOCTYPE locale SYSTEM "locale.dtd"> | ||
Line 922: | Line 859: | ||
*Example: infob_english.xml [[2.20 CEX|2.20]]~[[2.43 CEX|2.43]] (one line was added in first position for '''msg_error_server''') | *Example: infob_english.xml [[2.20 CEX|2.20]]~[[2.43 CEX|2.43]] (one line was added in first position for '''msg_error_server''') | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE locale SYSTEM "locale.dtd"> | <!DOCTYPE locale SYSTEM "locale.dtd"> | ||
Line 933: | Line 870: | ||
*Example: infob_english.xml [[2.50 CEX|2.50]]~[[3.30 CEX|3.30]] (The two names '''PLAYSTATION''' previouslly in uppercase was replaced by '''PlayStation''') | *Example: infob_english.xml [[2.50 CEX|2.50]]~[[3.30 CEX|3.30]] (The two names '''PLAYSTATION''' previouslly in uppercase was replaced by '''PlayStation''') | ||
{{Boxcode| | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
<?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE locale SYSTEM "locale.dtd"> | <!DOCTYPE locale SYSTEM "locale.dtd"> | ||
Line 942: | Line 879: | ||
</locale> | </locale> | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
===dev_hdd0/widget/npdrm/informationboard=== | ===dev_hdd0/widget/npdrm/informationboard=== |