Subversion Repositories wimsdev

Rev

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

Rev 14903 Rev 14905
Line 48... Line 48...
48
    username=$(nlist[$po])
48
    username=$(nlist[$po])
49
    name_title=$name_tchatwith $username
49
    name_title=$name_tchatwith $username
50
  !endif
50
  !endif
51
!else
51
!else
52
  username=Participant
52
  username=Participant
53
  ses=!replace internal _ by , in $wims_session
-
 
54
  ses=!item 1 of $ses
-
 
55
  !if . isin $user
53
  !if . isin $user
56
    name_title=!nosubst $(livingname_$n)
54
    name_title=!nosubst $(livingname_$n)
57
  !else
55
  !else
58
    name_title=$name_ownliving
56
    name_title=$name_ownliving
59
  !endif
57
  !endif
60
  otherliving=!listcomplement $user in $livingfile,$wims_user
58
  otherliving=!listcomplement $user in $livingfile,$wims_user
61
!endif
59
!endif
-
 
60
ses=!replace internal _ by , in $wims_session
-
 
61
ses=!item 1 of $ses
62
!setdef wims_opentchat=$user in wimshome/sessions/$ses/var.stat
62
!setdef wims_opentchat=$user in wimshome/sessions/$ses/var.stat
63
 
63
 
64
!! ------- build of userpage supervisor can look
64
!! ------- build of userpage supervisor can look
65
!! userpage can't be view in living (only in individual tchat) : todo ?
65
!! userpage can't be view in living (only in individual tchat) : todo ?
66
!if $wims_user=supervisor and $user isitemof $wims_connectedlogin and . notin $user
66
!if $wims_user=supervisor and $user isitemof $wims_connectedlogin and . notin $user