<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to item_element</title><link>https://sourceforge.net/p/openrokn/home/item_element/</link><description>Recent changes to item_element</description><atom:link href="https://sourceforge.net/p/openrokn/home/item_element/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 10 Nov 2012 23:02:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openrokn/home/item_element/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage item_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/item_element/</link><description>&lt;pre&gt;--- v6
+++ v7
@@ -31,11 +31,15 @@
 &lt;u&gt;Type:&lt;/u&gt; &lt;i&gt;string&lt;/i&gt;
 &lt;u&gt;Supported values&lt;/u&gt;
 any string of text
+&lt;u&gt;Notes&lt;/u&gt;
+The title will be displayed as part of the breadcrumb text in the upper right portion of the screen. It will also be displayed underneath poster images on poster and grid screens and also on springboard screens.
 
 &lt;u&gt;Name:&lt;/u&gt; &lt;b&gt;shortdesc&lt;/b&gt;
 &lt;u&gt;Type:&lt;/u&gt; &lt;i&gt;string&lt;/i&gt;
 &lt;u&gt;Supported values&lt;/u&gt;
 any string of text
+&lt;u&gt;Notes&lt;/u&gt;
+The short description will be displayed underneath the title on poster screens.
 
 &lt;u&gt;Name:&lt;/u&gt; &lt;b&gt;sdposterurl&lt;/b&gt;
 &lt;u&gt;Type:&lt;/u&gt; &lt;i&gt;string&lt;/i&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Sat, 10 Nov 2012 23:02:07 -0000</pubDate><guid>https://sourceforge.net26f1fd8ce7bc62bc128ed547e087ccf084219dde</guid></item><item><title>WikiPage item_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/item_element/</link><description>&lt;pre&gt;--- v5
+++ v6
@@ -1,10 +1,10 @@
-&lt;b&gt;Element name:&lt;/b&gt; item
+&lt;u&gt;Element name:&lt;/u&gt; &lt;b&gt;item&lt;/b&gt;
 
 All Roku screens supported by OpenRokn are considered items and each screen is represented by an item element in orml feeds.  There are a total of 8 different item types/screens supported by OpenRokn.  When you want to add a new screen or a new media item to your feed you simply add a new item element. The screen type is then specified with the type attribute.  The exact attributes and child nodes supported by the item are determined by the type attribute and are explained in greater detail on the corresponding item pages.
 
 ***
 
-&lt;b&gt;Example:&lt;/b&gt;
+&lt;u&gt;Example&lt;/u&gt;
 
     &lt;item type="poster" title="My poster screen"&gt;
        &lt;item type="video"/&gt;
@@ -13,11 +13,11 @@
 
 ***
 
-&lt;strong&gt;Supported Attributes&lt;/strong&gt;
+&lt;b&gt;Supported Attributes&lt;/b&gt;
 
-&lt;b&gt;Name:&lt;/b&gt; type
-&lt;b&gt;Type:&lt;/b&gt; string
-&lt;b&gt;Supported values:&lt;/b&gt;
+&lt;u&gt;Name:&lt;/u&gt; &lt;b&gt;type&lt;/b&gt;
+&lt;u&gt;Type:&lt;/u&gt; &lt;i&gt;string&lt;/i&gt;
+&lt;u&gt;Supported values&lt;/u&gt;
 [poster](https://sourceforge.net/p/openrokn/home/poster_item/)
 [grid](https://sourceforge.net/p/openrokn/home/grid_item/)
 [audio](https://sourceforge.net/p/openrokn/home/audio_item/)
@@ -27,10 +27,32 @@
 [settings](https://sourceforge.net/p/openrokn/home/settings_item/)
 [search](https://sourceforge.net/p/openrokn/home/search_item/)
 
+&lt;u&gt;Name:&lt;/u&gt; &lt;b&gt;title&lt;/b&gt;
+&lt;u&gt;Type:&lt;/u&gt; &lt;i&gt;string&lt;/i&gt;
+&lt;u&gt;Supported values&lt;/u&gt;
+any string of text
+
+&lt;u&gt;Name:&lt;/u&gt; &lt;b&gt;shortdesc&lt;/b&gt;
+&lt;u&gt;Type:&lt;/u&gt; &lt;i&gt;string&lt;/i&gt;
+&lt;u&gt;Supported values&lt;/u&gt;
+any string of text
+
+&lt;u&gt;Name:&lt;/u&gt; &lt;b&gt;sdposterurl&lt;/b&gt;
+&lt;u&gt;Type:&lt;/u&gt; &lt;i&gt;string&lt;/i&gt;
+&lt;u&gt;Supported values&lt;/u&gt;
+any url pointing to a jpg, gif or png image
+
+&lt;u&gt;Name:&lt;/u&gt; &lt;b&gt;hdposterurl&lt;/b&gt;
+&lt;u&gt;Type:&lt;/u&gt; &lt;i&gt;string&lt;/i&gt;
+&lt;u&gt;Supported values&lt;/u&gt;
+any url pointing to a jpg, gif or png image
+
+The five attributes listed above are the only attributes that are supported by ALL item types. All other supported attributes are defined on the corresponding item pages linked above.
+
 ***
 
-&lt;strong&gt;Supported Child Nodes&lt;/strong&gt;
+&lt;b&gt;Supported Child Nodes&lt;/b&gt;
 
 [description](https://sourceforge.net/p/openrokn/home/description_element/)
 
-The description element is the only child node supported by all item types.  All other supported child nodes are listed on the corresponding item pages linked above.
+The description element is the only child node supported by all item types.  All other supported child nodes are defined on the corresponding item pages linked above.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Fri, 09 Nov 2012 18:53:14 -0000</pubDate><guid>https://sourceforge.net10034b167fe7e1345650e797ed902a503e8d932b</guid></item><item><title>WikiPage item_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/item_element/</link><description>&lt;pre&gt;--- v4
+++ v5
@@ -32,3 +32,5 @@
 &lt;strong&gt;Supported Child Nodes&lt;/strong&gt;
 
 [description](https://sourceforge.net/p/openrokn/home/description_element/)
+
+The description element is the only child node supported by all item types.  All other supported child nodes are listed on the corresponding item pages linked above.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Fri, 09 Nov 2012 02:26:48 -0000</pubDate><guid>https://sourceforge.net747a34a79f0d0a558fc2804817e4f21a6de98fd5</guid></item><item><title>WikiPage item_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/item_element/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,15 @@
 &lt;b&gt;Element name:&lt;/b&gt; item
+
+All Roku screens supported by OpenRokn are considered items and each screen is represented by an item element in orml feeds.  There are a total of 8 different item types/screens supported by OpenRokn.  When you want to add a new screen or a new media item to your feed you simply add a new item element. The screen type is then specified with the type attribute.  The exact attributes and child nodes supported by the item are determined by the type attribute and are explained in greater detail on the corresponding item pages.
+
+***
+
+&lt;b&gt;Example:&lt;/b&gt;
+
+    &lt;item type="poster" title="My poster screen"&gt;
+       &lt;item type="video"/&gt;
+       &lt;item type="video"/&gt;
+    &lt;/item&gt;
 
 ***
 
@@ -15,8 +26,6 @@
 [document](https://sourceforge.net/p/openrokn/home/document_item/)
 [settings](https://sourceforge.net/p/openrokn/home/settings_item/)
 [search](https://sourceforge.net/p/openrokn/home/search_item/)
-&lt;b&gt;Description:&lt;/b&gt;
-All Roku screens supported by OpenRokn are considered items and each screen is represented by an item element in orml feeds.  There are a total of 8 different item types/screens supported by OpenRokn.  When you want to add a new screen or a new media item to your feed you simply add a new item element. The screen type is then specified with the type attribute.  The exact attributes and child nodes supported by the item are determined by the type attribute and are explained in greater detail on the corresponding item pages.
 
 ***
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Thu, 08 Nov 2012 23:35:23 -0000</pubDate><guid>https://sourceforge.net982ea63ee00b9dfd8ac6a63f54463c6571d73a61</guid></item><item><title>WikiPage item_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/item_element/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,9 +1,25 @@
-There are a total of 8 item types/screens supported by OpenRokn.  All Roku screens supported by OpenRokn are considered items. Each screen is represented by an item element in orml feeds. When you want to add a new screen or new media object to your feed you simply add a new item tag. The screen type is then specified with the type attribute. 
+&lt;b&gt;Element name:&lt;/b&gt; item
 
-&lt;b&gt;Item types:&lt;/b&gt; [poster](https://sourceforge.net/p/openrokn/home/poster_item/), [grid](https://sourceforge.net/p/openrokn/home/grid_item/), 
-[audio](https://sourceforge.net/p/openrokn/home/audio_item/), 
-[video](https://sourceforge.net/p/openrokn/home/video_item/), 
-[slideshow](https://sourceforge.net/p/openrokn/home/slideshow_item/), 
-[document](https://sourceforge.net/p/openrokn/home/document_item/), 
-[settings](https://sourceforge.net/p/openrokn/home/settings_item/), 
+***
+
+&lt;strong&gt;Supported Attributes&lt;/strong&gt;
+
+&lt;b&gt;Name:&lt;/b&gt; type
+&lt;b&gt;Type:&lt;/b&gt; string
+&lt;b&gt;Supported values:&lt;/b&gt;
+[poster](https://sourceforge.net/p/openrokn/home/poster_item/)
+[grid](https://sourceforge.net/p/openrokn/home/grid_item/)
+[audio](https://sourceforge.net/p/openrokn/home/audio_item/)
+[video](https://sourceforge.net/p/openrokn/home/video_item/)
+[slideshow](https://sourceforge.net/p/openrokn/home/slideshow_item/)
+[document](https://sourceforge.net/p/openrokn/home/document_item/)
+[settings](https://sourceforge.net/p/openrokn/home/settings_item/)
 [search](https://sourceforge.net/p/openrokn/home/search_item/)
+&lt;b&gt;Description:&lt;/b&gt;
+All Roku screens supported by OpenRokn are considered items and each screen is represented by an item element in orml feeds.  There are a total of 8 different item types/screens supported by OpenRokn.  When you want to add a new screen or a new media item to your feed you simply add a new item element. The screen type is then specified with the type attribute.  The exact attributes and child nodes supported by the item are determined by the type attribute and are explained in greater detail on the corresponding item pages.
+
+***
+
+&lt;strong&gt;Supported Child Nodes&lt;/strong&gt;
+
+[description](https://sourceforge.net/p/openrokn/home/description_element/)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Thu, 08 Nov 2012 23:20:16 -0000</pubDate><guid>https://sourceforge.net3707f043123b8cf5331f47f608ac4e037d99e1ac</guid></item><item><title>WikiPage item_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/item_element/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,9 +1,9 @@
 There are a total of 8 item types/screens supported by OpenRokn.  All Roku screens supported by OpenRokn are considered items. Each screen is represented by an item element in orml feeds. When you want to add a new screen or new media object to your feed you simply add a new item tag. The screen type is then specified with the type attribute. 
 
-&lt;b&gt;Item types:&lt;/b&gt; [poster](https://sourceforge.net/p/openrokn/home/poster/), [grid](https://sourceforge.net/p/openrokn/home/grid/), 
-[audio](https://sourceforge.net/p/openrokn/home/audio/), 
-[video](https://sourceforge.net/p/openrokn/home/video/), 
-[slideshow](https://sourceforge.net/p/openrokn/home/slideshow/), 
-[document](https://sourceforge.net/p/openrokn/home/document/), 
-[settings](https://sourceforge.net/p/openrokn/home/settings/), 
-[search](https://sourceforge.net/p/openrokn/home/searchitem/)
+&lt;b&gt;Item types:&lt;/b&gt; [poster](https://sourceforge.net/p/openrokn/home/poster_item/), [grid](https://sourceforge.net/p/openrokn/home/grid_item/), 
+[audio](https://sourceforge.net/p/openrokn/home/audio_item/), 
+[video](https://sourceforge.net/p/openrokn/home/video_item/), 
+[slideshow](https://sourceforge.net/p/openrokn/home/slideshow_item/), 
+[document](https://sourceforge.net/p/openrokn/home/document_item/), 
+[settings](https://sourceforge.net/p/openrokn/home/settings_item/), 
+[search](https://sourceforge.net/p/openrokn/home/search_item/)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Thu, 08 Nov 2012 20:54:53 -0000</pubDate><guid>https://sourceforge.net75fb199f399b3ce0e83342639bcabcf392652a20</guid></item><item><title>WikiPage item_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/item_element/</link><description>There are a total of 8 item types/screens supported by OpenRokn.  All Roku screens supported by OpenRokn are considered items. Each screen is represented by an item element in orml feeds. When you want to add a new screen or new media object to your feed you simply add a new item tag. The screen type is then specified with the type attribute. 

&lt;b&gt;Item types:&lt;/b&gt; [poster](https://sourceforge.net/p/openrokn/home/poster/), [grid](https://sourceforge.net/p/openrokn/home/grid/), 
[audio](https://sourceforge.net/p/openrokn/home/audio/), 
[video](https://sourceforge.net/p/openrokn/home/video/), 
[slideshow](https://sourceforge.net/p/openrokn/home/slideshow/), 
[document](https://sourceforge.net/p/openrokn/home/document/), 
[settings](https://sourceforge.net/p/openrokn/home/settings/), 
[search](https://sourceforge.net/p/openrokn/home/searchitem/)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Thu, 08 Nov 2012 20:31:20 -0000</pubDate><guid>https://sourceforge.netf369eb59338590ca709c6a57e260d36c4ad37026</guid></item></channel></rss>