521. File Comparison Report

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

521.1 Files compared

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

521.2 Comparison summary

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

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

521.4 Active regular expressions

No regular expressions were active.

521.5 Comparison detail

1  
tiny MCE .
i
m
p ortP lugin La n g u
a g eP a c k ( ' print ' ); v a
r   T in yMCE_P rint
P lug in ={ getInfo:fu nction(){r eturn{long name:'Prin t',author: 'Moxiecode   Systems   AB',author url:'http: //tinymce. moxiecode. com',infou rl:'http:/ /wiki.moxi ecode.com/ index.php/ TinyMCE:Pl ugins/prin t',version :tiny MCE .majorVers ion+"."+ti ny MCE .minorVers ion}
} ,getContro lHTML:func tion(cn){s witch(cn ) {case"prin t":return   tiny MCE.getBut tonHTML( c n,'lang_pr int_d e sc','{$p lugin url}/im a ges/pri n t. g if','mc e P r int')}retu rn""},exec Comm a n d :function( e d ito r _ i d,eleme nt
, command,us er_in t erface,val ue){sw i tch(comma n d){case" mce Print":tin yMCE .
g etInstance ById(ed i tor_id).co n tentWindow . p rint ( ); return   true } return   false}};ti nyMCE.addP lugin ( "print",Ti nyMCE_Prin tPlugin );
  1   (function( ){ tiny mce . create('t i ny m ce. p
lugin s.Pri n t',{init:f u nction(ed, url){ed. a ddCommand( 'mc eP rint',fun c tion ( ){ed.getWi n(). print ( ); });ed. a ddButton(' p r
in t',{title: 'p rint .print_des c',cmd:'mc e P r in t'});}, getInfo:fu nction(){r eturn{long name:'Prin t',author: 'Moxiecode   Systems   AB',author url:'http: //tinymce. moxiecode. com',infou rl:'http:/ /wiki.moxi ecode.com/ index.php/ TinyMCE:Pl ugins/prin t',version :tiny mce .majorVers ion+"."+ti ny mce .minorVers ion} ;} }
) ; tiny m c
e .P lugin M a
n a g
e
r . a
d
d ('p r
i
nt ' ,
t
i
n y mce
. plu g
i
n s . P rint
);
} ) (
);