<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Streamlined: New Features in Edge</title>
    <link>http://streamlinedframework.org/articles/2007/06/15/new-features-in-edge</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>Stop banging rocks together and build something</description>
    <item>
      <title>New Features in Edge</title>
      <description>&lt;p&gt;Here&amp;#8217;s some new features we&amp;#8217;ve added in Edge, which are all documented over on the Wiki as well:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;per-relationship options for modifying the display of the select box.  If you need to pass options in to modify how the select box is displayed for a to-n relationship, you can do that with the &lt;pre&gt;:options_for_select&lt;/pre&gt; attribute.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;per-model-and-CRUD-context options for specifying a custom css class for items from that model.  If, in your _ui.rb file, you do something like: &lt;pre&gt;
class PersonUI &amp;lt; Streamlined::UI
   style_classes :list =&amp;gt; {:row =&amp;gt; 'person_row'}
end
&lt;/pre&gt; Each row in the list (in &lt;span class="caps"&gt;LIST&lt;/span&gt; context only) will be wrapped in the &lt;span class="caps"&gt;CSS&lt;/span&gt; style &amp;#8220;person_row&amp;#8221;.&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;added an :update_only option for columns&lt;/li&gt;
	&lt;/ul&gt;


	&lt;ul&gt;
	&lt;li&gt;added support for &lt;span class="caps"&gt;HTML&lt;/span&gt; wrappers around columns&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;And plenty more.  Keep an eye on the Wiki and the Trac Timeline for more.&lt;/p&gt;</description>
      <pubDate>Fri, 15 Jun 2007 09:56:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:44260f96-b816-401d-993f-7e1261d00767</guid>
      <author></author>
      <link>http://streamlinedframework.org/articles/2007/06/15/new-features-in-edge</link>
      <category>Features</category>
      <trackback:ping>http://streamlinedframework.org/articles/trackback/131</trackback:ping>
    </item>
    <item>
      <title>"New Features in Edge" by Danny</title>
      <description>&lt;p&gt;It seems to me the trac site is down a lot. Even using tor I am not able to connect to it.&lt;/p&gt;</description>
      <pubDate>Tue, 19 Jun 2007 19:45:23 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:97b9b16c-9058-4337-aa78-8f610f667ff2</guid>
      <link>http://streamlinedframework.org/articles/2007/06/15/new-features-in-edge#comment-133</link>
    </item>
    <item>
      <title>"New Features in Edge" by Sam</title>
      <description>&lt;p&gt;Guys, seriously.. can you put the documentation on a normal port at least?  Or mirror it in a more public place?  I&amp;#8217;m on a weird ISP perhaps, but have NEVER been able to access it from home.  And I&amp;#8217;m sure i&amp;#8217;m not the only one.&lt;/p&gt;</description>
      <pubDate>Sat, 16 Jun 2007 21:43:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:7edc84bb-6969-497b-b4db-14d0b5ef95a7</guid>
      <link>http://streamlinedframework.org/articles/2007/06/15/new-features-in-edge#comment-132</link>
    </item>
  </channel>
</rss>
