Subversion Repositories wimsdev

Rev

Rev 5901 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2299 bpr 1
!set lang_exists=yes
2
 
2296 bpr 3
!if $wims_read_parm!=
4
  !goto $wims_read_parm
5
!endif
6
 
7
!set lang_fr=français
8
!set lang_en=English
9
!set lang_es=español
10
 
11
!distribute lines Message board user registration\
12
  This site contains no message board for the time being. Sorry, try again later!\
2875 reyssat 13
  is protected by a password. You have to type this password before you can register into$ it.\
2296 bpr 14
  Write to the owner\
15
  optional\
16
  Hello\
3943 bpr 17
  You did not give a valid email address.\
2296 bpr 18
  Your email address\
19
  In order to verify the exactness of your password, please retype it again\
20
  List of message boards\
21
into title,name_noforum,name_passw,name_write_owner,name_optional,name_hello,\
22
  name_email1,name_email2,name_email3,name_forumlist
23
 
24
!set name_obtain_passw=!nosubst <b>Remark</b>. If the owner ($supervisor) of this message board allows you\
25
 the access, you should be able to obtain the password from him/her.
26
 
27
!set name_inscription=!nosubst In order to register to $forumname, please fill-in the following informations.
28
 
29
!set name_password1=This will be the name which you will use to log into the message board later.\
30
  Please choose a word containing between 4 and 16 characters\
31
  (digits or letters without accent).
32
!set name_password2=the password must contain between 4 and 16 characters (digits or letters without accent).
33
 
34
!set name_inscription2=!nosubst You are registering yourself as a participant to $forumname,\
35
   with the login name
36
 !exit
37
 
38
:welcome
39
 Welcome to $forumname.
40
  You are now a participant of this message board, with the login name
5901 bpr 41
  <span class="tt wims_login">$login</span>. <p>
2296 bpr 42
  You may now
43
  !href module=adm/forum/forum&forum=$forum&type=authuser login
44
  to the message board.
5894 bpr 45
</p>
2296 bpr 46
!exit
47
 
48
:code
49
 $forumname does not allow anonymous registration. It uses your email address
50
  to keep your identity (in order to prevent abuses).
51
  <p>
52
  In order to verify the effectiveness of your email address, the server is
53
  sending a secret code to you via email. Please read this mail, and copy this
54
  code here:
55
 
56
!exit