Rev 10214 | Rev 10593 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10214 | Rev 10573 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !exit |
2 | !exit |
3 | !endif |
3 | !endif |
4 | !set wims_ariane_self=no |
- | |
5 | !set wims_ariane=!append line n_$type,8, to $wims_ariane |
- | |
6 | - | ||
7 | !read adm/class/classlang names.phtml |
4 | !read adm/class/classlang names.phtml |
8 | 5 | ||
9 | listlim=100 |
6 | listlim=100 |
10 | wims_prefix=class user tmp |
7 | wims_prefix=class user tmp |
11 | wims_module_log=$type $keyword |
8 | wims_module_log=$type $keyword |
Line 22... | Line 19... | ||
22 | !endif |
19 | !endif |
23 | !!useful ! if $class=$empty |
20 | !!useful ! if $class=$empty |
24 | superclass=!text remove . in $superclass |
21 | superclass=!text remove . in $superclass |
25 | !if $wims_superclass!=$empty |
22 | !if $wims_superclass!=$empty |
26 | superclass=$wims_superclass |
23 | superclass=$wims_superclass |
27 | !endif |
24 | !endif |
28 | 25 | ||
29 | !default superclass2=$superclass |
26 | !default superclass2=$superclass |
30 | !read tabletheme |
27 | !read tabletheme |
31 | !if $auth_method=$empty and $class!=$empty |
28 | !if $auth_method=$empty and $class!=$empty |
32 | !bound type within supervisor,participant,example,\ |
29 | !bound type within supervisor,participant,example,\ |
33 | authsupervisor,authparticipant,forgetpwd default example |
30 | authsupervisor,authparticipant,forgetpwd default example |
34 | !else |
31 | !else |
35 | !bound type within supervisor,participant,example,\ |
32 | !bound type within supervisor,participant,example,\ |
36 | authsupervisor,authparticipant default example |
33 | authsupervisor,authparticipant default example |
37 | !endif |
34 | !endif |
- | 35 | !set wims_ariane_self=no |
|
- | 36 | !set wims_ariane=!append line n_$type,8, to $wims_ariane |
|
38 | !if $type=example |
37 | !if $type=example |
39 | superclass= |
38 | superclass= |
40 | !endif |
39 | !endif |
41 | 40 | ||
42 | !if $type=forgetpwd |
41 | !if $type=forgetpwd |