Closed (outdated)
Project:
TinyMCE
Version:
5.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2008 at 22:43 UTC
Updated:
14 Jan 2021 at 19:45 UTC
Jump to comment: Most recent
Comments
Comment #1
emdalton commentedI've been trying to get SimplePaste working on Drupal, but haven't been able to get it working. Can you share how you added it? I'm using Drupal 5.10 and TinyMCE 3.x. Here's what I've done so far:
- I downloaded the plugin and unzipped it in /sites/all/modules/tinymce/tinymce/jscripts/tiny_mce/plugins/
- I added this line to plugin_reg.php:
$plugins['simplepaste'] = array();
- I copied editor_plugin.js to editor_plugin_src.js
At this point I did see the "Clean html and Word content on paste" checkbox under TinyMCE "Buttons and plugins" but even when I checked it, paste was not cleaned.
Did I miss a step? Thanks!
Comment #2
klavs commentedI would also very much like to know if anyone has gotten the simplepaste plugin working with tinymce in drupal 5.x environment (or 6.x - I'm sure I could manage to backport a fix :)
Comment #3
rockaholiciam commentedso would i...i followed the steps u listed but don't see any tags being stripped off...any help would be greatly appreciated.
Comment #4
nicoloye commented