Produced by Araxis Merge on 2/1/2017 2:57:55 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.
| # | Location | File | Last Modified |
|---|---|---|---|
| 1 | C:\Araxis_Merge_Comprasion\Pub_un\BTSSS_CIF_122016.zip\BTSSS_CIF_12_20_16\clean\CRM Portal\trunk\BTSSSPortal\js\ckeditor\plugins\uploadimage | plugin.js | Tue Dec 20 19:50:43 2016 UTC |
| 2 | Wed Feb 1 19:57:55 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 0 | 0 |
| Removed | 1 | 7 |
| Whitespace | |
|---|---|
| Character case | Differences in character case are significant |
| Line endings | Differences in line endings (CR and LF characters) are ignored |
| CR/LF characters | Not shown in the comparison detail |
No regular expressions were active.
| 1 | /* | |||||
| 2 | Copyright (c) 2003- 2015, CKSo urce - Fre derico Kna bben. All rights res erved. | |||||
| 3 | This soft ware is co vered by C KEditor Co mmercial L icense. Us age withou t proper l icense is prohibited . | |||||
| 4 | */ | |||||
| 5 | (function( ){CKEDITOR .plugins.a dd("upload image",{re quires:"up loadwidget ",onLoad:f unction(){ CKEDITOR.a ddCss(".ck e_upload_u ploading i mg{opacity : 0.3}")}, init:funct ion(d){if( CKEDITOR.p lugins.cli pboard.isF ileApiSupp orted){var f=CKEDITO R.fileTool s,h=f.getU ploadUrl(d .config,"i mage");h?( f.addUploa dWidget(d, "uploadima ge",{suppo rtedTypes: /image\/(j peg|png|gi f|bmp)/,up loadUrl:h, fileToElem ent:functi on(){var a =new CKEDI TOR.dom.el ement("img ");a.setAt tribute("s rc",k);ret urn a},par ts:{img:"i mg"},onUpl oading:fun ction(a){t his.parts. img.setAtt ribute("sr c", | |||||
| 6 | a.data)},o nUploaded: function(a ){this.rep laceWith(' \x3cimg sr c\x3d"'+a. url+'" wid th\x3d"'+t his.parts. img.$.natu ralWidth+' " height\x 3d"'+this. parts.img. $.naturalH eight+'"\x 3e')}}),d. on("paste" ,function( a){if(a.da ta.dataVal ue.match(/ <img[\s\S] +data:/i)) {a=a.data; var c=docu ment.imple mentation. createHTML Document(" "),c=new C KEDITOR.do m.element( c.body),l, b,g;c.data ("cke-edit able",1);c .appendHtm l(a.dataVa lue);l=c.f ind("img") ;for(g=0;g <l.count() ;g++){b=l. getItem(g) ;var e=b.g etAttribut e("src")&& "data:"==b .getAttrib ute("src") .substring (0, | |||||
| 7 | 5),k=null= ==b.data(" cke-realel ement");e& &k&&!b.dat a("cke-upl oad-id")&& !b.isReadO nly(1)&&(e =d.uploadR epository. create(b.g etAttribut e("src")), e.upload(h ),f.markEl ement(b,"u ploadimage ",e.id),f. bindNotifi cations(d, e))}a.data Value=c.ge tHtml()}}) ):window.c onsole&&wi ndow.conso le.log("Er ror: Uploa d URL for the Upload Image fea ture was n ot defined . For more informati on see: ht tp://docs. ckeditor.c om/#!/guid e/dev_file _upload")} }});var k= "data:imag e/gif;base 64,R0lGODl hDgAOAIAAA AAAAP///yH 5BAAAAAAAL AAAAAAOAA4 AAAIMhI+py +0Po5y02qs KADs\x3d"} )(); |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.