[MOD] Different skin layout for WorldWeather plugin (New update 18/05/2012) (1 Viewer)

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Re: AW: [MOD] Different skin layout for WorldWeather plugin

    What exactly is now officially in the skin ?

    The latest official files are located in this post:
    https://forum.team-mediaportal.com/...layout-worldweather-plugin-103449/#post821410

    Thanks for your efforts on this, I am now getting correct info for Melbourne but for Bairnsdale Vic I get everything right except the current conditions where I get a "?", I guess there is no info for that for that location. My question is can I get rid of the "?" as it spoils an otherwise excellent layout, TIA
    The skin visible conditions would need to check for '?' as well e.g. On the forecast0 day:

    Code:
    <visible>string.equals(#WorldWeather.View,Condition)+!string.equals(#WorldWeather.ForecastDay0Low,?)</visible>

    That would need to be done on current condition and each forecast day in WorldWeather.xml
     

    Marduk65

    Portal Pro
    November 28, 2011
    190
    244
    59
    Home Country
    Italy Italy
    • Thread starter
    • Moderator
    • #22
    Re: [MOD] Different skin layout for WorldWeather plugin

    Hi all,
    here are a complete revision of all views for last stable version 0.3.0.
    In this revision also Starry Sky view is supported.

    Cheers
     

    Attachments

    • Screen1.jpg
      Screen1.jpg
      135.1 KB
    • Screen2.jpg
      Screen2.jpg
      143.5 KB
    • Screen3.jpg
      Screen3.jpg
      112.5 KB
    • Screen4.jpg
      Screen4.jpg
      107.6 KB
    • GA_StreamedMP_WorldWeather_3.zip
      71.3 KB

    powermarcel10

    Retired Team Member
  • Premium Supporter
  • November 30, 2010
    2,839
    898
    36
    Groningen
    Home Country
    Netherlands Netherlands
    Re: [MOD] Different skin layout for WorldWeather plugin

    Hi all,
    here are a complete revision of all views for last stable version 0.3.0.
    In this revision also Starry Sky view is supported.

    Cheers

    Thanks for the update! :)

    There are still only 5 images supported whitle the new version of worldweather have support for 9.. (Webcam, World, Suntime, etc..)

    Are you going to support these as well in one of you next versions? Would be great!
     

    Marduk65

    Portal Pro
    November 28, 2011
    190
    244
    59
    Home Country
    Italy Italy
    • Thread starter
    • Moderator
    • #24
    Re: [MOD] Different skin layout for WorldWeather plugin

    Hi all,
    here are a complete revision of all views for last stable version 0.3.0.
    In this revision also Starry Sky view is supported.

    Cheers

    Thanks for the update! :)

    There are still only 5 images supported whitle the new version of worldweather have support for 9.. (Webcam, World, Suntime, etc..)

    Are you going to support these as well in one of you next versions? Would be great!

    ...as soon as Micropolis will release a new stable final version I will try to support all added new features ;)
     

    D3ltoroxp

    MP Donator
  • Premium Supporter
  • June 1, 2008
    3,308
    205
    Home Country
    Germany Germany
    AW: Re: [MOD] Different skin layout for WorldWeather plugin

    Nice and thanks!

    powermarcel10,

    if you install WorldWeather v0.3.1 (Nightly Build) found here WorldWeather plugin v0.3.0 for MediaPortal v1.2.0 or higher post #1, then you can use the attached WorldWeatherImage.xml

    View attachment 94960

    Regards


    There are still only 5 images supported whitle the new version of worldweather have support for 9.. (Webcam, World, Suntime, etc..)

    Are you going to support these as well in one of you next versions? Would be great!


    Is that in your xml included ? When the final version comes with the new features, will update the skin files to ? Or must i do this every time by my self `?
     

    m3rcury

    Development Group
  • Team MediaPortal
  • August 12, 2010
    977
    733
    Home Country
    Malta Malta
    Re: AW: Re: [MOD] Different skin layout for WorldWeather plugin

    Nice and thanks!

    powermarcel10,

    if you install WorldWeather v0.3.1 (Nightly Build) found here WorldWeather plugin v0.3.0 for MediaPortal v1.2.0 or higher post #1, then you can use the attached WorldWeatherImage.xml

    View attachment 94960

    Regards


    There are still only 5 images supported whitle the new version of worldweather have support for 9.. (Webcam, World, Suntime, etc..)

    Are you going to support these as well in one of you next versions? Would be great!


    Is that in your xml included ? When the final version comes with the new features, will update the skin files to ? Or must i do this every time by my self `?


    D3ltoroxp,

    for now you need to copy the above XML manually but it will be included in my MOD in the next upgrade.


    :D
     

    grubi

    Portal Pro
    June 16, 2007
    1,216
    80
    127.0.0.1
    Home Country
    Germany Germany
    AW: [MOD] Different skin layout for WorldWeather plugin

    Hi.

    I have the following two questions:

    1.) The temperature is always missing here (see screenshot). Any ideas why?

    2.) max temp is on the left and min on the right. Wouldn't it be more intuitive to have
    min on the left and max on the right instead (see screenshot).

    Thanks for your help.

    Cheers

    grubi
     

    Attachments

    • screenshot.jpg
      screenshot.jpg
      188.5 KB

    Marduk65

    Portal Pro
    November 28, 2011
    190
    244
    59
    Home Country
    Italy Italy
    • Thread starter
    • Moderator
    • #30
    Re: AW: [MOD] Different skin layout for WorldWeather plugin

    Hi.

    I have the following two questions:

    1.) The temperature is always missing here (see screenshot). Any ideas why?

    2.) max temp is on the left and min on the right. Wouldn't it be more intuitive to have
    min on the left and max on the right instead (see screenshot).

    Thanks for your help.

    Cheers

    grubi

    For missing temperature value try to clear skin cache; for max/min value position change, copy attached WorldWeather.xml file into StreamedMP skin directory (C:\ProgramData\Team MediaPortal\MediaPortal\skin\StreamedMP for Win7).

    Cheers
     

    Attachments

    • WorldWeather.xml
      46 KB

    Users who are viewing this thread

    Top Bottom