Rev 12115 | Rev 12411 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12115 | Rev 12119 | ||
---|---|---|---|
Line 27... | Line 27... | ||
27 | !readproc scripts/votemodel.proc |
27 | !readproc scripts/votemodel.proc |
28 | !if $votemodel=yes |
28 | !if $votemodel=yes |
29 | sharelist=user,doc,exo,sheet,exam,forum,sup,motd,cdt,livret,seq,userphoto |
29 | sharelist=user,doc,exo,sheet,exam,forum,sup,motd,cdt,livret,seq,userphoto |
30 | !else |
30 | !else |
31 | sharelist=user,doc,exo,sheet,exam,forum,sup,motd,vote,cdt,livret,seq,userphoto |
31 | sharelist=user,doc,exo,sheet,exam,forum,sup,motd,vote,cdt,livret,seq,userphoto |
- | 32 | !endif |
|
- | 33 | !if $wims_superclass!=$empty |
|
- | 34 | sharelist=!listcomplement userphoto in $sharelist |
|
32 | !endif |
35 | !endif |
33 | nosharelist=user,exo,sheet,exam |
36 | nosharelist=user,exo,sheet,exam |
34 | !read adm/class/limits |
37 | !read adm/class/limits |
35 | class_bgcolor=$wims_bgcolor |
38 | class_bgcolor=$wims_bgcolor |
36 | class_bgimg=$wims_bgimg |
39 | class_bgimg=$wims_bgimg |