home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
PureVision
PureVisionHD 1080
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="catavolt" data-source="post: 1194054" data-attributes="member: 54906"><p>In general, all menu item names are stored in the <u><strong>BasicHomeEditorDefines.xml</strong></u> in the root directory of PVHD <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p>There you find descriptions like this example:</p><p>[CODE=XML]<!-- TV Series --></p><p> <define property="true" evaluateNow="true">#VIDEO2.name:#(L(1300))</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.plugin:MP-TV Series</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.hyperlink:9811</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.parameter:</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.hover:hover_my tv series.png</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.background:Animations\BasicHome\videos.jpg</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.iconfocus:tb_video.png</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.iconnofocus:tb_videoNF.png</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.active:#(iif(or(eq(#VIDEO2.plugin,''),plugin.isenabled(#VIDEO2.plugin)),' ',''))</define></p><p> <define property="true" evaluateNow="true">#VIDEO2:#(string.format('{0}{1}',#VIDEO2.name,iif(eq(#VIDEO2.active,' '),'',#PLUGERROR)))</define></p><p> <define property="true" evaluateNow="true">#VIDEO2.latestmedia:919199940</define>[/CODE]</p><p></p><p>The important line is the 1st line where the displayed plugin name is stored:</p><p></p><p><define property="true" evaluateNow="true">#VIDEO2.name:<span style="color: #ff0000"><strong>#(L(1300))</strong></span></define></p><p></p><p>In this example you could change the given string <span style="color: #ff0000"><strong>#(L(1300))</strong></span> into anything you want, e.g. <span style="color: #ff0000"><strong>My TV Series</strong></span> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p>Pls be careful editing this XML, mistakes will lead to malfunction of the complete BasicHome Editor <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="catavolt, post: 1194054, member: 54906"] In general, all menu item names are stored in the [U][B]BasicHomeEditorDefines.xml[/B][/U] in the root directory of PVHD ;) There you find descriptions like this example: [CODE=XML]<!-- TV Series --> <define property="true" evaluateNow="true">#VIDEO2.name:#(L(1300))</define> <define property="true" evaluateNow="true">#VIDEO2.plugin:MP-TV Series</define> <define property="true" evaluateNow="true">#VIDEO2.hyperlink:9811</define> <define property="true" evaluateNow="true">#VIDEO2.parameter:</define> <define property="true" evaluateNow="true">#VIDEO2.hover:hover_my tv series.png</define> <define property="true" evaluateNow="true">#VIDEO2.background:Animations\BasicHome\videos.jpg</define> <define property="true" evaluateNow="true">#VIDEO2.iconfocus:tb_video.png</define> <define property="true" evaluateNow="true">#VIDEO2.iconnofocus:tb_videoNF.png</define> <define property="true" evaluateNow="true">#VIDEO2.active:#(iif(or(eq(#VIDEO2.plugin,''),plugin.isenabled(#VIDEO2.plugin)),' ',''))</define> <define property="true" evaluateNow="true">#VIDEO2:#(string.format('{0}{1}',#VIDEO2.name,iif(eq(#VIDEO2.active,' '),'',#PLUGERROR)))</define> <define property="true" evaluateNow="true">#VIDEO2.latestmedia:919199940</define>[/CODE] The important line is the 1st line where the displayed plugin name is stored: <define property="true" evaluateNow="true">#VIDEO2.name:[COLOR=#ff0000][B]#(L(1300))[/B][/COLOR]</define> In this example you could change the given string [COLOR=#ff0000][B]#(L(1300))[/B][/COLOR] into anything you want, e.g. [COLOR=#ff0000][B]My TV Series[/B][/COLOR] ;) Pls be careful editing this XML, mistakes will lead to malfunction of the complete BasicHome Editor ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
PureVision
PureVisionHD 1080
Contact us
RSS
Top
Bottom