Rev 14312 | Rev 14574 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14312 | Rev 14437 | ||
---|---|---|---|
Line 206... | Line 206... | ||
206 | !set p_=!replace internal $ by $ in $p_ |
206 | !set p_=!replace internal $ by $ in $p_ |
207 | !set p_=!replace internal < by < in $p_ |
207 | !set p_=!replace internal < by < in $p_ |
208 | !set p_=<pre>$p_</pre> |
208 | !set p_=<pre>$p_</pre> |
209 | !endif |
209 | !endif |
210 | !set tt=!word 1 of $(replygood$i) |
210 | !set tt=!word 1 of $(replygood$i) |
211 | !if $tt |
211 | !if ?analyze notin $tt |
212 | !set cl=$(colorr_$(diareply$i)) |
212 | !set cl=$(colorr_$(diareply$i)) |
213 | !if $(replytype$i) iswordof mark flashcard checkbox |
213 | !if $(replytype$i) iswordof mark flashcard checkbox |
214 | !if $inputsize!=$empty |
214 | !if $inputsize!=$empty |
215 | !if $inputsize isitemof $ts |
215 | !if $inputsize isitemof $ts |
216 | !set cl = $colorr_good |
216 | !set cl = $colorr_good |