Rev 18030 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18030 | Rev 18094 | ||
---|---|---|---|
Line 102... | Line 102... | ||
102 | !set tmp=!replace internal module= by in $(data[1;]) |
102 | !set tmp=!replace internal module= by in $(data[1;]) |
103 | !set tmp=!replace internal . by , in $tmp |
103 | !set tmp=!replace internal . by , in $tmp |
104 | source=!char 1 to 1000 of $source |
104 | source=!char 1 to 1000 of $source |
105 | listaddr=!items2words $listaddr |
105 | listaddr=!items2words $listaddr |
106 | vardata=!replace internal $\ |
106 | vardata=!replace internal $\ |
- | 107 | $ by <br>$\ |
|
107 | $ |
108 | $ in $vardata |
108 | !mailto $listaddr\ |
109 | !mailto $listaddr\ |
109 | $wims_email\ |
110 | $wims_email\ |
110 | [WIMS] $name_titlemail $(tmp[1])\ |
111 | [WIMS] $name_titlemail $(tmp[1])\ |
111 | <h2>$name_mailcomment</h2>\ |
112 | <h2>$name_mailcomment</h2>\ |
112 | <p>$source</p>\ |
113 | <p>$source</p>\ |