321. File Comparison Report

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

321.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\orca\layout\uni\xsl default_post_success.xsl Wed Oct 17 08:48:18 2007 UTC
2 Dolphin-v.6.1.0\orca\layout\uni\xsl default_post_success.xsl Wed Apr 9 17:44:52 2008 UTC

321.2 Comparison summary

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

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

321.4 Active regular expressions

No regular expressions were active.

321.5 Comparison detail

1   <xsl:style sheet vers ion="1.0"  xmlns:xsl= "http://ww w.w3.org/1 999/XSL/Tr ansform" x mlns="http ://www.w3. org/1999/x html">   1   <xsl:style sheet vers ion="1.0"  xmlns:xsl= "http://ww w.w3.org/1 999/XSL/Tr ansform" x mlns="http ://www.w3. org/1999/x html">
2     2  
3   <xsl:templ ate match= "/">   3       <xsl:i nclude hre f="../../b ase/xsl/de fault_post _success.x sl" />
4      
5           <d iv style=" padding:10 px;">    
6                <h1>    
7                    New  topic has  been succe ssfully cr eated.    
8                </h1>    
9                <xsl:ele ment name= "a">    
10                    <xsl :attribute  name="hre f">javascr ipt:void(0 );</xsl:at tribute>    
11                    <xsl :attribute  name="onc lick">f.se lectForum( <xsl:value -of select ="forum/id "/>, 0)</x sl:attribu te>    
12                    retu rn to foru m index    
13                </xsl:el ement>    
14           </ div>    
15      
16   </xsl:temp late>    
17     4  
18   </xsl:styl esheet>   5   </xsl:styl esheet>
19      
20