144. File Comparison Report

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

144.1 Files compared

# Location File Last Modified
1 Mon May 12 13:04:54 2008 UTC
2 Dolphin-v.6.1.0\groups\orca\layout\base\xsl search.xsl Wed Apr 9 17:44:56 2008 UTC

144.2 Comparison summary

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

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

144.4 Active regular expressions

No regular expressions were active.

144.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:inclu de href="d efault_acc ess_denied .xsl" />
    4   <xsl:inclu de href="d efault_err or2.xsl" / >
    5   <xsl:inclu de href="b readcrumbs .xsl" />
    6  
    7   <xsl:templ ate match= "urls" />
    8  
    9   <xsl:templ ate match= "search">
    10  
    11       <xsl:c all-templa te name="b readcrumbs ">
    12           <x sl:with-pa ram name=" link1">
    13                <a href= "javascrip t:void(0); " onclick= "return f. showSearch ()">[L[Sea rch]]</a> 
    14           </ xsl:with-p aram>
    15           <x sl:with-pa ram name=" link0">
    16                <a href= "javascrip t:void(0); " onclick= "return f. showSearch ()">[L[New  Search]]< /a> 
    17           </ xsl:with-p aram>
    18       </xsl: call-templ ate>
    19  
    20       <div i d="f_heade r">
    21           <h 2>[L[Searc h Results  For:]] '<x sl:value-o f select=" search_tex t" />'</h2 >
    22       </div>
    23  
    24           <d iv class=" sr_box">
    25  
    26                <xsl:if  test="0 =  count(sr)" >
    27                    <div  style="te xt-align:c enter;">
    28                         [L[There a re no sear ch results .]] <br />
    29                         [L[Please  try search  again.]]
    30                    </di v>
    31                </xsl:if >
    32                <xsl:if  test="0 !=  count(sr) ">
    33                    <div  id="f_tbl ">
    34                         <ul class= "tbl_hh">
    35                             <li cl ass="tbl_h _forum" st yle="width :515px;">[ L[Topic]]< /li>
    36                             <li cl ass="tbl_h _topic" st yle="width :80px;">[L [Author]]< /li>
    37                             <li cl ass="tbl_h _date">[L[ Date]]</li >
    38                         </ul>
    39                         <xsl:apply -templates  select="s r" />
    40                         <ul style= "height:1p x; overflo w:hidden;" >
    41                             <li>&# 160;</li>
    42                         </ul>
    43                    </di v>
    44                </xsl:if >
    45  
    46           </ div> 
    47  
    48   </xsl:temp late>
    49  
    50  
    51   <xsl:templ ate match= "sr">
    52       <ul st yle="heigh t:37px;">
    53           <l i class="t bl_f_forum " style="w idth:490px ; overflow :hidden; p adding:0;  padding-le ft:27px; h eight:36px ;">
    54  
    55                <xsl:if  test="0 !=  string-le ngth(p)">
    56                    <xsl :element n ame="a">
    57                         <xsl:attri bute name= "class">co lexp2</xsl :attribute >
    58                         <xsl:attri bute name= "href">jav ascript: v oid(0);</x sl:attribu te>
    59                         <xsl:attri bute name= "onclick"> return f.e xpandPost( 'p_<xsl:va lue-of sel ect="p/@id " />');</x sl:attribu te>
    60                         <xsl:eleme nt name="d iv">
    61                             <xsl:a ttribute n ame="style ">top:5px;  left:7px; </xsl:attr ibute>
    62                             <xsl:a ttribute n ame="class ">colexp2< /xsl:attri bute>
    63                             <xsl:i f test="co unt(forum)  &gt; 0">
    64                                 <x sl:attribu te name="s tyle">back ground-pos ition:0px  -13px</xsl :attribute >
    65                             </xsl: if>
    66                             &#160;
    67                         </xsl:elem ent>
    68                    </xs l:element>
    69                </xsl:if >
    70                
    71                <xsl:val ue-of sele ct="c" /> 
    72                <xsl:if  test="0 =  string-len gth(p)">
    73                    &#16 0;<img src ="{/root/u rls/img}a. gif" style ="width:au to; height :auto; bor der:none;"  />&#160; 
    74                </xsl:if >
    75                <xsl:val ue-of sele ct="f" /> 
    76  
    77                <br />
    78                <xsl:ele ment name= "a">
    79                    <xsl :attribute  name="sty le">font-s ize:12px;  display:bl ock; margi n-bottom:6 px;</xsl:a ttribute>
    80                    <xsl :attribute  name="hre f">?action =goto&amp; topic_id=< xsl:value- of select= "t/@uri" / ></xsl:att ribute>
    81                    <xsl :attribute  name="onc lick">retu rn f.selec tTopic(<xs l:value-of  select="t /@uri" />) ;</xsl:att ribute>
    82                                 
    83                    <xsl :choose>
    84                         <xsl:when  test="(/ro ot/page or  /root/url s/xsl_mode  = 'server ') and /ro ot/urls/xs l_mode !=  'client'">
    85                             <xsl:v alue-of se lect="t" d isable-out put-escapi ng="yes" / >
    86                         </xsl:when >
    87                         <xsl:other wise>
    88                             <xsl:c opy-of sel ect="t" />
    89                         </xsl:othe rwise>
    90                    </xs l:choose>
    91                
    92                </xsl:el ement>
    93  
    94                <div id= "p_{p/@id} " class="p ost_text_s r">
    95  
    96                    <xsl :choose>
    97                         <xsl:when  test="/roo t/urls/xsl _mode = 's erver'">
    98                             <xsl:v alue-of se lect="p" d isable-out put-escapi ng="yes" / >
    99                         </xsl:when >
    100                         <xsl:other wise>
    101                             <xsl:c hoose>
    102                                 <x sl:when te st="system -property( 'xsl:vendo r')='Trans formiix'">
    103                                      <div id= "{p/@id}_f oo" style= "display:n one;"><xsl :value-of  select="p"  /></div>
    104                                      <script  type="text /javascrip t">
    105                                          var  id = '<xsl :value-of  select="p/ @id" />';
    106                                          <![C DATA[
    107                                          var  s = docume nt.getElem entById(id  + '_foo') .innerHTML ;
    108                                          s =  s.replace( /&#160;/gm , ' ');
    109                                          s =  s.replace( /\x26gt;/g m, '\x3e') ;
    110                                          s =  s.replace( /\x26lt;/g m, '\x3c') ;
    111                                          docu ment.getEl ementById( 'p_' + id) .innerHTML  = s;
    112                                          ]]>
    113                                      </script >
    114                                 </ xsl:when>
    115                                 <x sl:when te st="system -property( 'xsl:vendo r')='Micro soft'">
    116                                      <xsl:val ue-of sele ct="p" dis able-outpu t-escaping ="yes" />
    117                                 </ xsl:when>
    118                                 <x sl:otherwi se>
    119                                      <xsl:val ue-of sele ct="p" dis able-outpu t-escaping ="yes" />
    120                                 </ xsl:otherw ise>
    121                             </xsl: choose>
    122                         </xsl:othe rwise>
    123                    </xs l:choose>
    124  
    125                </div>
    126           </ li>
    127           <l i class="t bl_f_topic " style="w idth:88px;  height:36 px;"><xsl: value-of s elect="@us er" /></li >
    128           <l i class="t bl_f_date"  style="he ight:36px; "><xsl:val ue-of sele ct="@date"  /></li>
    129       </ul>
    130   </xsl:temp late>
    131  
    132  
    133   </xsl:styl esheet>
    134  
    135