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
StreamedMP
BasicHome Editor: Can I add a shortcut of a non-listed plugin?
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="trevor" data-source="post: 668562" data-attributes="member: 25806"><p>Hi,</p><p></p><p>I don't actually run this plugin so I can't test but if the plugins can be started by the hyperlink tag this may be possible.</p><p></p><p>Create an xml file in the skin directory, name it <nameofplugin>.xml and add the following lines</p><p></p><p><?xml version="1.0" encoding="utf-8" standalone="yes"?></p><p><window></p><p> <id>12345</id></p><p> <controls></p><p> <!-- Dummy skin file for plugin xxxxxx --></p><p> </controls></p><p></window></p><p></p><p></p><p>replace '12345' with the plugin ID that is defined in the MultiShortcut plugin.</p><p></p><p>You will then see this file in the xml file list and can add it to basichome main and submenus.</p><p></p><p>I have no idea if this will work but you can but try - let us know if it works</p><p></p><p>Cheers</p></blockquote><p></p>
[QUOTE="trevor, post: 668562, member: 25806"] Hi, I don't actually run this plugin so I can't test but if the plugins can be started by the hyperlink tag this may be possible. Create an xml file in the skin directory, name it <nameofplugin>.xml and add the following lines <?xml version="1.0" encoding="utf-8" standalone="yes"?> <window> <id>12345</id> <controls> <!-- Dummy skin file for plugin xxxxxx --> </controls> </window> replace '12345' with the plugin ID that is defined in the MultiShortcut plugin. You will then see this file in the xml file list and can add it to basichome main and submenus. I have no idea if this will work but you can but try - let us know if it works Cheers [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
BasicHome Editor: Can I add a shortcut of a non-listed plugin?
Contact us
RSS
Top
Bottom