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 Plugins
Popular Plugins
OnlineVideos
LoadParameter Problems
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="Zoidberg77" data-source="post: 954854" data-attributes="member: 114314"><p>This happens because you are using <define>#menuX.parameter:site:YouTube</define> as a "shortcut/link" inside my theme. <define> does not allow : obviously and I don't know how to mask special character or if it is even possible to mask them.</p><p> </p><p>You will need to replace the definitons like #menu5.parameter in your BasicHome.xml with the parameter you want, e.g. site:YouTube. The definition is used 3 times, so be sure to replace them all.</p><p> </p><p>This can only be overcome by using SkinSettings, they accept special characters in the variable. But only the original SkinSettings.xml is read and can't be supplied by the theme. So I avoided using SkinSettings, as they may eventually be overwritten on skin updates.</p></blockquote><p></p>
[QUOTE="Zoidberg77, post: 954854, member: 114314"] This happens because you are using <define>#menuX.parameter:site:YouTube</define> as a "shortcut/link" inside my theme. <define> does not allow : obviously and I don't know how to mask special character or if it is even possible to mask them. You will need to replace the definitons like #menu5.parameter in your BasicHome.xml with the parameter you want, e.g. site:YouTube. The definition is used 3 times, so be sure to replace them all. This can only be overcome by using SkinSettings, they accept special characters in the variable. But only the original SkinSettings.xml is read and can't be supplied by the theme. So I avoided using SkinSettings, as they may eventually be overwritten on skin updates. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
OnlineVideos
LoadParameter Problems
Contact us
RSS
Top
Bottom