329. File Comparison Report

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

329.1 Files compared

# Location File Last Modified
1 Dolphin-v.6.0.5\orca\layout\uni\xsl forum_topics.xsl Mon Jan 21 04:08:26 2008 UTC
2 Dolphin-v.6.1.0\orca\layout\uni\xsl forum_topics.xsl Wed Apr 9 17:44:52 2008 UTC

329.2 Comparison summary

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

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

329.4 Active regular expressions

No regular expressions were active.

329.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:inclu de   href=" d e
f a u lt _ ac c es s _denied .xsl"   />
  3        <xsl:inclu de   href=" ../../bas e /xsl/ f or u m _ topi c
s
.xsl"   />
4   <xsl:inclu de href="b readcrumbs .xsl" />    
5      
6   <xsl:templ ate match= "urls" />    
7      
8   <xsl:templ ate match= "topics">    
9      
10       <xsl:c all-templa te name="b readcrumbs ">    
11           <x sl:with-pa ram name=" link1">    
12                <a href= "?action=g oto&amp;ca t_id={cat/ id}" oncli ck="return  f.selectF orumIndex( {cat/id})" ><xsl:valu e-of selec t="cat/tit le" disabl e-output-e scaping="y es" /></a>    
13           </ xsl:with-p aram>    
14       </xsl: call-templ ate>    
15      
16       <div i d="f_heade r">    
17           <h 2 id="foru m_title">< xsl:value- of select= "forum/tit le" disabl e-output-e scaping="y es" /></h2 >    
18       </div>    
19       <div i d="f_desc" ><xsl:valu e-of selec t="forum/d esc" disab le-output- escaping=" yes" /></d iv>    
20      
21           <x sl:if test ="count(ca t)">          
22      
23           <d iv class=" f_buttons" >    
24      
25                <xsl:var iable name ="onclick"  select="c oncat('ret urn f.newT opic(', fo rum/id, ') ;')" />    
26                <div cla ss="btn" o nmouseover ="this.sty le.backgro undPositio n='0 25px' " onmouseo ut="this.s tyle.backg roundPosit ion='0 0'" >                  
27                    <a h ref="javas cript:void (0);" oncl ick="{$onc lick}"><im g src="{/r oot/urls/i mg}button_ l.gif" />< /a>    
28                    <img  src="{/ro ot/urls/im g}btn_icon _new_topic .gif" />    
29                    <b>N ew Topic</ b>    
30                </div>    
31      
32                <div cla ss="f_butt ons_icn">    
33                    <div  title="pe rmalink" c lass="icn"  onmouseov er="this.s tyle.backg roundPosit ion='0 24p x'" onmous eout="this .style.bac kgroundPos ition='0 0 '" >    
34                         <a href="i ndex.php?a ction=goto &amp;forum _id={forum /id}" targ et="_blank "><img src ="{/root/u rls/img}bu tton_l.gif " /></a>    
35                         <img src=" {/root/url s/img}btn_ icon_plink .gif" />    
36                    </di v>    
37                <div tit le="rss fe ed" class= "icn" onmo useover="t his.style. background Position=' 0 24px'" o nmouseout= "this.styl e.backgrou ndPosition ='0 0'" >    
38                    <a h ref="{/roo t/base}?ac tion=rss_f orum&amp;f orum={foru m/id}" tar get="_blan k"><img sr c="{/root/ urls/img}b utton_l.gi f" /></a>    
39                    <img  src="{/ro ot/urls/im g}btn_icon _rss.gif"  />    
40                </div>    
41                </div>    
42      
43           </ div>    
44      
45           </ xsl:if>    
46      
47       <div i d="reply_c ontainer"> &#160;</di v>    
48      
49       <div i d="f_tbl">    
50           <u l class="t bl_hh">    
51                <li clas s="tbl_hh_ topic">Top ics</li>    
52                <li clas s="tbl_hh_ posts">Pos ts</li>    
53                <li clas s="tbl_hh_ date">Auth or</li>    
54                <li clas s="tbl_hh_ date2">Lat est Reply< /li>    
55           </ ul>    
56           <x sl:apply-t emplates s elect="top ic" />    
57       </div>    
58      
59       <div c lass="page s">    
60           Pa ges: <xsl: apply-temp lates sele ct="pages"  />    
61       </div>    
62      
63   </xsl:temp late>    
64      
65   <xsl:templ ate match= "topic">    
66      
67   <ul>    
68       <li cl ass="tbl_f f_topic">            
69      
70           <x sl:choose>    
71                <xsl:whe n test="1  = @new and  0 &lt; @s ticky">    
72                    <img  src="{/ro ot/urls/im g}sticky_t opic_new.g if" />    
73                </xsl:wh en>    
74                <xsl:whe n test="0  = @new and  0 &lt; @s ticky">    
75                    <img  src="{/ro ot/urls/im g}sticky_t opic.gif"  />    
76                </xsl:wh en>    
77                <xsl:whe n test="1  = @new and  0 = @stic ky and 0 =  @locked">    
78                    <img  src="{/ro ot/urls/im g}topic_ne w.gif" />    
79                </xsl:wh en>    
80                <xsl:whe n test="1  = @new and  0 = @stic ky and 1 =  @locked">    
81                    <img  src="{/ro ot/urls/im g}locked_t opic_new.g if" />    
82                </xsl:wh en>                 
83                <xsl:whe n test="0  = @new and  0 = @stic ky and 1 =  @locked">    
84                    <img  src="{/ro ot/urls/im g}locked_t opic.gif"  />    
85                </xsl:wh en>                              
86                <xsl:oth erwise>    
87                    <img  src="{/ro ot/urls/im g}topic.gi f" />    
88                </xsl:ot herwise>    
89           </ xsl:choose >    
90      
91           <x sl:element  name="a">    
92                <xsl:att ribute nam e="href">? action=got o&amp;topi c_id=<xsl: value-of s elect="@id " /></xsl: attribute>    
93                <xsl:att ribute nam e="onclick "><xsl:val ue-of sele ct="onclic k" /></xsl :attribute ><xsl:valu e-of selec t="title"  disable-ou tput-escap ing="yes"  /></xsl:el ement>           
94           <b r />    
95           <x sl:value-o f select=" desc" disa ble-output -escaping= "yes" />             
96       </li>    
97       <li cl ass="tbl_f f_posts">< xsl:value- of select= "count" /> </li>    
98       <li cl ass="tbl_f f_date"><x sl:value-o f select=" first_u" / ><br /><xs l:value-of  select="f irst_d" /> </li>    
99       <li cl ass="tbl_f f_date2">< xsl:value- of select= "last_u" / ><br /><xs l:value-of  select="l ast_d" />< /li>    
100   </ul>    
101      
102   </xsl:temp late>    
103      
104   <xsl:templ ate match= "pages/p">    
105       &#160;      
106       <xsl:i f test="@c  = 0">    
107           <x sl:element  name="a">    
108                <xsl:att ribute nam e="href">? action=got o&amp;foru m_id=<xsl: value-of s elect="../ ../forum/i d" />&amp; start=<xsl :value-of  select="@s tart" /></ xsl:attrib ute>    
109                <xsl:att ribute nam e="onclick ">return d ocument.f. selectForu m (<xsl:va lue-of sel ect="../.. /forum/id"  />, <xsl: value-of s elect="@st art" />)</ xsl:attrib ute>    
110                <xsl:val ue-of sele ct="." />    
111           </ xsl:elemen t>          
112       </xsl: if>    
113       <xsl:i f test="@c  = 1">    
114           <x sl:value-o f select=" ." />    
115       </xsl: if>    
116   </xsl:temp late>    
117     4  
118   </xsl:styl esheet>   5   </xsl:styl esheet>
119     6  
120     7