Super InPlace Controls has gone through some upgrades.
We’ve Moved
First and foremost, we have moved the code from google to github.
To install run
script/plugin install git://github.com/flvorful/super_inplace_controls.git
Rails 2.3 Support
Tested with Rails 2.3 and 2.1
Better Jquery Support
We have updated the code to work better with jQuery. Now, in_place_date_selector, uses the jQuery datepicker method if available. JRails is required for jquery support.
Better Validation
Validations were a problem with SIPC, but no longer. Now, if you dont have an error div, SIPC will skip over the rendering of the error box and just add the class “fieldWithError” to the proper input tag.
Overall cleanup
Cleaned up the code in general and made it less brittle.
Check out the demos and the docs at our Open Source Site and stay tuned for some new plugins we’ve been working on.
—jake