Steve Prior a écrit : > pieces are pretty simple. How about refactoring this code out into a > dynamic form builder which can take an existing element, save the old > contents, and fill it with some form variants (simple text field, pull > down selector, <insert your idea here>. This would be amazingly useful!
The onFormCustomization callback lets you easily inject extra fields in the form, although removing the text-based editor will likely break some stuff. As the rewriter of IPE back in May, I'm interested in the ideas out there, although we have to draw the line somewhere, or we'll end like Apache: being all to all, but being bloated for specific cases. Plus, the tests alone would become way unwieldy. -- Christophe Porteneuve aka TDD [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
