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
Popular Plugins
Graveyard
InfoService
*ORIGINAL THREAD* InfoService v1.6 - Feed reader/Twitter reader and weather
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="Vergo" data-source="post: 423176" data-attributes="member: 14698"><p>Works great now <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p><p>The only thing I'm missing right now is a "day label" that automatically changes with every day (like the normal weather plugin does):</p><p>Today > Today - Saturday - Sunday - Monday - Tuesday</p><p>Tomorrow >Today - Sunday - Monday - Tuesday - Wednesday</p><p></p><p>Other than that, great job! Keep up the good work.</p><p></p><p><img src="http://users.pandora.be/Vergo/stuff/weatherplugin.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>About the Basichome xml's you asked for in a PM (RSS button to change feeds):</p><p>I have no idea which version you're using, so I'm gonna give you the steps that I did..</p><p></p><p>1/ Changed the RSS Image code a bit</p><p>[code]<control><description>RSS image</description></p><p> <type>button</type></p><p> <id>1111</id></p><p> <width>70</width></p><p> <height>28</height></p><p> <posY>505</posY></p><p> <posX>60</posX></p><p> <onup>1702</onup></p><p> <texture>#rssimg</texture></p><p> <visible>plugin.isenabled(InfoService)</visible></p><p></control>[/code]</p><p></p><p>2/ Changed the dummy label code a bit</p><p>[code]<control><description>Dummy label indicating WEER visibility</description></p><p> <id>1003</id></p><p> <type>label</type></p><p> <posX>100</posX></p><p> <posY>-100</posY></p><p> <width>500</width></p><p> <height>0</height></p><p> <label>Movies</label></p><p> <visible>Control.HasFocus(1703)|Control.HasFocus(1803)|Control.HasFocus(1903)|Control.IsVisible(1103)|Control.HasFocus(1111)</visible></p><p> </control>[/code]</p><p></p><p>3/ Search & Replace ALL</p><p><ondown>66</ondown> with <ondown>1111</ondown></p><p></p><p>I included my test basichome.xml ;-)</p><p></p><p>Edit/ You should still add an <action> to the RSS image button, so that it does something ;-)</p></blockquote><p></p>
[QUOTE="Vergo, post: 423176, member: 14698"] Works great now :-) The only thing I'm missing right now is a "day label" that automatically changes with every day (like the normal weather plugin does): Today > Today - Saturday - Sunday - Monday - Tuesday Tomorrow >Today - Sunday - Monday - Tuesday - Wednesday Other than that, great job! Keep up the good work. [img]http://users.pandora.be/Vergo/stuff/weatherplugin.png[/img] About the Basichome xml's you asked for in a PM (RSS button to change feeds): I have no idea which version you're using, so I'm gonna give you the steps that I did.. 1/ Changed the RSS Image code a bit [code]<control><description>RSS image</description> <type>button</type> <id>1111</id> <width>70</width> <height>28</height> <posY>505</posY> <posX>60</posX> <onup>1702</onup> <texture>#rssimg</texture> <visible>plugin.isenabled(InfoService)</visible> </control>[/code] 2/ Changed the dummy label code a bit [code]<control><description>Dummy label indicating WEER visibility</description> <id>1003</id> <type>label</type> <posX>100</posX> <posY>-100</posY> <width>500</width> <height>0</height> <label>Movies</label> <visible>Control.HasFocus(1703)|Control.HasFocus(1803)|Control.HasFocus(1903)|Control.IsVisible(1103)|Control.HasFocus(1111)</visible> </control>[/code] 3/ Search & Replace ALL <ondown>66</ondown> with <ondown>1111</ondown> I included my test basichome.xml ;-) Edit/ You should still add an <action> to the RSS image button, so that it does something ;-) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Graveyard
InfoService
*ORIGINAL THREAD* InfoService v1.6 - Feed reader/Twitter reader and weather
Contact us
RSS
Top
Bottom