Hi
I'm wondering how I can, if it's possible, edit the album edit page so that only plain unformatted text are pasted into the text area.
I've tried to look into tiny_mce.js and some of the other script files but I basically don't know where to look. I see in album-edit.php from the browser side that paste_use_dialog, paste_auto_cleanup_on_paste and apply_source_formatting are set to true but those have maybe nothing to do with album description(?) Are by the way the album edit dialouge an TinyMCE plugin?
I see, but is it possible to set up the album edit page so that when you paste text you get the "paste as plain text" as is done in the Tiny MCE on zenpages; pages edit and news edit pages? I don't remember if I did it or it's like that as default but I guess it was done with paste_use_dialog : true in \zp-extensions\zenpage\editor\editor_config.js.php