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 Plugins
yrWeather Plugin 1.3.0.0
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="ysmp" data-source="post: 834354" data-attributes="member: 74914"><p><strong>Re: yrWeather Plugin</strong></p><p> </p><p>Hi Burr , o.k some more info ... for globle properties...</p><p> </p><p>A-see screenshot of the properties most skin use :</p><p>1-current icon image.</p><p>2-current location.</p><p>3-current condition.</p><p>4-current temperature.</p><p> </p><p>B-sample of code in skin file (xml),for icon image and location (useing worldweather plugin) :</p><p> </p><p><control Style="BasicHomeFade"></p><p><description>Weather image</description></p><p><type>image</type></p><p><id>0</id></p><p><posX>160</posX></p><p><posY>5</posY></p><p><align>right</align></p><p><width>90</width></p><p><height>90</height></p><p><texture>#WorldWeather.TodayIconImage</texture></p><p><visible>plugin.isenabled(World Weather)+control.hasfocus(7)</visible></p><p></control></p><p><control Style="BasicHomeFade"></p><p><description>Location</description></p><p><type>label</type></p><p><id>0</id></p><p><width>300</width></p><p><posX>260</posX></p><p><posY>25</posY></p><p><align>left</align></p><p><font>font10</font></p><p><textcolor>gainsboro</textcolor></p><p><label>#WorldWeather.Location</label></p><p><visible>plugin.isenabled(World Weather)+control.hasfocus(7)</visible></p><p></control></p><p> </p><p>If you notest the ID is <0> the lable can as you did "#yrWeather.temperature" and the visible code will say <visible>plugin.isenabled(yrWeather)</visible></p><p> </p><p>I did try your new propteis on basichome screen and they view o.k , but as i know skinning a bit for globle propeteis tags ID need to be 0 so ther will not be same ID in other plugin ... 2 ID in same screen 1 of them will not view ...</p><p> </p><p>so first need the 4 propeteis like in screen ,this are the basic one's ...even some skins will use all 4 ,some skin will use 2 or 3, this is every skin and his style .... for exsample if you look 6 post up in eMPed skin they use only 2 (icon image+temp) , in any case if yrWeather plugin will provide the 4 propeteis ..that will be great ...</p><p>Hope this help you .... <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="ysmp, post: 834354, member: 74914"] [B]Re: yrWeather Plugin[/B] Hi Burr , o.k some more info ... for globle properties... A-see screenshot of the properties most skin use : 1-current icon image. 2-current location. 3-current condition. 4-current temperature. B-sample of code in skin file (xml),for icon image and location (useing worldweather plugin) : <control Style="BasicHomeFade"> <description>Weather image</description> <type>image</type> <id>0</id> <posX>160</posX> <posY>5</posY> <align>right</align> <width>90</width> <height>90</height> <texture>#WorldWeather.TodayIconImage</texture> <visible>plugin.isenabled(World Weather)+control.hasfocus(7)</visible> </control> <control Style="BasicHomeFade"> <description>Location</description> <type>label</type> <id>0</id> <width>300</width> <posX>260</posX> <posY>25</posY> <align>left</align> <font>font10</font> <textcolor>gainsboro</textcolor> <label>#WorldWeather.Location</label> <visible>plugin.isenabled(World Weather)+control.hasfocus(7)</visible> </control> If you notest the ID is <0> the lable can as you did "#yrWeather.temperature" and the visible code will say <visible>plugin.isenabled(yrWeather)</visible> I did try your new propteis on basichome screen and they view o.k , but as i know skinning a bit for globle propeteis tags ID need to be 0 so ther will not be same ID in other plugin ... 2 ID in same screen 1 of them will not view ... so first need the 4 propeteis like in screen ,this are the basic one's ...even some skins will use all 4 ,some skin will use 2 or 3, this is every skin and his style .... for exsample if you look 6 post up in eMPed skin they use only 2 (icon image+temp) , in any case if yrWeather plugin will provide the 4 propeteis ..that will be great ... Hope this help you .... :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
yrWeather Plugin 1.3.0.0
Contact us
RSS
Top
Bottom