574. File Comparison Report

Produced on Mon May 12 13:06:24 2008 UTC. This report uses XHTML and CSS2, and is best viewed with a reasonably standards compliant browser such as the latest version of Firefox or Internet Explorer. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

574.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\plugins\tiny_mce\plugins\template blank.htm Thu Sep 20 08:59:16 2007 UTC
2 Dolphin-v.6.1.0\plugins\tiny_mce\plugins\template blank.htm Thu Mar 27 13:53:26 2008 UTC

574.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 20
Changed 2 15
Inserted 0 0
Removed 0 0

574.3 Comparison options

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

574.4 Active regular expressions

No regular expressions were active.

574.5 Comparison detail

1   <html xmln s="http:// www.w3.org /1999/xhtm l">   1   <html xmln s="http:// www.w3.org /1999/xhtm l">
2   <head>   2   <head>
3       <title >blank_pag e</title>   3       <title >blank_pag e</title>
4       <meta  http-equiv ="Content- Type" cont ent="text/ html; char set=UTF-8"  />   4       <meta  http-equiv ="Content- Type" cont ent="text/ html; char set=UTF-8"  />
5       <scrip t type="te xt/javascr ipt">   5       <scrip t type="te xt/javascr ipt">
6           va r tinyMCE  = parent.t inyMCE, cs s = tinyMC E.getParam ("content_ css").spli t(','), i,  u;   6           pa rent.Templ ateDialog. loadCSSFil es(documen t);
7      
8           //  Load cont ent CSS fi les    
9           fo r (i=0; i< css.length ; i++) {    
10                u = css[ i];    
11      
12                // Fix r elative    
13                if (u.ch arAt(0) !=  '/' && u. indexOf(': //') == -1 )    
14                    u =  tinyMCE.do cumentBase Path + "/"  + u;    
15      
16                document .write('<l ink href=" ' + u + '"  rel="styl esheet" ty pe="text/c ss" />');    
17           }    
18       </scri pt>   7       </scri pt>
19   </head>   8   </head>
20   <body   id="mceTem platePrevi ew"
>
  9   <body   id="mceTem platePrevi ew"   class="mce ContentBod y" >
21     10  
22   </body>   11   </body>
23   </html>   12   </html>