Rev 15767 | Rev 15986 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15767 | Rev 15909 | ||
---|---|---|---|
Line 210... | Line 210... | ||
210 | 210 | ||
211 | !!********* Link #11 : "Modify" |
211 | !!********* Link #11 : "Modify" |
212 | !if $wims_developer!=$empty and COPYING isin $module_copyright |
212 | !if $wims_developer!=$empty and COPYING isin $module_copyright |
213 | !set V_=!char 1 of $module |
213 | !set V_=!char 1 of $module |
214 | !set M_=!translate internal / to , in $module |
214 | !set M_=!translate internal / to , in $module |
215 | !set M_=!item 1 of $M_ |
- | |
216 | !if $V_ isin ABCDEFGHIJKLMNOPQRTSUVWXYZ or |
215 | !if $V_ isin ABCDEFGHIJKLMNOPQRTSUVWXYZ or $(M_[1]) iswordof local contrib tool \ |
- | 216 | or ($(M_[1]) iswordof help and $(M_[3])!=$empty) |
|
217 | !set wims_rm_0=!append line modify,1,module=adm/modtool&original=$module to $wims_rm_0 |
217 | !set wims_rm_0=!append line modify,1,module=adm/modtool&original=$module to $wims_rm_0 |
218 | !endif |
218 | !endif |
219 | !endif |
219 | !endif |
220 | 220 | ||
221 | !!********* Link #12 : "Server Time" |
221 | !!********* Link #12 : "Server Time" |