Subversion Repositories wimsdev

Rev

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

Rev 5100 Rev 5105
Line 13... Line 13...
13
!default class_bgcolor=$wims_bgcolor
13
!default class_bgcolor=$wims_bgcolor
14
!default class_bgimg=$wims_bgimg
14
!default class_bgimg=$wims_bgimg
15
!default class_css=$wims_css
15
!default class_css=$wims_css
16
 
16
 
17
!if $class!=$empty
17
!if $class!=$empty
18
## output superclass, auth_method_list, aut_idp_method_list, auth_method, aut_idp_method
18
## output auth_method_list, aut_idp_method_list, auth_method, aut_idp_method
19
  !read adm/class/initclass $class
19
  !read adm/class/initclass $class,auth
20
!endif
20
!endif
21
!!useful ! if $class=$empty
21
!!useful ! if $class=$empty
22
superclass=!text remove . in $superclass
22
superclass=!text remove . in $superclass
23
!if $wims_superclass!=$empty
23
!if $wims_superclass!=$empty
24
 superclass=$wims_superclass
24
 superclass=$wims_superclass
25
!endif
25
!endif
26
 
-
 
27
 
26
 
28
!default superclass2=$superclass
27
!default superclass2=$superclass
29
!read tabletheme
28
!read tabletheme
30
!bound type within supervisor,participant,example,\
29
!bound type within supervisor,participant,example,\
31
	authsupervisor,authparticipant default example
30
	authsupervisor,authparticipant default example