Rev 16939 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16939 | Rev 17176 | ||
---|---|---|---|
Line 90... | Line 90... | ||
90 | !endif |
90 | !endif |
91 | Rg$iii=!append line $rg_tmp to $(Rg$iii) |
91 | Rg$iii=!append line $rg_tmp to $(Rg$iii) |
92 | !goto endRg |
92 | !goto endRg |
93 | !endif |
93 | !endif |
94 | !if $(replytype$k) iswordof coord |
94 | !if $(replytype$k) iswordof coord |
95 | rg_=<img src="$(rg_[1;])" |
95 | rg_=<img src="$(rg_[1;])"> |
96 | Rg$iii=!append line $rg_ to $(Rg$iii) |
96 | Rg$iii=!append line $rg_ to $(Rg$iii) |
97 | !goto endRg |
97 | !goto endRg |
98 | !endif |
98 | !endif |
99 | !if $(replytype$k) iswordof atext wlist nocase case |
99 | !if $(replytype$k) iswordof atext wlist nocase case |
100 | rg_=!translate internal ;| to $\ |
100 | rg_=!translate internal ;| to $\ |
Line 124... | Line 124... | ||
124 | !endif |
124 | !endif |
125 | rg_=!line 1 of $rg_ |
125 | rg_=!line 1 of $rg_ |
126 | !if $(replytype$k)=imgcomp |
126 | !if $(replytype$k)=imgcomp |
127 | rg_=!item 2 to -1 of $rg_ |
127 | rg_=!item 2 to -1 of $rg_ |
128 | rg_=!nospace $rg_ |
128 | rg_=!nospace $rg_ |
129 | rg_=!replace , by " |
129 | rg_=!replace , by ">,<img src="$imagedir/ in <img src="$imagedir/$rg_"> |
130 | rg__=!shuffle $rg_ |
130 | rg__=!shuffle $rg_ |
131 | Rg$iii=!append line $rg__ to $(Rg$iii) |
131 | Rg$iii=!append line $rg__ to $(Rg$iii) |
132 | !else |
132 | !else |
133 | rg_cnt_=!itemcnt $rg_tmp |
133 | rg_cnt_=!itemcnt $rg_tmp |
134 | rg__=!shuffle $rg_cnt_ |
134 | rg__=!shuffle $rg_cnt_ |