Hi, ok minor detail.
I am using Titan one extended - I cant even chose in editor "non extended" version. When I select Titan basic in MP settings GUI and go back to Titan Editor it still only offers two "extended style" layouts.
But maybe we can still get it to work so that I can switch skins when I have more free time - that would be great!
I want to add buttons to titan menu from MB that link directly to sub menu of the MB plugin.
i.e. -> MB Series leads to "tvshows-all"
This is how the button looks now:
<entry name="menuItemName9">Media Browser - Serien</entry>
<entry name="menuItemIcon9"> </entry>
<entry name="menuItemHyperlink9">20130603</entry>
Do I have to change it to?:
<entry name="menuItemName9">Media Browser - Serien</entry>
<entry name="menuItemIcon9"> </entry>
<entry name="menuItemHyperlink9">20130603</entry>
<hyperlinkParameter>{Type:"View", Id:"tvshows-all"}</hyperlinkParameter>
I am using Titan one extended - I cant even chose in editor "non extended" version. When I select Titan basic in MP settings GUI and go back to Titan Editor it still only offers two "extended style" layouts.
But maybe we can still get it to work so that I can switch skins when I have more free time - that would be great!
I want to add buttons to titan menu from MB that link directly to sub menu of the MB plugin.
i.e. -> MB Series leads to "tvshows-all"
This is how the button looks now:
<entry name="menuItemName9">Media Browser - Serien</entry>
<entry name="menuItemIcon9"> </entry>
<entry name="menuItemHyperlink9">20130603</entry>
Do I have to change it to?:
<entry name="menuItemName9">Media Browser - Serien</entry>
<entry name="menuItemIcon9"> </entry>
<entry name="menuItemHyperlink9">20130603</entry>
<hyperlinkParameter>{Type:"View", Id:"tvshows-all"}</hyperlinkParameter>