Subversion Repositories wimsdev

Rev

Rev 5894 | Blame | Compare with Previous | Last modification | View Log | RSS feed

!set lang_exists=yes

!distribute line List of message boards\
        Owner authentification\
        User authentification\
        User registration\
        into n_list,n_authowner,n_authuser,n_register

!distribute line visitor\
  participant\
  owner\
  register\
  No message board has been found on this site.\
  Owner's password\
into name_visitor,name_user,name_owner,name_register,name_noforum,\
 name_pass_owner

!set name_number_message=!nosubst We host $ccnt message boards on this site.\
Find the message board which interests you in the following table.

!if $wims_read_parm!=
  !goto $wims_read_parm
!endif
!exit

:create
Click on the type of the connection to enter the message board, or
click on the word <span class="wims_button disabled">$name_register</span> to register to it. You may also
!href module=adm/forum/regforum create your message board
 on this site.
!exit

:enter
In order to enter <span class="wims_emph">$mb_title</span>
as a <em>registered user</em>, please give your login name and personal
password.
!exit

:owner
In order to enter <span class="wims_emph">$mb_title</span> as its
<em>owner</em>, please enter the owner's password.
!exit