<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to row_element</title><link>https://sourceforge.net/p/openrokn/home/row_element/</link><description>Recent changes to row_element</description><atom:link href="https://sourceforge.net/p/openrokn/home/row_element/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 09 Nov 2012 19:20:29 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/openrokn/home/row_element/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage row_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/row_element/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -1,10 +1,10 @@
-&lt;b&gt;Element name:&lt;/b&gt; row
+&lt;u&gt;Element name:&lt;/u&gt; &lt;b&gt;row&lt;/b&gt;
 
 The row element is used on grid items to arrange items into separate rows. You can embed any item type as a child node of a row element and you can display any number of rows on a grid screen. You can also use a remote url to populate the row at runtime.
 
 ***
 
-&lt;b&gt;Example:&lt;/b&gt;
+&lt;u&gt;Example&lt;/u&gt;
 
     &lt;item type="grid"&gt;
        &lt;row title="Row of videos"&gt;
@@ -17,40 +17,40 @@
 
 ***
 
-&lt;strong&gt;Supported Attributes&lt;/strong&gt;
+&lt;b&gt;Supported Attributes&lt;/b&gt;
 
-&lt;b&gt;Name:&lt;/b&gt; title
-&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;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;b&gt;Name:&lt;/b&gt; feedurl
-&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;feedurl&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 xml file
 
-&lt;b&gt;Name:&lt;/b&gt; usetemplate
-&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;usetemplate&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;
 the name of a template saved in your source/templates folder
 
-&lt;b&gt;Name:&lt;/b&gt; sdposterurl
-&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;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 file
-&lt;b&gt;Notes:&lt;/b&gt;
+&lt;u&gt;Notes&lt;/u&gt;
 This is only used if the feedurl and usetemplate attributes are specified and provides a backup option for including a posterurl for items in the converted feed.
 
-&lt;b&gt;Name:&lt;/b&gt; hdposterurl
-&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;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 file
-&lt;b&gt;Notes:&lt;/b&gt;
+&lt;u&gt;Notes&lt;/u&gt;
 This is only used if the feedurl and usetemplate attributes are specified and provides a backup option for including a posterurl for items in the converted feed.
 
 ***
 
-&lt;strong&gt;Supported Child Nodes&lt;/strong&gt;
+&lt;b&gt;Supported Child Nodes&lt;/b&gt;
 
 [item](https://sourceforge.net/p/openrokn/home/item_element/)
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Fri, 09 Nov 2012 19:20:29 -0000</pubDate><guid>https://sourceforge.nete135a3e6b6b1afe35b7cf88c2d8e2f62d32398a3</guid></item><item><title>WikiPage row_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/row_element/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -53,3 +53,5 @@
 &lt;strong&gt;Supported Child Nodes&lt;/strong&gt;
 
 [item](https://sourceforge.net/p/openrokn/home/item_element/)
+
+Any of the supported item types can be embedded as child nodes of a row element.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Fri, 09 Nov 2012 06:16:56 -0000</pubDate><guid>https://sourceforge.net99f6c517cb33e78f75a6be4e7c56d70e0d776655</guid></item><item><title>WikiPage row_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/row_element/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -34,6 +34,20 @@
 &lt;b&gt;Supported values:&lt;/b&gt;
 the name of a template saved in your source/templates folder
 
+&lt;b&gt;Name:&lt;/b&gt; sdposterurl
+&lt;b&gt;Type:&lt;/b&gt; string
+&lt;b&gt;Supported values:&lt;/b&gt;
+any url pointing to a jpg, gif or png file
+&lt;b&gt;Notes:&lt;/b&gt;
+This is only used if the feedurl and usetemplate attributes are specified and provides a backup option for including a posterurl for items in the converted feed.
+
+&lt;b&gt;Name:&lt;/b&gt; hdposterurl
+&lt;b&gt;Type:&lt;/b&gt; string
+&lt;b&gt;Supported values:&lt;/b&gt;
+any url pointing to a jpg, gif or png file
+&lt;b&gt;Notes:&lt;/b&gt;
+This is only used if the feedurl and usetemplate attributes are specified and provides a backup option for including a posterurl for items in the converted feed.
+
 ***
 
 &lt;strong&gt;Supported Child Nodes&lt;/strong&gt;
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Fri, 09 Nov 2012 00:04:02 -0000</pubDate><guid>https://sourceforge.net7f65a51bd44bd87ce9a316d0dc74154fc7fb8cbc</guid></item><item><title>WikiPage row_element modified by kavulix</title><link>https://sourceforge.net/p/openrokn/home/row_element/</link><description>&lt;b&gt;Element name:&lt;/b&gt; row

The row element is used on grid items to arrange items into separate rows. You can embed any item type as a child node of a row element and you can display any number of rows on a grid screen. You can also use a remote url to populate the row at runtime.

***

&lt;b&gt;Example:&lt;/b&gt;

    &lt;item type="grid"&gt;
       &lt;row title="Row of videos"&gt;
          &lt;item type="video" title="Video #1"/&gt;
          &lt;item type="video" title="Video #2"/&gt;
          &lt;item type="video" title="Video #3"/&gt;
       &lt;/row&gt;
    &lt;/item&gt;


***

&lt;strong&gt;Supported Attributes&lt;/strong&gt;

&lt;b&gt;Name:&lt;/b&gt; title
&lt;b&gt;Type:&lt;/b&gt; string
&lt;b&gt;Supported values:&lt;/b&gt;
any string of text

&lt;b&gt;Name:&lt;/b&gt; feedurl
&lt;b&gt;Type:&lt;/b&gt; string
&lt;b&gt;Supported values:&lt;/b&gt;
any url pointing to a xml file

&lt;b&gt;Name:&lt;/b&gt; usetemplate
&lt;b&gt;Type:&lt;/b&gt; string
&lt;b&gt;Supported values:&lt;/b&gt;
the name of a template saved in your source/templates folder

***

&lt;strong&gt;Supported Child Nodes&lt;/strong&gt;

[item](https://sourceforge.net/p/openrokn/home/item_element/)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">kavulix</dc:creator><pubDate>Thu, 08 Nov 2012 23:50:30 -0000</pubDate><guid>https://sourceforge.net7310a6d0e56fbb404182e2c270db090f8a21c6d7</guid></item></channel></rss>