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

326.1 Files compared

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

326.2 Comparison summary

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

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

326.4 Active regular expressions

No regular expressions were active.

326.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="
s mi l
e
s
.xsl"   />
  3        <xsl:inclu de   href=" ../../base /x s
l / e dit_po s t .xsl"   />
4      
5   <xsl:templ ate match= "urls" />    
6      
7   <xsl:templ ate match= "edit_post ">    
8      
9       <form  name="edit _post_{pos t_id}" act ion="index .php" meth od="post"  target="po st_actions " onreset= "f.editPos tCancel({p ost_id});  return fal se;" onsub mit="tinyM CE.trigger Save(); va r node = d ocument.ge tElementBy Id({post_i d}); if (n ode.parent Node.style ._height)  node.paren tNode.styl e.height =  node.pare ntNode.sty le._height ; tinyMCE. execComman d('mceRemo veControl' , false, ' tinyEditor _{post_id} '); this.p ost_text.s tyle.visib le = false ; return t rue;">    
10               
11       <div c lass="edit _post">    
12      
13           <t able>    
14                <tr>    
15                <td vali gn="top">    
16      
17   <!--                  <iframe st yle="width :400px;hei ght:216px; " id="edit " name="ed it">_</ifr ame> -->    
18      
19                    <tex tarea id=" tinyEditor _{post_id} " name="po st_text" s tyle="widt h:611px; h eight:216p x;">&#160; </textarea >    
20      
21                </td>    
22   <!--                 
23                <td vali gn="top">    
24                    <div  class="sm iles">    
25                         To add a s miley drag  it to the  text fiel d    
26                         <xsl:apply -templates  select="/ root/urls/ smiles" />    
27                    </di v>    
28                </td>    
29   -->              
30                </tr>                         
31           </ table>             
32      
33           <b r />    
34           <i nput type= "hidden" n ame="actio n" value=" edit_post"  />     
35           <! -- <input  type="hidd en" name=" post_text"  value=""  /> -->    
36           <i nput type= "hidden" n ame="post_ id" value= "{post_id} " />     
37           <i nput type= "hidden" n ame="topic _id" value ="{topic_i d}" />    
38           <! --         <input typ e="submit"  value="Up date" />     
39           <i nput type= "reset" va lue="Cance l" onclick ="return c onfirm('Ar e you sure  ?');" />  -->    
40      
41           <d iv style=" height:25p x; width:2 10px; posi tion:relat ive; backg round-colo r:white;">    
42                &#160;    
43      
44                <div cla ss="btn" o nmouseover ="this.sty le.backgro undPositio n='0 25px' " onmouseo ut="this.s tyle.backg roundPosit ion='0 0'" >                  
45                    <a h ref="javas cript:void (0);" oncl ick="if (c onfirm('Ar e you sure  ?')) docu ment.forms ['edit_pos t_{post_id }'].reset( );"><img s rc="{/root /urls/img} button_l.g if" /></a>    
46                    <img  src="{/ro ot/urls/im g}btn_icon _cancel.gi f" />    
47                    <b>C ancel</b>    
48                </div>    
49      
50                <div cla ss="btn" o nmouseover ="this.sty le.backgro undPositio n='0 25px' " onmouseo ut="this.s tyle.backg roundPosit ion='0 0'"  >    
51                    <a h ref="javas cript:void (0);" oncl ick="docum ent.forms[ 'edit_post _{post_id} '].onsubmi t(); docum ent.forms[ 'edit_post _{post_id} '].submit( );"><img s rc="{/root /urls/img} button_l.g if" /></a>    
52                    <img  src="{/ro ot/urls/im g}btn_icon _submit.gi f" />    
53                    <b>S ubmit</b>    
54                </div>    
55                        
56           </ div>          
57      
58       </div>    
59      
60       </form >    
61      
62   </xsl:temp late>    
63     4       
64   </xsl:styl esheet>   5   </xsl:styl esheet>
65      
66