I'm looking for a rich text editor that allows for locking regions so that they can't be edited by the user. These locked regions would contain markup, not just plain text. TinyMCE has a plugin to support this but it is quite buggy.
feedback
|
|
Rather than having the RTE contain the content you don't want edited, why not just put multiple editors around only the areas you want users to edit? The problem I see with doing it the other way is that you could have individual nodes within the editable text with | |||
|
feedback
|