SammyLin / redactor-rails

This repo is deprecated. Please check out official gem for Redactor 2. https://github.com/Redactor2/redactor2_rails
MIT License
389 stars 254 forks source link

Added support for sending form data which redactor belongs to #113

Closed dave4u90 closed 10 years ago

dave4u90 commented 10 years ago

For a vast community of developer, it becomes handy if redactor submits the form data along with its content. This fork is adding the support for submitting the form data, not the redactor data itself. However this behaviour can be changed by setting

autosaveFormdata: false from config.js