Description
Ich benötige eine kleine Erweiterung für den TinyMCE: Das Einfügen von Texten per STRG + V oder Kontextmenü soll unterbunden werden. Stattdessen soll sich das Fenster des Paste-Plugins öffnen. Eventuell ist das sogar nur eine Einstellung des Paste-Plugins: http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/paste
Erläuterung: Wenn Texte aus Word in den TinyMCE kopiert werden, werden sämtliche Formate mit übernommen. Das soll unterbunden werden.
---
I need an extension for tinyMCE editor. Pasting of text via STRG + V or right mouseclick should be disabled. If the user tries to paste text, the popup of paste-plugin should be opened. Maybe this is only an option of paste-plugin which must be enabled. This is the official page of the paste-plugin: http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/paste
The problem is, that if texts where copied from Word or so to TinyMCE all formats are copied, too. This should be disabled.