Rev 11210 | Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11210 | Rev 11288 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | tit:mailurl |
2 | tit:mailurl |
3 | type:$type_both |
3 | type:$type_both |
4 | syntax:!mailurl `address name ...' |
4 | syntax:!mailurl `address name ...' |
5 | mean:Creates a javascript-crypted email interface that is difficult\ |
5 | mean:Creates a javascript-crypted email interface that is difficult\ |
6 | for spammer-robot to decrypt.\ |
6 | for spammer-robot to decrypt.\ |
7 | <p> |
7 | <p>\ |
8 | The first word of the first line in the parameter should be the email address.\ |
8 | The first word of the first line in the parameter should be the email address.\ |
9 | <br/>\ |
9 | <br/>\ |
10 | The rest of the first line is the recepient name (default to email address).\ |
10 | The rest of the first line is the recepient name (default to email address).\ |
11 | <br/>\ |
11 | <br/>\ |
12 | The second line and up is the mail subject.\ |
12 | The second line and up is the mail subject.\ |
13 | </p><p> |
13 | </p><p>\ |
14 | This command calls, in the order of priority, one of the following files:\ |
14 | This command calls, in the order of priority, one of the following files:\ |
15 | </p>\ |
15 | </p>\ |
16 | <ol>\ |
16 | <ol>\ |
17 | <li>"mailurl.proc" in the module directory.</li>\ |
17 | <li>"mailurl.proc" in the module directory.</li>\ |
18 | <li>"mailurl.proc" in the current theme.</li>\ |
18 | <li>"mailurl.proc" in the current theme.</li>\ |