Closed yariplus closed 8 years ago
If we had real filter hooks, those would be even better.
Not to be pushy, but could this get merged?
I'm only moving the options from the redactor initialization to the global options. For context, when the options are in the initialization, they replace the global options, meaning that plugins cannot add any features to Redactor.
Certainly, thanks for the reminder :smile:
Let me know if you want this to be a new published version of Redactor
Thanks, I just want to have the uploads issue fixed too, before the version update.
The Redactor options should be set using the global options object, so that nodebb plugins can actually change the values.
Also, fixes csrf headers.
Closes #36