566. File Comparison Report

Produced on Mon May 12 13:06:23 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.

566.1 Files compared

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

566.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 8 48
Changed 7 27
Inserted 1 1
Removed 0 0

566.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

566.4 Active regular expressions

No regular expressions were active.

566.5 Comparison detail

    1   <!DOCTYPE  html PUBLI C "-//W3C/ /DTD XHTML  1.0 Stric t//EN" "ht tp://www.w 3.org/TR/x html1/DTD/ xhtml1-str ict.dtd">
1   <html xmln s="http:// www.w3.org /1999/xhtm l">   2   <html xmln s="http:// www.w3.org /1999/xhtm l">
2   <head>   3   <head>
3        <title>{ $lang_ table_
merge_cell s_title}</ title>
  4        <title>{ # table_ dlg. merge_cell s_title}</ title>
4        <script   language=" javascript "   type="text /javascrip t"   src="../.. /tiny_mce_ popup.js"> </script>   5        <script  
type="text /javascrip t"   src="../.. /tiny_mce_ popup.js"> </script>
5        <script   language=" javascript "   type="text /javascrip t"   src="../.. /utils/mct abs.js"></ script>   6        <script  
type="text /javascrip t"   src="../.. /utils/mct abs.js"></ script>
6        <script   language=" javascript "   type="text /javascrip t"   src="../.. /utils/val idate.js"> </script>   7        <script  
type="text /javascrip t"   src="../.. /utils/val idate.js"> </script>
7        <script   language=" javascript "   type="text /javascrip t"   src="js cripts /merge_cel ls.js"></s cript>   8        <script  
type="text /javascrip t"   src="js
/merge_cel ls.js"></s cript>
8       <base  target="_s elf" />   9       <base  target="_s elf" />
9   </head>   10   </head>
10   <body   onload="ti nyMCEPopup .executeOn Load('init ();');"   style="mar gin:   8px"   style="dis play:   none">   11   <body  
style="mar gin:   8px"   style="dis play:   none">
11   <form   onsubmit=" ins er tTabl e
();return   false;"   action="#" >
  12   <form   onsubmit=" m er geC e lls ();return   false;"   action="#" >
12       <field set>   13       <field set>
13            <legend>{ $lang_ table_
merge_cell s_title}</ legend>
  14            <legend>{ # table_ dlg. merge_cell s_title}</ legend>
14              <table bor der="0" ce llpadding= "0" cellsp acing="3"  width="100 %">   15              <table bor der="0" ce llpadding= "0" cellsp acing="3"  width="100 %">
15                  <tr>   16                  <tr>
16                     <td>{ $lang_ table_
cols}:</td >
  17                     <td>{ # table_ dlg. cols}:</td >
17                     <td   align="rig ht"><input   type="text "   name="numc ols"   value=""   class="num ber   min1
"   style="wid th:   30px"   /></td>
  18                     <td   align="rig ht"><input   type="text "   name="numc ols"   value=""   class="num ber   min1   mceFocus "   style="wid th:   30px"   /></td>
18                    <td>    
19                  </tr>   19                  </tr>
20                  <tr>   20                  <tr>
21                     <td>{ $lang_ table_
rows}:</td >
  21                     <td>{ # table_ dlg. rows}:</td >
22                    <td  align="rig ht"><input  type="tex t" name="n umrows" va lue="" cla ss="number  min1" sty le="width:  30px" />< /td>   22                    <td  align="rig ht"><input  type="tex t" name="n umrows" va lue="" cla ss="number  min1" sty le="width:  30px" />< /td>
23                  </tr>   23                  </tr>
24              </table>   24              </table>
25       </fiel dset>   25       </fiel dset>
26     26  
27       <div c lass="mceA ctionPanel ">   27       <div c lass="mceA ctionPanel ">
28           <d iv style=" float: lef t">   28           <d iv style=" float: lef t">
29                 <input   type=" b u
t ton "   id="insert "   name="inse rt"   value="{ $lang_ update}"   onclick="m ergeCells( );"   />
  29                 <input   type=" s u bmi t
"   id="insert "   name="inse rt"   value="{ # update}"  
/>
30           </ div>   30           </ div>
31     31  
32           <d iv style=" float: rig ht">   32           <d iv style=" float: rig ht">
33                 <input   type="butt on"   id="cancel "   name="canc el"   value="{ $lang_ cancel}"   onclick="t inyMCEPopu p.close(); "   />   33                 <input   type="butt on"   id="cancel "   name="canc el"   value="{ # cancel}"   onclick="t inyMCEPopu p.close(); "   />
34           </ div>   34           </ div>
35       </div>   35       </div>
36   </form>   36   </form>
37   </body>   37   </body>
38   </html>   38   </html>