| |||||||
| Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here. |
![]() |
| | Thread Tools | Display Modes |
| | #62 (permalink) |
| Portal Member | Teuf, Sorry for the delay. These are my scripts (and small program) that I use to generate my rss.xml file that is configured in the plugin. I have the MP Web Interface plugin so when I build a new rss.xml I just copy it across to this directory. I have also included my patched myhome.xml which is for the Blue Two skin. Basically everytime I record something I use the comskip launcher (to run comskip via a bat then) call addRecorded.cmd. Everytime I download a torrent using vuze I use the CommandRunner plugin in Vuze (Azureus) to call addDownloaded.cmd Sambal's plugin picks up the rss and shows it as a scrolling 'updates' stream on my home page. Hope all this makes sense. Let me know if not. Cheers erosco again Sambal.. your final \n version works perfectly! |
| | |
| This User Say Thank You: |
| | #63 (permalink) |
| Portal Member | I use the latest SVN of Mediaportal and the latest stable Aeon Wide release. I thougt I don't have to modify the Basichome.xml with the new Aeon Version because the code for RSS Ticker is already implemented, but it's not working for me. No News and no weather. Do i still have to modify the basichome.xml of Aeon Wide? |
| | |
| | #68 (permalink) |
| Portal Member Join Date: Jun 2008
Posts: 34
Thanks: 2
Thanked 5 Times in 3 Posts
| Code: <control>
<description>condition</description>
<type>label</type>
<id>1</id>
<posY>100</posY>
<posX>1040</posX>
<font>font14</font>
<label>#temp | #condition</label>
<align>right</align>
</control>
Code: <control> <description>Temperature</description> <type>label</type> <id>1</id> <width>400</width> <height>50</height> <posY>101</posY> <posX>968</posX> <font>font14</font> <label>#temp</label> </control> Code: <control>
<description>condition</description>
<type>label</type>
<id>1</id>
<width>400</width>
<height>50</height>
<posY>100</posY>
<posX>1032</posX>
<font>font14</font>
<label>#condition</label>
<textalign>right</textalign>
</control>
it seems like there is something wrong with the #condition tag? |
| | |
| | #69 (permalink) |
| Portal Designer Join Date: Aug 2007 Location: Glashütten (Hochtaunus)
Posts: 281
Thanks: 66
Thanked 49 Times in 34 Posts
Country: | Hi, this are the codings in PureVisionHD Basichome - works perfectly here! Code: <control>
<description>Weather image</description>
<type>image</type>
<id>1</id>
<posX>1150</posX>
<posY>0</posY>
<align>right</align>
<texture>#weatherimg</texture></control>
<control>
<description>Location</description>
<type>label</type>
<id>1</id>
<width>400</width>
<height>50</height>
<posX>1215</posX>
<posY>15</posY>
<align>right</align>
<font>font14B</font>
<textcolor>coral</textcolor>
<label>#location</label></control>
<control>
<description>Temperature</description>
<type>label</type>
<id>1</id>
<width>400</width>
<height>50</height>
<posX>1200</posX>
<posY>45</posY>
<align>right</align>
<font>font16</font>
<textcolor>lightskyblue</textcolor>
<label>#temp</label></control>
<control>
<description>Condition</description>
<type>label</type>
<id>1</id>
<width>400</width>
<height>50</height>
<posX>1110</posX>
<posY>45</posY>
<align>right</align>
<font>font12</font>
<textcolor>lightskyblue</textcolor>
<label>#condition</label></control>
Try to use only <align> and not <textalign>! And here the latest image:
__________________ Best Regards catavolt |
| | |
| | #70 (permalink) |
| Portal User Join Date: Nov 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
| Hi, Anyone knows a way to hide the main menu in blue3Wide, so that only the ticker and the video file are on screen? I have made some mods to the .xml files to place the ticker where I want, but I cannot make the main menu disappear, leaving only the ticker and the video playing. I want to do that. I turned my ticker graphic into a button object, and when ever I click it, the menu zooms out, but inmediately zooms back in. Any ideas? |
| | |
![]() |
| Bookmarks |
| Tags |
| rss, ticker |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RSS News ticker/scroller | scythelt | Improvement Suggestions | 17 | 2007-10-30 18:43 |
| Info ticker partly visible | martijn_online | 0.2.3.0 RC1 and SVN Builds | 2 | 2007-08-09 14:21 |
| News Ticker | Flipit | Improvement Suggestions | 0 | 2006-08-07 21:16 |
| RSS plugin | alex | Installation, configuration support | 9 | 2005-12-28 14:55 |
| Java ticker not readable | chili | Website/Forum/Wiki Feedback | 16 | 2005-10-29 16:41 |