Lines Matching +full:security +full:- +full:events
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <!--
3 * FCKeditor - The text editor for Internet - http://www.fckeditor.net
4 * Copyright (C) 2003-2007 Frederico Caldeira Knabben
11 * - GNU General Public License Version 2 or later (the "GPL")
14 * - GNU Lesser General Public License Version 2.1 or later (the "LGPL")
17 * - Mozilla Public License Version 1.1 or later (the "MPL")
18 * http://www.mozilla.org/MPL/MPL-1.1.html
22 * This dialog is shown when, for some reason (usually security settings),
25 -->
29 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
45 if ( sPastingType == 'Word' || sPastingType == 'Security' )
47 if ( sPastingType == 'Security' )
88 if ( sPastingType == 'Word' || sPastingType == 'Security' )
182 // Remove mso-xxx styles.
183 html = html.replace( /\s*mso-[^:]+:[^;"]+;?/gi, '' ) ;
189 html = html.replace( /\s*TEXT-INDENT: 0cm\s*;/gi, '' ) ;
190 html = html.replace( /\s*TEXT-INDENT: 0cm\s*"/gi, "\"" ) ;
192 html = html.replace( /\s*TEXT-ALIGN: [^\s;]+;?"/gi, "\"" ) ;
194 html = html.replace( /\s*PAGE-BREAK-BEFORE: [^\s;]+;?"/gi, "\"" ) ;
196 html = html.replace( /\s*FONT-VARIANT: [^\s;]+;?"/gi, "\"" ) ;
198 html = html.replace( /\s*tab-stops:[^;"]*;?/gi, '' ) ;
199 html = html.replace( /\s*tab-stops:[^"]*/gi, '' ) ;
207 html = html.replace( /\s*FONT-FAMILY:[^;"]*;?/gi, '' ) ;
237 // Remove comments [SF BUG-1481861].
238 html = html.replace(/<\!--.*?-->/g, '' ) ;
250 // Remove onmouseover and onmouseout events (from MS Word comments effect)
256 …// The original <Hn> tag send from Word is something like this: <Hn style="margin-top:0px;margin-b…
296 <span fcklang="DlgPasteSec">Because of your browser security settings,
309 …<td valign="top" height="100%" style="border-right: #000000 1px solid; border-top: #000000 1px sol…
310 border-left: #000000 1px solid; border-bottom: #000000 1px solid">
314 …style="border-right: #000000 1px; border-top: #000000 1px; display: none; border-left: #000000 1px;
315 border-bottom: #000000 1px; background-color: #ffffff"></iframe>