175. File Comparison Report

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

175.1 Files compared

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

175.2 Comparison summary

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

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

175.4 Active regular expressions

No regular expressions were active.

175.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=" default_ a cc e
s
s _d e nied .xsl"   />
  3        <xsl:inclu de   href=" ../../b a s e /x s l/ s
e arch_form .xsl"   />
4   <xsl:inclu de href="b readcrumbs .xsl" />    
5      
6   <xsl:templ ate match= "urls" />    
7      
8   <xsl:templ ate match= "search">    
9      
10       <xsl:c all-templa te name="b readcrumbs " />    
11      
12       <div i d="f_heade r">    
13           <h 2>Search T he Forum</ h2>    
14       </div>    
15      
16      
17       <form  name="new_ search" me thod="post " action=" index.php"  target="s earch" ons ubmit="ret urn f.sear ch (this.s earch_text .value, (t his.search _type[0].c hecked ? t his.search _type[0].v alue : thi s.search_t ype[1].val ue), this. search_for um.value,  this.searc h_author.v alue, (thi s.search_d isplay[0]. checked ?  this.searc h_display[ 0].value :  this.sear ch_display [1].value) );">    
18      
19           <d iv class=" search_box ">    
20      
21                         <input typ e="hidden"  name="act ion" value ="search"  />    
22      
23      
24                         <div class ="search_f ield">    
25                             Search  for:                               
26                             <input  class="sh " type="te xt" name=" search_tex t" size="5 0" style=" position:a bsolute;le ft:120px;"  />    
27                             <span  class="err " style="d isplay:non e" id="err _topic_sub ject">Plea se enter f rom 3 to 5 0 symbols< /span>    
28                         </div>    
29      
30                         <br /><br  />    
31      
32                         <div class ="search_f ield">    
33                             Where  to Search:       
34                             <span  class="sea rch_input" >    
35                                 <i nput type= "radio" na me="search _type" val ue="tlts"  style="pos ition:stat ic;" check ed="checke d"/> <labe l>Topic Ti tles</labe l>    
36                                 &# 160; &#160 ; &#160;    
37                                 <i nput type= "radio" na me="search _type" val ue="msgs"  style="pos ition:stat ic;" /> <l abel>Messa ges</label >    
38                             </span >    
39                         </div>    
40      
41                         <br /><br  />    
42      
43                         <div class ="search_f ield">    
44                             Forum:       
45                             <span  class="sea rch_input" >    
46                                 <s elect clas s="sh" nam e="search_ forum">     
47                                      <option  value="0"> Whole Foru m</option>    
48                                      <xsl:app ly-templat es select= "categs" / >    
49                                 </ select>    
50                             </span >    
51                         </div>    
52      
53                         <br /><br  />    
54      
55                         <div class ="search_f ield">    
56                             Author : <input c lass="sh"  type="text " name="se arch_autho r" size="5 0" style=" position:a bsolute;le ft:120px;"  />    
57                         </div>    
58      
59                         <br /><br  />    
60      
61                         <div class ="search_f ield">    
62                             Displa y:      
63                             <span  class="sea rch_input" >    
64                                 <i nput type= "radio" na me="search _display"  value="top ics" style ="position :static;"  checked="c hecked"/>  <label>Top ics</label >    
65                                 &# 160; &#160 ; &#160;    
66                                 <i nput type= "radio" na me="search _display"  value="pos ts" style= "position: static;" / > <label>P osts</labe l>    
67                             </span >    
68                         </div>    
69      
70                         <br /><br  />    
71      
72                         <div class ="search_f ield">    
73                             &#160;    
74      
75                             <div c lass="sear ch_button" >    
76                             <div c lass="btn"  onmouseov er="this.s tyle.backg roundPosit ion='0 25p x'" onmous eout="this .style.bac kgroundPos ition='0 0 '" >    
77                                 <a  href="jav ascript:vo id(0);" on click="var  ff=docume nt.forms[' new_search '].element s; return  f.search ( ff.search_ text.value , (ff.sear ch_type[0] .checked ?  ff.search _type[0].v alue : ff. search_typ e[1].value ), ff.sear ch_forum.v alue, ff.s earch_auth or.value,  (ff.search _display[0 ].checked  ? ff.searc h_display[ 0].value :  ff.search _display[1 ].value)); "><img src ="{/root/u rls/img}bu tton_l.gif " /></a>    
78                                 <i mg src="{/ root/urls/ img}btn_ic on_submit. gif" />    
79                                 <b >Submit</b >    
80                             </div>    
81                             </div>                             
82                             <br /> <br />    
83      
84                         </div>    
85      
86                         <br /><br  />    
87      
88      
89                <iframe  width="1"  height="1"  border="0 " name="se arch" styl e="border: none;" />    
90      
91           </ div>    
92      
93       </form >    
94      
95   </xsl:temp late>    
96      
97      
98   <xsl:templ ate match= "categ">    
99       <xsl:e lement nam e="optgrou p">    
100           <x sl:attribu te name="l abel"><xsl :value-of  select="ti tle" /></x sl:attribu te>    
101           <x sl:apply-t emplates s elect="for ums/forum"  />    
102       </xsl: element>    
103   </xsl:temp late>    
104      
105   <xsl:templ ate match= "forum">    
106       <xsl:e lement nam e="option" >    
107           <x sl:attribu te name="v alue"><xsl :value-of  select="@i d" /></xsl :attribute >    
108           <x sl:value-o f select=" title" />    
109       </xsl: element>    
110   </xsl:temp late>    
111     4  
112   </xsl:styl esheet>   5   </xsl:styl esheet>