[SOLVED] Where is Pasteword in Tinymce

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
mesaverde
Forum Members
Forum Members
Posts: 15
Joined: Sat Apr 07, 2007 3:20 pm
Location: Colorado, USA

[SOLVED] Where is Pasteword in Tinymce

Post by mesaverde »

So, how do I get the pasteword button back on tinymce? I've tried the suggestions from 1.3 but with no luck.

Thanks
Last edited by mesaverde on Sat Aug 16, 2008 3:13 pm, edited 1 time in total.
User avatar
Silmarillion
Dev Team Member
Dev Team Member
Posts: 483
Joined: Sun Jan 02, 2005 9:10 pm
Location: Denmark

Re: Where is Pasteword in Tinymce

Post by Silmarillion »

Pasteword is coming back in next version. It was probably a mistake to try to get around the core-paste stuff, but another plugin "simplepaste" seemed so nicely simple. I apologize for any inconvienience. I'll release a new version soon, but it's already back in there in svn.

regards
Sil.
User avatar
mesaverde
Forum Members
Forum Members
Posts: 15
Joined: Sat Apr 07, 2007 3:20 pm
Location: Colorado, USA

Re: Where is Pasteword in Tinymce

Post by mesaverde »

Sil thanks for the followup and adding back pasteword.

For the time being, I cleared the "Force clean on paste" checkbox on the TinyMCE Advanced configuration page. It seems to paste my text from word fine but the html has the usual Word baggage.

Mesaverde
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: [SOLVED] Where is Pasteword in Tinymce

Post by Dr.CSS »

You paste it in Notepad first?...
RonnyK
Support Guru
Support Guru
Posts: 4962
Joined: Wed Oct 25, 2006 8:29 pm
Location: Raalte, the Netherlands

Re: [SOLVED] Where is Pasteword in Tinymce

Post by RonnyK »

With the checkbox "Force clean on paste:" checked in the advanced settings of TinyMCE, I dont get the Word-formatting. It is stripped then.

@Sil, where is that 'PasteSimple' plugin, as I dont see that in the list of Plugins, and neither in the Toolbar, only "Paste" is showing. Or is the "Paste"-toolbar, in fact the "SimplePaste"-plugin?

Ronny
User avatar
mesaverde
Forum Members
Forum Members
Posts: 15
Joined: Sat Apr 07, 2007 3:20 pm
Location: Colorado, USA

Re: [SOLVED] Where is Pasteword in Tinymce

Post by mesaverde »

I've copied the text from word and ctrl-v to paste into tinymce. The formatting is preserved which is what my users want but the html is full of the usual word tags. Not tidy but does the job.

When I paste using the paste button with the force clean box checked I get a paragraph full of word html

Code: Select all

<!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt;
 mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";}
 h1 {mso-style-next:Normal; margin-top:12.0pt; margin-right:0in; margin-bottom:3.0pt; margin-left:0in; 
mso-pagination:widow-orphan; page-break-after:avoid; mso-outline-level:1; font-size:16.0pt; font-family:Arial; 
mso-font-kerning:16.0pt;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in;
mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} -->
 Heading 1 Normal Text
Note, I am using firefox v3 and have modified my user.js to enable the paste button.

If I paste using ctrl-v I get just the clean text.


Thanks
Last edited by mesaverde on Sat Aug 23, 2008 11:30 pm, edited 1 time in total.
Post Reply

Return to “Modules/Add-Ons”