308. File Comparison Report

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

308.1 Files compared

# Location File Last Modified
1 Mon May 12 13:05:47 2008 UTC
2 Dolphin-v.6.1.0\orca\layout\base\xsl rewrite.xsl Wed Apr 9 17:44:50 2008 UTC

308.2 Comparison summary

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

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

308.4 Active regular expressions

No regular expressions were active.

308.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">
    2  
    3       <xsl:v ariable na me="rw_cat " select=" 'group/'"  /><!-- cat _name_here  --><xsl:v ariable na me="rw_cat _ext" sele ct="'.htm' " />
    4  
    5       <xsl:v ariable na me="rw_for um" select ="'forum/' " /><!-- f orum_name_ here --><x sl:variabl e name="rw _forum_pag e" select= "'-'" /><! -- forum_p age_here - -><xsl:var iable name ="rw_forum _ext" sele ct="'.htm' " />
    6  
    7       <xsl:v ariable na me="rw_top ic" select ="'topic/' " /><!-- t opic_name_ here --><x sl:variabl e name="rw _topic_ext " select=" '.htm'" />
    8  
    9       <xsl:v ariable na me="rw_use r" select= "'user/'"  /><!-- use r_name_her e --><xsl: variable n ame="rw_us er_ext" se lect="'.ht m'" />
    10  
    11  
    12       <xsl:v ariable na me="rw_rss _forum" se lect="'rss /forum/'"  /><!-- for um_name_he re --><xsl :variable  name="rw_r ss_forum_e xt" select ="'.htm'"  />
    13       <xsl:v ariable na me="rw_rss _topic" se lect="'rss /topic/'"  /><!-- top ic_name_he re --><xsl :variable  name="rw_r ss_topic_e xt" select ="'.htm'"  />
    14       <xsl:v ariable na me="rw_rss _user" sel ect="'rss/ user/'" /> <!-- user_ name_here  --><xsl:va riable nam e="rw_rss_ user_ext"  select="'. htm'" />
    15       <xsl:v ariable na me="rw_rss _all" sele ct="'rss/a ll.htm'" / >
    16  
    17   </xsl:styl esheet>
    18  
    19