Theme: BasicHome goes Classic with Backdrops | NEW: Editor available (1 Viewer)

Zoidberg77

MP Donator
  • Premium Supporter
  • July 12, 2011
    392
    206
    Home Country
    Germany Germany
    V2.5
    Added: BasicHome.CONFIG.xml - All settings in one file (except <defaultcontrol>)
    Added: 5-day weather forecast overlay (requires WorldWeather plugin) (taken from @powermarcel10 skin files, thanks!)
    Added: Overlays can now easily be asigned to any label
    Changed: Transfered all definitions from all other xml files to BasciHome.CONFIG.xml

    The whole configuration can now be made in only one file: BasicHome.CONFIG.xml. Only your default label has still to be adjusted inside of BasicHome.xml.
    This should be more comfortable for upcoming updates or any (in far future) upcoming editor ;)
    If you find any errors please report.
     

    emphatic

    Design Group
  • Team MediaPortal
  • August 25, 2006
    3,728
    1,185
    Alingsås
    Home Country
    Sweden Sweden
    Just a heads up for 1.3 RC. The font b22 no longer exists in TITAN, so either you will have to supply your own fonts.xml (if that even works as a theme resource) or do what I did, change the defines in BasicHome.xml to:

    Code:
    <define>#labelFont:font14</define>
    <define>#selectedFont:fontB20</define>

    IMHO, this looks great.

    Cheers
    Emph
     
    Last edited:

    Zoidberg77

    MP Donator
  • Premium Supporter
  • July 12, 2011
    392
    206
    Home Country
    Germany Germany
    V2.5.1
    Fixed: Main menu font: from fontB22 to fontB20 to meet recent changes in Titan skin
    Changed: Alignment of submenu labels: changed from left to center

    Note: There is no change to BasicHome.CONFIG.xml. So please backup your config file and copy it back after update so all customization will stay as they were (except for defaultcontrol in BasicHome.xml)
     

    thj

    New Member
    July 22, 2011
    4
    0
    37
    Home Country
    Denmark Denmark
    Is there any way to remove menu items? For instance I do not need the Pictures and Music buttons.
     

    Zoidberg77

    MP Donator
  • Premium Supporter
  • July 12, 2011
    392
    206
    Home Country
    Germany Germany
    Is there any way to remove menu items? For instance I do not need the Pictures and Music buttons.
    Unfortunately not (without a lot of work). A lot of visible conditions, navigation IDs and coordinates would have to be adjusted. I'm sorry.
    As a workaround you could assign some items twice.
     

    chrisonline

    MP Donator
  • Premium Supporter
  • August 17, 2007
    515
    37
    44
    Tirol/Wörgl
    Home Country
    Austria Austria
    How does it work if an official update is available?

    Does this work and the files are getting overwritten?

    Or if I use this MOD the update function is disabled?
     

    kiwijunglist

    Super Moderator
  • Team MediaPortal
  • June 10, 2008
    6,746
    1,751
    New Zealand
    Home Country
    New Zealand New Zealand
    You can still update the rest of the skin.

    If the modded files are in the main skin folder, then any updates to modded files will overwrite them.
    If the modded files are in a theme folder, then any updates will not change the modded files.
     

    dangerzone

    Portal Pro
    January 12, 2009
    271
    44
    52
    delft
    Home Country
    Netherlands Netherlands
    Is it possible to add a LatestMedia for Mvcentral ?

    tnx
     

    Zoidberg77

    MP Donator
  • Premium Supporter
  • July 12, 2011
    392
    206
    Home Country
    Germany Germany
    I don't use mvCentral. But you could try these (untested) files. It's just the design of the LatestMusic overlay with cover thumbs only.

    Following code is added
    BasicHome.xml:
    XML:
    <include condition="#Overlay.LatestMvCentral.visible">BasicHome.LatestMvCentral.xml</include>
    BasicHome.CONFIG.xml:
    XML:
    <!-- Overlay for MvCentral -->
    	<define property="true">#Overlay.LatestMvCentral.visible:True</define>
    	<define property="true">#Overlay.LatestMvCentral.onlabel:LABEL0</define>
     

    Attachments

    • BasicHome.LatestMvCentral.xml
      4.8 KB
    • BasicHome.xml
      122.9 KB
    • BasicHome.CONFIG.xml
      13.9 KB
    Last edited:

    Users who are viewing this thread

    Top Bottom