Rev 20 | Rev 1407 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 1322 | ||
---|---|---|---|
Line 12... | Line 12... | ||
12 | as_t_sheet=sheets |
12 | as_t_sheet=sheets |
13 | as_t_exam=exams |
13 | as_t_exam=exams |
14 | as_t_doc=doc |
14 | as_t_doc=doc |
15 | as_t_vote=vote |
15 | as_t_vote=vote |
16 | as_t_cdt=cdt |
16 | as_t_cdt=cdt |
- | 17 | as_t_livret=livret |
|
17 | as_t_forum=forum |
18 | as_t_forum=forum |
18 | as_t_user=.users .userlist |
19 | as_t_user=.users .userlist |
19 | as_t_motd=.motd |
20 | as_t_motd=.motd |
20 | as_t_sup=supervisor |
21 | as_t_sup=supervisor |
21 |
|
22 | as_list=doc,exo,sheet,exam,vote,cdt,livret,forum,user,motd,sup |
22 | !if sharing notwordof $wims_prefix |
23 | !if sharing notwordof $wims_prefix |
23 | wims_prefix=$wims_prefix n sharing sharable |
24 | wims_prefix=$wims_prefix n sharing sharable |
24 | !endif |
25 | !endif |
25 | 26 | ||
26 | !if all isitemof $as_l |
27 | !if all isitemof $as_l |