Not signed in (Sign In)

Powered by Vanilla 1.1.2.

Welcome Guest!
Want to take part in these discussions? If you have an account, please sign in. If you don't have an account, register now.
    •  
      CommentAuthorDraganBabic
    • CommentTimeMay 5th 2007 edited
     #1

    Hi guys,

    I just want to inform you that a Rails plugin for Uni-Form is being developed and you can expect it very soon.

    I hope this - acompanied with Mirko's php handler (when he finishes it) - will make Uni-Form more popular among developers and make their lives much easier.

    Cheers.

    • CommentAuthorcmercier
    • CommentTimeMay 18th 2007
     #2

    Hi! First of all, thanks for taking the time to make this plugin. I'm sure it will help spread the word about Uniform.

    When do you expect to release a first beta? We're currently looking to integrate Uni-Form in our Rails app and I'd like to use the plugin from the start.

    Keep up the good work! Thanks!

  1.  #3

    It is already functional, expect it any time next week.

    There will also be some new improvements in Uni-Form itself like support for confirmation messages and default styling of form fields if the user ommits the .blockLabels or .inlineLabels classes (it will default to .blockLabels).

    Check back soon.

    • CommentAuthorjoev
    • CommentTimeMay 27th 2007
     #4

    Just wondering if there is any update for the rails plugin?

    I'm sure a lot of people, like myself, are waiting with baited breath for this. I'm positive it will really skyrocket uni-form into mass usage.

    Might I suggest releasing it sooner rather than later in whatever form it is, that way it can start to be used, polished and perhaps even improved a little by the community at large

    Looking forward to it...

    joev.

    • CommentAuthorlex
    • CommentTimeJun 2nd 2007
     #5

    Excellent! Ditto what joev said. If it's just got the basics established then I'll lay some dev time into it just by employing it on my current rails project....the project's a beast so it should make some issues come out in the wash. Right on! Cant wait! Gimeee gimmee... (;

    • CommentAuthormirven
    • CommentTimeJun 3rd 2007
     #6

    Hi guys, I'm the developer of the rails plugin, I've been swamped finishing a project the past couple of weeks and am traveling for the next few days. But I promise to get an alpha version out this week for you guys to start playing with.

    Thanks for your patience,
    Marcus.

    • CommentAuthorjoev
    • CommentTimeJun 3rd 2007
     #7

    Looking forward to it Marcus.
    I re-iterate however, don't stress about having it perfect first time... even a buggy framework that the rest of us can roll up our sleeves and pitch in on is far better than nothing at all. Getting it to us sooner is better than getting it to us working (100% of the time anyway) :)
    Like lex, I'm more than willing to put some dev time into it over the coming weeks as I'm waiting anxiously to use it for a project I have. I'm sure there are others like us as well.
    Cheers
    joev

    • CommentAuthormirven
    • CommentTimeJun 17th 2007
     #8

    I finally found the time to get this packaged.

    There are installation instructions and a basic example on how to use here:

    README

    I'll work on getting better documentation/examples soon.

    Marcus

    • CommentAuthorbobas
    • CommentTimeNov 28th 2007
     #9

    what is the user/pass ?

  2.  #10

    I am very interested in this plugin, too. The Uni-forms I saw elsewhere on this site looked way cool. Is there any way to access it or the README described previously?

    Thanks for your work on this!

    Chip

    • CommentAuthormorebs
    • CommentTimeMar 8th 2008
     #11

    And I just wrote created a demo restful_authentication + open_id app (morebs.com/2008/03/07/enhancing-restful_authentication-part-3/) using uni-forms without seeing this. My forms look much better now and I didn't even include everything uni-forms has to offer. I'll be taking a look at this next time I start an app.

    • CommentAuthorxiaobozz
    • CommentTimeApr 11th 2008
     #12

    I wrote a patch for Marcus's useful uni-form plugin, fix the following features:

    * Make the form show properly
    * Show field focus and error background images
    * Show error and success form messages properly

    check out the following link for details:

    http://code.google.com/p/rails-uni-form-patch/