Subversion Repositories wimsdev

Rev

Rev 413 | Rev 546 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 413 Rev 414
Line 13... Line 13...
13
  !if r$i notitemof $embedded and numeric iswordof $style
13
  !if r$i notitemof $embedded and numeric iswordof $style
14
   !set eq= =
14
   !set eq= =
15
  !else
15
  !else
16
   !reset eq
16
   !reset eq
17
  !endif
17
  !endif
-
 
18
  <tr><td align=right nowrap>
18
  !if noanalyzeprint notwordof $(replyoption$i)
19
  !if noanalyzeprint notwordof $(replyoption$i)
19
    <tr><td align=right nowrap>
-
 
20
   !imgrename <b>$(replyname$i)</b>$eq<td><tt>$(reply_$i)</tt>&nbsp;:
20
   !imgrename <b>$(replyname$i)</b>$eq<td><tt>$(reply_$i)</tt>&nbsp;:
21
  !else
21
  !else
22
    !if $(replyname$i) notsametext
-
 
23
     <tr><td align=right nowrap>
-
 
24
      !imgrename <b>$(replyname$i)</b>
22
   !imgrename <b>$(replyname$i)
25
    !endif
-
 
26
  !endif
23
  !endif
-
 
24
  <td>
27
  !if $tt!=?analyze
25
  !if $tt!=?analyze
28
    <td>
-
 
29
   !if $(diareply$i)=good
26
   !if $(diareply$i)=good
30
    !if $(partialgood$i) = yes and $indpartial != $empty
27
    !if $(partialgood$i) = yes and $indpartial != $empty
31
     !set thisind=$indpartial
28
     !set thisind=$indpartial
32
    !else
29
    !else
33
     !set thisind=$indgood
30
     !set thisind=$indgood
Line 48... Line 45...
48
   !endif
45
   !endif
49
   !if $(badsize$i)=true
46
   !if $(badsize$i)=true
50
    $name_badsize
47
    $name_badsize
51
   !endif
48
   !endif
52
  !else
49
  !else
53
   !if noanalyzeprint notwordof $(replyoption$i)
-
 
54
     $indsee.
50
   $indsee.
55
   !endif
-
 
56
  !endif
51
  !endif