Rev 12078 | Rev 12411 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12078 | Rev 12118 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !if ($wims_supertype=2 and $type_class=2) or ($wims_supertype=4 and $type_class=4) or $wims_supertype=0 |
2 | !if ($wims_supertype=2 and $type_class=2) or ($wims_supertype=4 and $type_class=4) or $wims_supertype=0 |
3 | reclist=exo,sheet,exam,doc,forum,user,score,cdt,livret,userphoto |
3 | reclist=exo,sheet,exam,doc,forum,user,score,cdt,livret,userphoto |
4 | !else |
4 | !else |
5 | reclist=exo,sheet,exam,doc,forum,user,score,cdt,livret |
5 | reclist=exo,sheet,exam,doc,forum,user,score,cdt,livret |
6 | !endif |
6 | !endif |
7 | dirlist=src def score noscore exams sheets .users cdt livret |
7 | dirlist=src def score noscore exams sheets .users cdt livret photoboard |
8 | cls=log/classes/$wims_class |
8 | cls=log/classes/$wims_class |
9 | !readdef wimshome/log/classes/$wims_class/neighbors |
9 | !readdef wimshome/log/classes/$wims_class/neighbors |
10 | sharing= |
10 | sharing= |
11 | !for r in $sharelist |
11 | !for r in $sharelist |
12 | !if $(sharing_$r)!=$empty |
12 | !if $(sharing_$r)!=$empty |