Rev 7109 | Rev 12036 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7109 | Rev 7391 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set tt=!word 1 of $(replygood$i) |
1 | !set tt=!word 1 of $(replygood$i) |
2 | !if $tt=$empty |
2 | !if $tt=$empty |
3 | !exit |
3 | !exit |
4 | !endif |
4 | !endif |
5 | !set style=!defof anstyle in anstype/$(replytype$i).input |
5 | !set style=!defof anstyle in anstype/$(replytype$i).input |
- | 6 | !if $style=noanswer |
|
- | 7 | !exit |
|
- | 8 | !endif |
|
6 | !default reply_$i=$(reply$i) |
9 | !default reply_$i=$(reply$i) |
7 | !if $(noshow$i)=yes |
10 | !if $(noshow$i)=yes |
8 | !set reply_$i= |
11 | !set reply_$i= |
9 | !endif |
12 | !endif |
10 | !if $i isitemof $embedded_analyze |
13 | !if $i isitemof $embedded_analyze |
Line 18... | Line 21... | ||
18 | <tr><td style="text-align:right" class="nowrap bold"> |
21 | <tr><td style="text-align:right" class="nowrap bold"> |
19 | !if noanalyzeprint notwordof $(replyoption$i) |
22 | !if noanalyzeprint notwordof $(replyoption$i) |
20 | !imgrename $(replyname$i) $eq</td><td class="tt">$(reply_$i) |
23 | !imgrename $(replyname$i) $eq</td><td class="tt">$(reply_$i) |
21 | !else |
24 | !else |
22 | !if $(replyname$i) notsametext |
25 | !if $(replyname$i) notsametext |
23 | !imgrename $(replyname$i) |
26 | !imgrename $(replyname$i) |
24 | !endif |
27 | !endif |
25 | !endif |
28 | !endif |
26 | !if $tt!=?analyze |
29 | !if $tt!=?analyze |
27 | </td><td> |
30 | </td><td> |
28 | !if $(diareply$i)=good |
31 | !if $(diareply$i)=good |