Rev 12895 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12895 | Rev 17043 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | as_t_user=.users .userlist .userlist_external |
17 | as_t_user=.users .userlist .userlist_external |
18 | as_t_motd=.motd |
18 | as_t_motd=.motd |
19 | as_t_sup=supervisor |
19 | as_t_sup=supervisor |
20 | as_t_cdt=cdt |
20 | as_t_cdt=cdt |
21 | as_t_livret=livret |
21 | as_t_livret=livret |
- | 22 | as_t_seq=seq |
|
22 | as_t_userphoto=photoboard |
23 | as_t_userphoto=photoboard |
23 | as_t_tool=tool |
24 | as_t_tool=tool |
24 | as_list=exo,sheet,exam,vote,doc,forum,user,motd,sup,cdt,livret,seq,userphoto,tool |
25 | as_list=exo,sheet,exam,vote,doc,forum,user,motd,sup,cdt,livret,seq,userphoto,tool |
- | 26 | !!to fix if the list is changed .... |
|
- | 27 | !for tmp in $as_list |
|
- | 28 | !default as_t_$tmp=$tmp |
|
- | 29 | !endif |
|
25 | !if sharing notwordof $wims_prefix |
30 | !if sharing notwordof $wims_prefix |
26 | wims_prefix=$wims_prefix n sharing sharable |
31 | wims_prefix=$wims_prefix n sharing sharable |
27 | !endif |
32 | !endif |
28 | 33 | ||
29 | !if all isitemof $as_l |
34 | !if all isitemof $as_l |