by moonlightinred on Thu Feb 10, 2011 1:12 pm
Is it possible to exclude, protect, or hide text from WYMeditor so that a user cannot edit it? For example, when I'm pulling information for the user to edit using the editor, there may be some PHP scripts on the page that I don't want to the user to be able to change. I could wrap all PHP in its own div or something when it's pulled into the editor, but how would I get WYMeditor to "lock" that text (or hide from the user's view) so that they can't make any changes to it? Is this possible?