New Features in Edge

Posted by jgehtland Fri, 15 Jun 2007 14:55:19 GMT

Here’s some new features we’ve added in Edge, which are all documented over on the Wiki as well:

  • 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
    :options_for_select
    attribute.
  • 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:
    class PersonUI < Streamlined::UI
       style_classes :list => {:row => 'person_row'}
    end
    
    Each row in the list (in LIST context only) will be wrapped in the CSS style “person_row”.
  • added an :update_only option for columns
  • added support for HTML wrappers around columns

And plenty more. Keep an eye on the Wiki and the Trac Timeline for more.

Posted in  | 2 comments | no trackbacks

Trackbacks: 0

Use the following link to trackback from your own site: http://streamlinedframework.org/articles/trackback/131

Comments: 2

Leave a response | RSS feed for this post

  1. # Sam said 1 day later:

    Guys, seriously.. can you put the documentation on a normal port at least? Or mirror it in a more public place? I’m on a weird ISP perhaps, but have NEVER been able to access it from home. And I’m sure i’m not the only one.

  2. # Danny said 4 days later:

    It seems to me the trac site is down a lot. Even using tor I am not able to connect to it.

Leave a response

Toggle website and email fields