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

304.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 new_topic.xsl Wed Apr 9 17:44:50 2008 UTC

304.2 Comparison summary

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

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

304.4 Active regular expressions

No regular expressions were active.

304.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="r ewrite.xsl " />
    4   <xsl:inclu de href="d efault_acc ess_denied .xsl" />
    5   <xsl:inclu de href="b readcrumbs .xsl" />
    6  
    7   <xsl:templ ate match= "urls" />
    8  
    9   <xsl:templ ate match= "new_topic ">
    10  
    11  
    12       <xsl:c all-templa te name="b readcrumbs ">
    13           <x sl:with-pa ram name=" link1">
    14                <a href= "{$rw_cat} {cat/uri}{ $rw_cat_ex t}" onclic k="return  f.selectFo rumIndex(' {cat/uri}' )"><xsl:va lue-of sel ect="cat/t itle" disa ble-output -escaping= "yes" /></ a>
    15           </ xsl:with-p aram>
    16           <x sl:with-pa ram name=" link2">
    17                <a href= "{$rw_foru m}{forum/u ri}{$rw_fo rum_page}0 {$rw_forum _ext}" onc lick="retu rn f.selec tForum('{f orum/uri}' , 0);"><xs l:value-of  select="f orum/title " disable- output-esc aping="yes " /></a>
    18           </ xsl:with-p aram>
    19       </xsl: call-templ ate>
    20  
    21       <div i d="f_heade r">
    22           <h 2><xsl:val ue-of sele ct="forum/ title" dis able-outpu t-escaping ="yes" />< /h2> 
    23           <s pan><xsl:v alue-of se lect="foru m/desc" di sable-outp ut-escapin g="yes" /> </span>
    24       </div>
    25  
    26  
    27           <d iv style=" padding-to p:15px; ma rgin-left: 5px; margi n-right:0p x; margin- top:20px;  border-top :1px dotte d #B5B5B5;  ">
    28  
    29                    <for m name="ne w_topic" m ethod="pos t" action= "index.php " target=" post_new_t opic" onsu bmit="retu rn f.check PostTopicV alues(this .topic_sub ject, this .topic_tex t, true);" >
    30  
    31                         <input typ e="hidden"  name="act ion" value ="post_new _topic" />
    32  
    33                         <xsl:eleme nt name="i nput">
    34                             <xsl:a ttribute n ame="type" >hidden</x sl:attribu te>
    35                             <xsl:a ttribute n ame="name" >forum_id< /xsl:attri bute>
    36                             <xsl:a ttribute n ame="value "><xsl:val ue-of sele ct="forum/ id" /></xs l:attribut e>
    37                         </xsl:elem ent>
    38  
    39                         [L[Topic s ubject:]]   <input cl ass="sh" t ype="text"  name="top ic_subject " size="50 " /> 
    40                         <span clas s="err" st yle="displ ay:none" i d="err_top ic_subject ">[L[Topic  subject E rror]]</sp an>
    41                        
    42                         <xsl:if te st="1 = @s ticky">
    43                         <span clas s="sticky" ><input ty pe="checkb ox" name=" topic_stic ky" id="st icky" /><l abel for=" sticky">[L [Sticky]]< /label></s pan>
    44                         </xsl:if>
    45  
    46                         <br /><br  />
    47  
    48  
    49                         [L[Topic t ext:]] <sp an class=" err" style ="display: none" id=" err_topic_ text">[L[T opic text  Error]]</s pan>
    50                         <br />
    51  
    52                         <table>
    53                         <tr>
    54                         <td valign ="top">
    55  
    56  
    57                             <texta rea id="ti nyEditor"  name="topi c_text" st yle="width :750px; he ight:316px ;">&#160;< /textarea>
    58  
    59                         </td>
    60  
    61                         </tr>                     
    62                         </table>
    63  
    64                         <br /><br  />                      
    65  
    66                         <div style ="height:2 5px; width :210px; po sition:rel ative;">
    67  
    68                             &#160;                         
    69  
    70                             <div c lass="btn"  onmouseov er="this.s tyle.backg roundPosit ion='0 25p x'" onmous eout="this .style.bac kgroundPos ition='0 0 '">              
    71                                 <a  href="jav ascript:vo id(0);" on click="ret urn f.canc elNewTopic  ('{forum/ uri}', 0)" ><img src= "{/root/ur ls/img}but ton_l.gif"  /></a>
    72                                 <i mg src="{/ root/urls/ img}btn_ic on_cancel. gif" />
    73                                 <b >[L[Cancel ]]</b>
    74                             </div>
    75  
    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="tin yMCE.trigg erSave();  if (!f.che ckPostTopi cValues(do cument.for ms['new_to pic'].topi c_subject,  document. forms['new _topic'].t opic_text,  true)) re turn false ; document .forms['ne w_topic']. submit();" ><img src= "{/root/ur ls/img}but ton_l.gif"  /></a>
    78                                 <i mg src="{/ root/urls/ img}btn_ic on_submit. gif" />
    79                                 <b >[L[Submit ]]</b>
    80                             </div>
    81                             
    82                         </div>
    83                         <br />
    84                         <br />
    85  
    86                    </fo rm>
    87  
    88                <iframe  width="1"  height="1"  border="0 " name="po st_new_top ic" style= "border:no ne;" />
    89  
    90           </ div>
    91  
    92   </xsl:temp late>
    93  
    94   </xsl:styl esheet>
    95  
    96