Rev 3942 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3942 | Rev 15488 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !mailto $email\ |
1 | !mailto $email\ |
- | 2 | \ |
|
2 | WIMS code for the creation of message board\ |
3 | WIMS code for the creation of message board\ |
3 | \ |
4 | \ |
4 | Here is the code for the message board $title:\ |
5 | Here is the code for the message board $title:\ |
5 | \ |
6 | \ |
6 |
|
7 | <pre>$code</pre>\ |
7 | \ |
8 | \ |
8 | Please copy this code into your web page of the creation of message board.\ |
9 | <p>Please copy this code into your web page of the creation of message board.</p>\ |
9 | \ |
10 | \ |
10 | PLEASE be aware that this code is only used ONCE, for the creation of\ |
11 | <p>PLEASE be aware that this code is only used ONCE, for the creation of\ |
11 | message board. In order to connect to the message board, you must give the password\ |
12 | message board. In order to connect to the message board, you must give the password\ |
12 | which YOU have defined.\ |
13 | which YOU have defined.</p>\ |
13 | \ |
14 | \ |
14 | If you do not know what it is: then this is because somebody else\ |
15 | <p>If you do not know what it is: then this is because somebody else\ |
15 | have given your email address (wrongly) to an automatic software.\ |
16 | have given your email address (wrongly) to an automatic software.\ |
16 | In this case you can ignore this message.\ |
17 | In this case you can ignore this message.</p>\ |
17 | 18 |