Seitenhierarchie

  Wiki Navigation

    Loading...


 Recently Updated


 Latest Releases

 MediaPortal 1.32
            Releasenews | Download
 MediaPortal 2.5
            Releasenews | Download


Purpose

  • Required:  No
  • Type of Change:  Feature

Description of Change

The system.date.isbetween (mm.dd,mm.dd) condition offers the ability that controls are only visible between the two given dates.

Additional Information and References

XML/Code Samples

<control>
<id>1</id>
<type>image</type>
<posX>0</posX>
<posY>0</posY>
<width>1280</width>
<height>720</height>
<colordiffuse>ff433d27</colordiffuse>
<texture>background-timeofday.png</texture>
<animation effect="fade" time="60000">Visible</animation>
<animation effect="fade" time="60000">Hidden</animation>
<visible>system.date.isbetween(01.01,01.31)</visible>
</control>

Screenshots

None can show this feature.

   

 

This page has no comments.