Basic Menu mods....Please post here ;-) (1 Viewer)

Bagal

MP Donator
  • Premium Supporter
  • December 15, 2006
    229
    16
    Home Country
    United Kingdom United Kingdom
    If the skin you're using doesn't support moving pictures then you'll need to copy the standard skin xml file from the moving pictures zip file into the folder of the skin you're using.
     

    karakas

    Portal Pro
    April 17, 2008
    100
    6
    Ok, here are my xmls, these are probably not too interesting for anyone outside of Norway unless they do some editing.

    I mostly use MP for video-content, so my main page is aimed heavily against that.

    My Basic Home

    basichome.jpg

    Filmer - MovingPictures
    My TV Series - Just that
    TV - Yup, that's the TV
    FXTV - Ok this is alittle special one. Basically it's Multishortcut opening Internet Explorer, where this is my homepage. I'm using it to watch football.
    Other - Same as original, brings up the

    Extra Menu

    extramenu.jpg

    My Pictures - Pictures
    NRK - The NRK plugin Vattenmelon style. (Looking for a better logo)
    Musikk - Leads to the Listen menu
    Plugins and Weather are same as original.

    I also have some plans exchanging the present Extramenu with a 2 rows of 5 icons and put mix it together with the Listen menu.

    View attachment BasicHome.XML

    View attachment ExtraMenu.xml
     

    friedchicken

    New Member
    September 8, 2008
    4
    0
    Hi.

    I just did some minor edit to basichome.xml and watchmenu.xml
    It looks fine to me and works when I use a mouse but when I try to move around on my remote/keyboard using directional button, it doesnt go to "My Pictures" & "Programs" on basichome.xml
    In watchmenu.xml I can move to the "My TV Shows" & "Play DVD".

    Please help. :D
     

    Attachments

    • watchmenu.jpg
      watchmenu.jpg
      38.5 KB
    • basichome.jpg
      basichome.jpg
      61.6 KB
    • BasicHome.xml
      30.6 KB
    • WatchMenu.xml
      30.6 KB

    Bagal

    MP Donator
  • Premium Supporter
  • December 15, 2006
    229
    16
    Home Country
    United Kingdom United Kingdom
    It's actually pretty straightforward, you control where you go when you press the various buttons within the skin file itself.

    All of your buttons have an id, so for example with your basic home, if you gave the 8 buttons you've got the id's 1-8, you'd configure button 2 (Listen) as follows:
    Code:
    <control>
          <type>button</type>
          <id>2</id>
          <onleft>1</onleft>
          <onright>3</onright>
          <onup>21</onup>
          <ondown>6</ondown>
        </control>
    so each of the 'onleft', 'ondown' etc. commands have the id of the button you want to move to when the user presses the corresponding button on the remote or keyboard.

    The 'onup' value of 21 I believe means it won't go anywhere, I just copied this from the existing skin file, which thinking about it, you can probably put any id here as long as it doesn't match an id on the screen to stop it from navigating anywhere.

    Paul.
     

    mamachan

    MP Donator
  • Premium Supporter
  • September 25, 2006
    724
    48
    Home Country
    Italy Italy
    My Indigo

    For indigo/Monochrome skin.
     

    Attachments

    • myvideoTitle.JPG
      myvideoTitle.JPG
      143.1 KB
    • ExtraMenu.JPG
      ExtraMenu.JPG
      53.5 KB
    • TVMenu.JPG
      TVMenu.JPG
      37.7 KB
    • WatchMenu.JPG
      WatchMenu.JPG
      38.3 KB
    • MusicMenu.JPG
      MusicMenu.JPG
      39.7 KB
    • GameMenu.JPG
      GameMenu.JPG
      49.4 KB
    • BasicHome.JPG
      BasicHome.JPG
      54.8 KB
    • WatchMenu.xml
      30.6 KB
    • TVMenu.xml
      30.6 KB
    • MusicMenu.xml
      30.6 KB
    • ExtraMenu.xml
      30.6 KB
    • BasicHome.xml
      30.6 KB
    • myvideoTitle.xml
      30.6 KB

    ryan20021982

    Retired Team Member
  • Premium Supporter
  • June 27, 2008
    655
    86
    USA
    Home Country
    United States of America United States of America
    Simple 4 button menu

    Movies is connected to MovingPictures
    TV Shows is connected to My TV Series
    Music connected staight to the music screen
    Watch TV connected to main TV screen

    Must have mp tv series and moving pictures installed to use this
     

    Attachments

    • simple.JPG
      simple.JPG
      40.3 KB
    • BasicHome.xml
      30.6 KB

    ryan20021982

    Retired Team Member
  • Premium Supporter
  • June 27, 2008
    655
    86
    USA
    Home Country
    United States of America United States of America
    Hi.

    I just did some minor edit to basichome.xml and watchmenu.xml
    It looks fine to me and works when I use a mouse but when I try to move around on my remote/keyboard using directional button, it doesnt go to "My Pictures" & "Programs" on basichome.xml
    In watchmenu.xml I can move to the "My TV Shows" & "Play DVD".

    Please help. :D

    Fixed you have the onleft-onright-ondown-onup all messed up...lol
     

    Attachments

    • BasicHome.xml
      30.6 KB
    • WatchMenu.xml
      30.6 KB

    Spragleknas

    Moderator
  • Team MediaPortal
  • December 21, 2005
    9,474
    1,822
    Located
    Home Country
    Norway Norway
    Created a BH mod for a friend who is not using TV, and thought I'd might as well share it
    mh-mod.jpg
    Not the best when it comes to selection of icons perhaps...

    Notes:
    Movies ---> Moving Pictures (fforde)
    Musikkvideoer (Music vids.) --> MTV music vids. (dukus)
    YouTube ---> My YouTune (saint)
    Internett ---> MyPrograms (used for FF/IE browser)

    As before: Last icon takes you to "plugins"
    Get it here -> View attachment BasicHome.xml
     

    TheClaus

    Portal Member
    November 13, 2008
    25
    0
    Home Country
    United States of America United States of America
    I have a question I am able to remove buttons and move stuff around but if I want to add buttons or make other changes how do I get what resolution I need to put the buttons into a certain spot. Is there some easy or cool way to find out the x and y of the button location?

    Thanks
     

    Users who are viewing this thread

    Similar threads

    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is completey broken with NET4 and NET6 :( Neither an existing profile can be selected nor a new one can be created.
    @Brownard another logs of failed installations. I'll take a look into the user management. Edit: I can confirm user management is...
    Description: Hi there. First of all, I appreciate all the effort in MediaPortal 2 release 2.5 - visible changes look great (eg...
    Replies
    1
    Views
    597
    Installing other software, especially MP1, which is partly sharing Tv service with MP2, can make everything worse. Please upload your debug log files, if you want to solve the issue.
    Installing other software, especially MP1, which is partly sharing Tv service with MP2, can make everything worse. Please upload...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Replies
    6
    Views
    1K
    I had the same issue and found the executable under C:\ProgramData\Team MediaPortal\MediaPortal\skin\Titan\BasicHome.Editor\TitanEditor.exe Only the shortcut was missing.
    I had the same issue and found the executable under C:\ProgramData\Team...
    Hi all, Not a rant, more a sharing of experience (maybe hoping to get some clarification on which wrong turn I took) It has been...
    Replies
    9
    Views
    2K
    Will try to do so ;)
    Will try to do so ;)
    I'm customizing DefaultWideHD with larger text for my old eyes. I find that the name for the plugin "Moving Pictures" is too long...
    Replies
    13
    Views
    2K
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the Requirements and you've filled in your System Specs. Have a look at our MediaPortal Wiki! Maybe the solution is already there. Have a look at our Jira (Bug and Issue Tracker)and the threads in this section, maybe...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Before you create this bug report: Make sure that your system (Windows, codecs and drivers) is up to date, matching the...
    Replies
    0
    Views
    786
    Top Bottom