Subversion Repositories wimsdev

Rev

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

Rev 12460 Rev 13052
Line 3... Line 3...
3
 !exit
3
 !exit
4
!endif
4
!endif
5
!!FIXME propagation for class password should not be done
5
!!FIXME propagation for class password should not be done
6
!! allows inscription of teachers in portal and of participants in classes
6
!! allows inscription of teachers in portal and of participants in classes
7
 
7
 
8
propall=secure,colors,css,logo,theme,theme_icon,level,security,supass,exolog,ent,oefdefault
8
propall=secure,colors,css,logo,theme,theme_icon,level,security,supass,\
-
 
9
  exolog,ent,oefdefault,sendmailteacher
9
propagate=!listintersect $propagate and $propall
10
propagate=!listintersect $propagate and $propall
10
 
11
 
11
!if $propagate=$empty or $confirm=$empty
12
!if $propagate=$empty or $confirm=$empty
12
  !exit
13
  !exit
13
!endif
14
!endif
Line 21... Line 22...
21
!endif
22
!endif
22
!if $subclasses=$empty and $courses=$empty
23
!if $subclasses=$empty and $courses=$empty
23
  !exit
24
  !exit
24
!endif
25
!endif
25
 
26
 
-
 
27
propag=!replace item colors by bgcolor,bgimg,refcolor,ref_menucolor,\
26
propag=!replace item colors by bgcolor,bgimg,refcolor,ref_menucolor,ref_button_help_color,ref_button_help_bgcolor,ref_button_color,ref_button_bgcolor in $propagate
28
  ref_button_help_color,ref_button_help_bgcolor,ref_button_color,ref_button_bgcolor \
-
 
29
  in $propagate
27
propag=!replace item logo by logo,logoside in $propag
30
propag=!replace item logo by logo,logoside in $propag
28
propag=!replace item exolog by exolog,examlog in $propag
31
propag=!replace item exolog by exolog,examlog in $propag
29
 
32
 
30
!if security isitemof $propag
33
!if security isitemof $propag
31
  propag=!listcomplement security in $propag
34
  propag=!listcomplement security in $propag