Subversion Repositories wimsdev

Rev

Rev 5766 | Rev 5921 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5766 Rev 5920
Line 8... Line 8...
8
  address.
8
  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>
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
  <ol>
16
  <ol>
16
  <li>"mailurl.proc" in the module directory.
17
  <li>"mailurl.proc" in the module directory.</li>
17
  <li>"mailurl.proc" in the current theme.
18
  <li>"mailurl.proc" in the current theme.</li>
18
  <li>"scripts/mailurl.proc".
19
  <li>"scripts/mailurl.proc".</li>
19
  </ol>
20
  </ol>
20
  This allows site managers and authors to define different address encryption
21
  This allows site managers and authors to define different address encryption
21
  methods.
22
  methods.
22
  <br/>
23
  <br/>
23
  Mail addresses are not encrypted when the user is within a virtual class.
24
  Mail addresses are not encrypted when the user is within a virtual class.