Rev 5894 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5894 | Rev 17287 | ||
---|---|---|---|
Line 1... | Line -... | ||
1 | - | ||
2 | !set lang_exists=yes |
1 | !set lang_exists=yes |
3 | 2 | ||
4 | !distribute line List of message boards\ |
3 | !distribute line List of message boards\ |
5 | Owner authentification\ |
4 | Owner authentification\ |
6 | User authentification\ |
5 | User authentification\ |
Line 16... | Line 15... | ||
16 | into name_visitor,name_user,name_owner,name_register,name_noforum,\ |
15 | into name_visitor,name_user,name_owner,name_register,name_noforum,\ |
17 | name_pass_owner |
16 | name_pass_owner |
18 | 17 | ||
19 | !set name_number_message=!nosubst We host $ccnt message boards on this site.\ |
18 | !set name_number_message=!nosubst We host $ccnt message boards on this site.\ |
20 | Find the message board which interests you in the following table. |
19 | Find the message board which interests you in the following table. |
21 | 20 | ||
22 | !if $wims_read_parm!= |
21 | !if $wims_read_parm!= |
23 | !goto $wims_read_parm |
22 | !goto $wims_read_parm |
24 | !endif |
23 | !endif |
25 | - | ||
26 | !exit |
24 | !exit |
27 | 25 | ||
28 | :create |
26 | :create |
29 | Click on the type of the connection to enter the message board, or |
27 | Click on the type of the connection to enter the message board, or |
30 | click on the word <span class="wims_button disabled">$name_register</span> to register to it. You may also |
28 | click on the word <span class="wims_button disabled">$name_register</span> to register to it. You may also |
31 | !href module=adm/forum/regforum create your message board |
29 | !href module=adm/forum/regforum create your message board |
32 | on this site. |
30 | on this site. |
33 | - | ||
34 | !exit |
31 | !exit |
35 | 32 | ||
36 | :enter |
33 | :enter |
37 | In order to enter <span class="wims_emph">$mb_title</span> |
34 | In order to enter <span class="wims_emph">$mb_title</span> |
38 | as a <em>registered user</em>, please give your login name and personal |
35 | as a <em>registered user</em>, please give your login name and personal |
39 | password. |
36 | password. |
40 | - | ||
41 | !exit |
37 | !exit |
42 | 38 | ||
43 | :owner |
39 | :owner |
44 | - | ||
45 | In order to enter <span class="wims_emph">$mb_title</span> as its |
40 | In order to enter <span class="wims_emph">$mb_title</span> as its |
46 | <em>owner</em>, please enter the owner's password. |
41 | <em>owner</em>, please enter the owner's password. |
47 | !exit |
42 | !exit |