home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
[MOD] BasicHome Weather Summary
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="m3rcury" data-source="post: 895986" data-attributes="member: 106370"><p>I am attaching MODed xml files for the above effect in the weather summary in BasicHome.</p><p> </p><ul> <li data-xf-list-type="ul">In BasicHome.xml, look for <strong><!--m3rcury - Weather Summary MOD --></strong> <em>(as there are various other MODs in this xml)</em>.</li> <li data-xf-list-type="ul">You then need to comment out quite a large chunk of the code so that we remove all the default weather summary from BasicHome.xml and include the new basichome.weather.summary.xml instead. For ease of reference, have reproduced the code below.</li> </ul><p>[spoiler]</p><p>[CODE]</p><p> </p><p> <!--m3rcury - Weather Summary MOD --></p><p> <!--control></p><p> <description>5-Day Weather Dummy Label</description></p><p> <type>label</type></p><p> <id>6767</id></p><p> <posX>-50</posX></p><p> <posY>-50</posY></p><p> <label></p><p> </label></p><p> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible></p><p> </control></p><p> <control></p><p> <description>GROUP: Forecast BGs</description></p><p> <type>group</type></p><p> <dimColor>0xffffffff</dimColor></p><p> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation></p><p> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation></p><p> <control></p><p> <description>TODAY BG</description></p><p> <posX>460</posX></p><p> <posY>225</posY></p><p> <type>image</type></p><p> <id>6777</id></p><p> <width>180</width></p><p> <height>270</height></p><p> <texture>weather2.png</texture></p><p> <shouldCache>true</shouldCache></p><p> </control></p><p> <control></p><p> <description>DAY 1 BG</description></p><p> <posX>705</posX></p><p> <posY>70</posY></p><p> <type>image</type></p><p> <id>6777</id></p><p> <width>180</width></p><p> <height>270</height></p><p> <texture>weather2.png</texture></p><p> </control></p><p> <control></p><p> <description>DAY 2 BG</description></p><p> <posX>955</posX></p><p> <posY>70</posY></p><p> <type>image</type></p><p> <id>6777</id></p><p> <width>180</width></p><p> <height>270</height></p><p> <texture>weather2.png</texture></p><p> </control></p><p> <control></p><p> <description>DAY 3 BG</description></p><p> <posX>705</posX></p><p> <posY>415</posY></p><p> <type>image</type></p><p> <id>6777</id></p><p> <width>180</width></p><p> <height>270</height></p><p> <texture>weather2.png</texture></p><p> </control></p><p> <control></p><p> <description>DAY 4 BG</description></p><p> <posX>955</posX></p><p> <posY>415</posY></p><p> <type>image</type></p><p> <id>6777</id></p><p> <width>180</width></p><p> <height>270</height></p><p> <texture>weather2.png</texture></p><p> </control></p><p> </control></p><p> <control></p><p> <description>TODAY ICON</description></p><p> <id>0</id></p><p> <type>image</type></p><p> <texture>#WorldWeather.TodayIconImage</texture></p><p> <posX>460</posX></p><p> <posY>155</posY></p><p> <height>180</height></p><p> <width>180</width></p><p> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">Visible</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>DAY 1 ICON</description></p><p> <id>0</id></p><p> <type>image</type></p><p> <texture>#WorldWeather.ForecastDay0IconImage</texture></p><p> <shouldCache>true</shouldCache></p><p> <posX>705</posX></p><p> <posY>0</posY></p><p> <height>180</height></p><p> <width>180</width></p><p> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation></p><p> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>DAY 2 ICON</description></p><p> <id>0</id></p><p> <type>image</type></p><p> <texture>#WorldWeather.ForecastDay1IconImage</texture></p><p> <shouldCache>true</shouldCache></p><p> <posX>955</posX></p><p> <posY>0</posY></p><p> <height>180</height></p><p> <width>180</width></p><p> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation></p><p> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>DAY 3 ICON</description></p><p> <id>0</id></p><p> <type>image</type></p><p> <texture>#WorldWeather.ForecastDay2IconImage</texture></p><p> <shouldCache>true</shouldCache></p><p> <posX>705</posX></p><p> <posY>345</posY></p><p> <height>180</height></p><p> <width>180</width></p><p> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation></p><p> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>DAY 4 ICON</description></p><p> <id>0</id></p><p> <type>image</type></p><p> <texture>#WorldWeather.ForecastDay3IconImage</texture></p><p> <shouldCache>true</shouldCache></p><p> <posX>955</posX></p><p> <posY>345</posY></p><p> <height>180</height></p><p> <width>180</width></p><p> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation></p><p> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation></p><p> </control></p><p> <control></p><p> <description>GROUP: FULL WEATHER DETAILS</description></p><p> <type>group</type></p><p> <dimColor>0xffffffff</dimColor></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">Visible</animation></p><p> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation></p><p> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation></p><p> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible></p><p> <control></p><p> <description>DAY 1 LABEL</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>550</posX></p><p> <posY>470</posY></p><p> <align>center</align></p><p> <label>6030</label></p><p> <font>mediastream11tc</font></p><p> <textcolor>White</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 1 TEMP</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>550</posX></p><p> <posY>405</posY></p><p> <align>center</align></p><p> <label>#WorldWeather.TodayTemperature</label></p><p> <font>mediastream28tc</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 1 GENERAL WEATHER</description></p><p> <type>textbox</type></p><p> <id>0</id></p><p> <posX>465</posX></p><p> <posY>325</posY></p><p> <width>170</width></p><p> <height>60</height></p><p> <font>mediastream13</font></p><p> <align>right</align></p><p> <textcolor>white</textcolor></p><p> <label>#WorldWeather.TodayCondition</label></p><p> </control></p><p> <control></p><p> <description>DAY 2 LABEL</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>795</posX></p><p> <posY>315</posY></p><p> <align>center</align></p><p> <label>#WorldWeather.ForecastDay0Day</label></p><p> <font>mediastream11tc</font></p><p> <textcolor>White</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 2 MAX VALUE</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>710</posX></p><p> <posY>270</posY></p><p> <align>left</align></p><p> <label>#WorldWeather.ForecastDay0High</label></p><p> <font>mediastream12</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 2 MIN VALUE</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>880</posX></p><p> <posY>270</posY></p><p> <align>right</align></p><p> <label>#WorldWeather.ForecastDay0Low</label></p><p> <font>mediastream12</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 2 AM WEATHER</description></p><p> <type>textbox</type></p><p> <id>0</id></p><p> <posX>710</posX></p><p> <posY>170</posY></p><p> <width>160</width></p><p> <height>50</height></p><p> <label>#WorldWeather.ForecastDay0Condition</label></p><p> <font>mediastream10</font></p><p> <align>left</align></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 3 LABEL</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>1045</posX></p><p> <posY>315</posY></p><p> <align>center</align></p><p> <label>#WorldWeather.ForecastDay1Day</label></p><p> <font>mediastream11tc</font></p><p> <textcolor>White</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 3 MAX VALUE</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>960</posX></p><p> <posY>270</posY></p><p> <align>left</align></p><p> <label>#WorldWeather.ForecastDay1High</label></p><p> <font>mediastream11</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 3 MIN VALUE</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>1130</posX></p><p> <posY>270</posY></p><p> <align>right</align></p><p> <label>#WorldWeather.ForecastDay1Low</label></p><p> <font>mediastream11</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 3 AM WEATHER</description></p><p> <type>textbox</type></p><p> <id>0</id></p><p> <posX>960</posX></p><p> <posY>170</posY></p><p> <width>160</width></p><p> <height>50</height></p><p> <width>170</width></p><p> <label>#WorldWeather.ForecastDay1Condition</label></p><p> <font>mediastream10</font></p><p> <align>left</align></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 4 LABEL</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>795</posX></p><p> <posY>660</posY></p><p> <align>center</align></p><p> <label>#WorldWeather.ForecastDay2Day</label></p><p> <font>mediastream11tc</font></p><p> <textcolor>White</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 4 MAX VALUE</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>710</posX></p><p> <posY>615</posY></p><p> <align>left</align></p><p> <label>#WorldWeather.ForecastDay2High</label></p><p> <font>mediastream11</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 4 MIN VALUE</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>880</posX></p><p> <posY>615</posY></p><p> <align>right</align></p><p> <label>#WorldWeather.ForecastDay2Low</label></p><p> <font>mediastream11</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 4 AM WEATHER</description></p><p> <type>textbox</type></p><p> <id>0</id></p><p> <posX>710</posX></p><p> <posY>515</posY></p><p> <width>160</width></p><p> <height>50</height></p><p> <width>170</width></p><p> <label>#WorldWeather.ForecastDay2Condition</label></p><p> <font>mediastream10</font></p><p> <align>left</align></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 5 LABEL</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>1045</posX></p><p> <posY>660</posY></p><p> <align>center</align></p><p> <label>#WorldWeather.ForecastDay3Day</label></p><p> <font>mediastream11tc</font></p><p> <textcolor>White</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 5 MAX VALUE</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>960</posX></p><p> <posY>615</posY></p><p> <align>left</align></p><p> <label>#WorldWeather.ForecastDay3High</label></p><p> <font>mediastream11</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 5 MIN VALUE</description></p><p> <type>label</type></p><p> <id>0</id></p><p> <posX>1130</posX></p><p> <posY>615</posY></p><p> <align>right</align></p><p> <label>#WorldWeather.ForecastDay3Low</label></p><p> <font>mediastream11</font></p><p> <textcolor>white</textcolor></p><p> </control></p><p> <control></p><p> <description>DAY 5 AM WEATHER</description></p><p> <type>textbox</type></p><p> <id>0</id></p><p> <posX>960</posX></p><p> <posY>515</posY></p><p> <width>160</width></p><p> <height>50</height></p><p> <width>170</width></p><p> <label>#WorldWeather.ForecastDay3Condition</label></p><p> <font>mediastream10</font></p><p> <align>left</align></p><p> <textcolor>white</textcolor></p><p> </control></p><p> </control--></p><p> <import>basichome.weather.summary.xml</import></p><p> <!--m3rcury - Weather Summary MOD --></p><p> </p><p>[/CODE]</p><p>[/spoiler]</p><ul> <li data-xf-list-type="ul">Copy the attached <strong>basichome.weather.summary.xml</strong> into your skin folder.</li> <li data-xf-list-type="ul">In your skin folder, goto <strong>Media\Animations\weathericons</strong> and create a new folder called <strong>background</strong>.</li> <li data-xf-list-type="ul">Goto <strong><a href="https://plus.google.com/photos/107711503882744578203/albums/5783287233554232929" target="_blank">here</a></strong> to download the album from Picasa or else <strong><a href="http://www.mediafire.com/download.php?m306hek22xdlip6" target="_blank">here</a></strong> to download a zipped file containing the weather images. Images should be stored in the background folder created in the previous step.</li> </ul><p>You should now have implemented this MOD.</p><p> </p><p>Hope you like it. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite24" alt="(y)" title="Thumbs Up (y)" loading="lazy" data-shortname="(y)" /></p><p> </p><p> </p><p>For those of you who have my main <strong><a href="https://forum.team-mediaportal.com/threads/mod-movingpictures-tvseries-layouts.86305/" target="_blank">MOD</a></strong> implemented, I am working to incorporate this one into it as well. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p> </p><p> </p><p> </p><p>To the developers of StreamedMP. Is it possible to externalize the weather summary from the BasicHome.xml like I did here, so that if one does a similar MOD, the editor does not override.</p><p> </p><p>Thanks. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite7" alt=":p" title="Stick Out Tongue :p" loading="lazy" data-shortname=":p" /></p></blockquote><p></p>
[QUOTE="m3rcury, post: 895986, member: 106370"] I am attaching MODed xml files for the above effect in the weather summary in BasicHome. [LIST] [*]In BasicHome.xml, look for [B]<!--m3rcury - Weather Summary MOD -->[/B] [I](as there are various other MODs in this xml)[/I]. [*]You then need to comment out quite a large chunk of the code so that we remove all the default weather summary from BasicHome.xml and include the new basichome.weather.summary.xml instead. For ease of reference, have reproduced the code below. [/LIST] [spoiler] [CODE] <!--m3rcury - Weather Summary MOD --> <!--control> <description>5-Day Weather Dummy Label</description> <type>label</type> <id>6767</id> <posX>-50</posX> <posY>-50</posY> <label> </label> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible> </control> <control> <description>GROUP: Forecast BGs</description> <type>group</type> <dimColor>0xffffffff</dimColor> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation> <control> <description>TODAY BG</description> <posX>460</posX> <posY>225</posY> <type>image</type> <id>6777</id> <width>180</width> <height>270</height> <texture>weather2.png</texture> <shouldCache>true</shouldCache> </control> <control> <description>DAY 1 BG</description> <posX>705</posX> <posY>70</posY> <type>image</type> <id>6777</id> <width>180</width> <height>270</height> <texture>weather2.png</texture> </control> <control> <description>DAY 2 BG</description> <posX>955</posX> <posY>70</posY> <type>image</type> <id>6777</id> <width>180</width> <height>270</height> <texture>weather2.png</texture> </control> <control> <description>DAY 3 BG</description> <posX>705</posX> <posY>415</posY> <type>image</type> <id>6777</id> <width>180</width> <height>270</height> <texture>weather2.png</texture> </control> <control> <description>DAY 4 BG</description> <posX>955</posX> <posY>415</posY> <type>image</type> <id>6777</id> <width>180</width> <height>270</height> <texture>weather2.png</texture> </control> </control> <control> <description>TODAY ICON</description> <id>0</id> <type>image</type> <texture>#WorldWeather.TodayIconImage</texture> <posX>460</posX> <posY>155</posY> <height>180</height> <width>180</width> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">Visible</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation> </control> <control> <description>DAY 1 ICON</description> <id>0</id> <type>image</type> <texture>#WorldWeather.ForecastDay0IconImage</texture> <shouldCache>true</shouldCache> <posX>705</posX> <posY>0</posY> <height>180</height> <width>180</width> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation> </control> <control> <description>DAY 2 ICON</description> <id>0</id> <type>image</type> <texture>#WorldWeather.ForecastDay1IconImage</texture> <shouldCache>true</shouldCache> <posX>955</posX> <posY>0</posY> <height>180</height> <width>180</width> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation> </control> <control> <description>DAY 3 ICON</description> <id>0</id> <type>image</type> <texture>#WorldWeather.ForecastDay2IconImage</texture> <shouldCache>true</shouldCache> <posX>705</posX> <posY>345</posY> <height>180</height> <width>180</width> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation> </control> <control> <description>DAY 4 ICON</description> <id>0</id> <type>image</type> <texture>#WorldWeather.ForecastDay3IconImage</texture> <shouldCache>true</shouldCache> <posX>955</posX> <posY>345</posY> <height>180</height> <width>180</width> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation> <animation effect="fade" start="20" end="100" delay="100" time="400" reversible="false">Visible</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation> </control> <control> <description>GROUP: FULL WEATHER DETAILS</description> <type>group</type> <dimColor>0xffffffff</dimColor> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">Hidden</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">Visible</animation> <animation effect="fade" start="0" end="100" delay="100" time="400" reversible="false">WindowOpen</animation> <animation effect="fade" start="100" end="0" delay="100" time="400" reversible="false">WindowClose</animation> <visible>plugin.isenabled(World Weather)+[Control.HasFocus(1705)|Control.HasFocus(1805)|control.isvisible(1205)]+!control.isvisible(11111)</visible> <control> <description>DAY 1 LABEL</description> <type>label</type> <id>0</id> <posX>550</posX> <posY>470</posY> <align>center</align> <label>6030</label> <font>mediastream11tc</font> <textcolor>White</textcolor> </control> <control> <description>DAY 1 TEMP</description> <type>label</type> <id>0</id> <posX>550</posX> <posY>405</posY> <align>center</align> <label>#WorldWeather.TodayTemperature</label> <font>mediastream28tc</font> <textcolor>white</textcolor> </control> <control> <description>DAY 1 GENERAL WEATHER</description> <type>textbox</type> <id>0</id> <posX>465</posX> <posY>325</posY> <width>170</width> <height>60</height> <font>mediastream13</font> <align>right</align> <textcolor>white</textcolor> <label>#WorldWeather.TodayCondition</label> </control> <control> <description>DAY 2 LABEL</description> <type>label</type> <id>0</id> <posX>795</posX> <posY>315</posY> <align>center</align> <label>#WorldWeather.ForecastDay0Day</label> <font>mediastream11tc</font> <textcolor>White</textcolor> </control> <control> <description>DAY 2 MAX VALUE</description> <type>label</type> <id>0</id> <posX>710</posX> <posY>270</posY> <align>left</align> <label>#WorldWeather.ForecastDay0High</label> <font>mediastream12</font> <textcolor>white</textcolor> </control> <control> <description>DAY 2 MIN VALUE</description> <type>label</type> <id>0</id> <posX>880</posX> <posY>270</posY> <align>right</align> <label>#WorldWeather.ForecastDay0Low</label> <font>mediastream12</font> <textcolor>white</textcolor> </control> <control> <description>DAY 2 AM WEATHER</description> <type>textbox</type> <id>0</id> <posX>710</posX> <posY>170</posY> <width>160</width> <height>50</height> <label>#WorldWeather.ForecastDay0Condition</label> <font>mediastream10</font> <align>left</align> <textcolor>white</textcolor> </control> <control> <description>DAY 3 LABEL</description> <type>label</type> <id>0</id> <posX>1045</posX> <posY>315</posY> <align>center</align> <label>#WorldWeather.ForecastDay1Day</label> <font>mediastream11tc</font> <textcolor>White</textcolor> </control> <control> <description>DAY 3 MAX VALUE</description> <type>label</type> <id>0</id> <posX>960</posX> <posY>270</posY> <align>left</align> <label>#WorldWeather.ForecastDay1High</label> <font>mediastream11</font> <textcolor>white</textcolor> </control> <control> <description>DAY 3 MIN VALUE</description> <type>label</type> <id>0</id> <posX>1130</posX> <posY>270</posY> <align>right</align> <label>#WorldWeather.ForecastDay1Low</label> <font>mediastream11</font> <textcolor>white</textcolor> </control> <control> <description>DAY 3 AM WEATHER</description> <type>textbox</type> <id>0</id> <posX>960</posX> <posY>170</posY> <width>160</width> <height>50</height> <width>170</width> <label>#WorldWeather.ForecastDay1Condition</label> <font>mediastream10</font> <align>left</align> <textcolor>white</textcolor> </control> <control> <description>DAY 4 LABEL</description> <type>label</type> <id>0</id> <posX>795</posX> <posY>660</posY> <align>center</align> <label>#WorldWeather.ForecastDay2Day</label> <font>mediastream11tc</font> <textcolor>White</textcolor> </control> <control> <description>DAY 4 MAX VALUE</description> <type>label</type> <id>0</id> <posX>710</posX> <posY>615</posY> <align>left</align> <label>#WorldWeather.ForecastDay2High</label> <font>mediastream11</font> <textcolor>white</textcolor> </control> <control> <description>DAY 4 MIN VALUE</description> <type>label</type> <id>0</id> <posX>880</posX> <posY>615</posY> <align>right</align> <label>#WorldWeather.ForecastDay2Low</label> <font>mediastream11</font> <textcolor>white</textcolor> </control> <control> <description>DAY 4 AM WEATHER</description> <type>textbox</type> <id>0</id> <posX>710</posX> <posY>515</posY> <width>160</width> <height>50</height> <width>170</width> <label>#WorldWeather.ForecastDay2Condition</label> <font>mediastream10</font> <align>left</align> <textcolor>white</textcolor> </control> <control> <description>DAY 5 LABEL</description> <type>label</type> <id>0</id> <posX>1045</posX> <posY>660</posY> <align>center</align> <label>#WorldWeather.ForecastDay3Day</label> <font>mediastream11tc</font> <textcolor>White</textcolor> </control> <control> <description>DAY 5 MAX VALUE</description> <type>label</type> <id>0</id> <posX>960</posX> <posY>615</posY> <align>left</align> <label>#WorldWeather.ForecastDay3High</label> <font>mediastream11</font> <textcolor>white</textcolor> </control> <control> <description>DAY 5 MIN VALUE</description> <type>label</type> <id>0</id> <posX>1130</posX> <posY>615</posY> <align>right</align> <label>#WorldWeather.ForecastDay3Low</label> <font>mediastream11</font> <textcolor>white</textcolor> </control> <control> <description>DAY 5 AM WEATHER</description> <type>textbox</type> <id>0</id> <posX>960</posX> <posY>515</posY> <width>160</width> <height>50</height> <width>170</width> <label>#WorldWeather.ForecastDay3Condition</label> <font>mediastream10</font> <align>left</align> <textcolor>white</textcolor> </control> </control--> <import>basichome.weather.summary.xml</import> <!--m3rcury - Weather Summary MOD --> [/CODE] [/spoiler] [LIST] [*]Copy the attached [B]basichome.weather.summary.xml[/B] into your skin folder. [*]In your skin folder, goto [B]Media\Animations\weathericons[/B] and create a new folder called [B]background[/B]. [*]Goto [B][URL='https://plus.google.com/photos/107711503882744578203/albums/5783287233554232929']here[/URL][/B] to download the album from Picasa or else [B][URL='http://www.mediafire.com/download.php?m306hek22xdlip6']here[/URL][/B] to download a zipped file containing the weather images. Images should be stored in the background folder created in the previous step. [/LIST] You should now have implemented this MOD. Hope you like it. (y) For those of you who have my main [B][URL='https://forum.team-mediaportal.com/threads/mod-movingpictures-tvseries-layouts.86305/']MOD[/URL][/B] implemented, I am working to incorporate this one into it as well. ;) To the developers of StreamedMP. Is it possible to externalize the weather summary from the BasicHome.xml like I did here, so that if one does a similar MOD, the editor does not override. Thanks. :p [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
StreamedMP
[MOD] BasicHome Weather Summary
Contact us
RSS
Top
Bottom