skin.shortcuts help building seperate mainmenu?
#1
How do I create and manage a mainmenu seperate to that standard main menu? https://github.com/BigNoid/script.skinsh...submenu.md

I looked at wiki and did as said, I can open a window to edit via skinsettings, but it doesnt get build into the includes files, even though it rewrites it. I have no widget or submenu options either when editer opens?
Reply
#2
Make sure that you also add your custom group to thd build command:

using Titan as a reference:

RunScript(script.skinshortcuts,type=buildxml&mainmenuID=300&group=mainmenu|powermenu|netflixmenu)

This will build the mainmenu, powermenu and the netflixmenu


To define e.g. the netflixmenu:

RunScript(script.skinshortcuts,type=manage&group=netflixmenu)
Reply
#3
(2017-02-07, 21:12)marcelveldt Wrote: Make sure that you also add your custom group to thd build command:

using Titan as a reference:

RunScript(script.skinshortcuts,type=buildxml&mainmenuID=300&group=mainmenu|powermenu|netflixmenu)

This will build the mainmenu, powermenu and the netflixmenu


To define e.g. the netflixmenu:

RunScript(script.skinshortcuts,type=manage&group=netflixmenu)

Thank you marcel, will give it a try later hopefully Big Grin
Reply

Logout Mark Read Team Forum Stats Members Help
skin.shortcuts help building seperate mainmenu?0