Rev 11631 | Rev 12837 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11631 | Rev 12410 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $classcnt1+$classcnt2<1 and $kw = $empty |
1 | !if $classcnt1+$classcnt2<1 and $kw = $empty |
2 | $name_noclass |
2 | $name_noclass |
3 | !if $excls!=yes and ($supertype!=4 or ($supertype=4 and $ctypename iswordof course program)) and ($class_type!=2) |
3 | !if $excls!=yes and ($supertype!=4 or ($supertype=4 and $ctypename iswordof course program)) and ($class_type!=2) |
4 | <div class="wimscenter"> |
4 | <div class="wimscenter"> |
5 | !! !set wims_ref_class=wims_button |
5 | !! !set wims_ref_class=wims_button |
6 | !! !href cmd=reply&job2=sharelist $name_info |
6 | !! !href cmd=reply&job2=sharelist $name_info |
7 | !set wims_ref_class=wims_button |
7 | !set wims_ref_class=wims_button |
8 | !href cmd=reply&keyword=*&excls=yes $name_exampleclass |
8 | !href cmd=reply&keyword=*&excls=yes $name_exampleclass |
9 | </div> |
9 | </div> |
10 | !endif |
10 | !endif |
11 | !exit |
11 | !exit |
12 | !endif |
12 | !endif |
13 | 13 | ||
14 | !if $job2!=first |
14 | !if $job2!=first |
15 | !read neighbor/$job2.phtml |
15 | !read neighbor/$job2.phtml |
16 | !if $class_type!=3 |
16 | !if $class_type!=3 |
17 | !! not a program |
17 | !! not a program |
18 | <div class="wimscenter"> |
18 | <div class="wimscenter"> |
19 | !set wims_ref_class=wims_button |
- | |
20 | !href cmd=reply&job2=first $wims_name_back2 |
- | |
21 | !if $job2!=sharelist and $excls!=yes |
- | |
22 | !set wims_ref_class=wims_button |
19 | !set wims_ref_class=wims_button |
- | 20 | !href cmd=reply&job2=first $wims_name_back2 |
|
- | 21 | !if $job2!=sharelist and $excls!=yes |
|
- | 22 | !set wims_ref_class=wims_button |
|
23 | !href cmd=reply&job2=sharelist $name_info |
23 | !href cmd=reply&job2=sharelist $name_info |
- | 24 | !endif |
|
- | 25 | </div> |
|
24 | !endif |
26 | !endif |
25 | </div> |
- | |
26 | !endif |
- | |
27 | !exit |
27 | !exit |
28 | !endif |
28 | !endif |
29 | 29 | ||
30 | <p> |
30 | <p> |
31 | $name_help |
31 | $name_help |
32 | $ |
32 | $ |
33 | !set wims_ref_class=wims_button_help |
33 | !set wims_ref_class=wims_button_help |
34 | !href cmd=help&special_parm=neighbor $wims_name_help |
34 | !href cmd=help&special_parm=neighbor $wims_name_help |
Line 36... | Line 36... | ||
36 | !set wims_ref_class=wims_button_help |
36 | !set wims_ref_class=wims_button_help |
37 | !href cmd=help&special_parm=neiexample $name_example |
37 | !href cmd=help&special_parm=neiexample $name_example |
38 | </p> |
38 | </p> |
39 | 39 | ||
40 | !if $excls!=yes and ($supertype!=4 or ($supertype=4 and $ctypename iswordof course program)) |
40 | !if $excls!=yes and ($supertype!=4 or ($supertype=4 and $ctypename iswordof course program)) |
41 | <div class="wimscenter"> |
41 | <div class="wimscenter"> |
42 | !set wims_ref_class=wims_button |
42 | !set wims_ref_class=wims_button |
43 | !href cmd=reply&job2=sharelist $name_info |
43 | !href cmd=reply&job2=sharelist $name_info |
44 | !set wims_ref_class=wims_button |
44 | !set wims_ref_class=wims_button |
45 | !href cmd=reply&keyword=*&excls=yes $name_exampleclass |
45 | !href cmd=reply&keyword=*&excls=yes $name_exampleclass |
46 | </div> |
46 | </div> |
- | 47 | !endif |
|
- | 48 | ||
- | 49 | !if $excls=yes |
|
- | 50 | <div class="wimscenter"> |
|
- | 51 | !href cmd=reply&job=neighbor&excls=no $name_listclass |
|
- | 52 | </div> |
|
47 | !endif |
53 | !endif |
48 | 54 | ||
49 | !if $excls=yes |
- | |
50 | <div class="wimscenter"> |
- | |
51 | !href cmd=reply&job=neighbor&excls=no $name_listclass |
- | |
52 | </div> |
- | |
53 | !endif |
- | |
54 | - | ||
55 | !if $toomany=yes |
55 | !if $toomany=yes |
56 | !form reply |
- | |
57 | !if $kw=$empty |
- | |
58 | <label for="keyword2">$name_toomany |
- | |
59 | !else |
- | |
60 | $name_toomany2 |
- | |
61 | !endif |
- | |
62 | <p class="wimscenter"> |
- | |
63 | <input size="20" name="keyword" value="$keyword" id="keyword2" /> |
- | |
64 | <input type="submit" value="$wims_name_tosave" /> |
- | |
65 | </p> |
- | |
66 | !formend |
- | |
67 | !else |
- | |
68 | !if $kw != $empty or $classcnt1 + $classcnt2 > 20 |
- | |
69 | !form reply |
56 | !form reply |
- | 57 | !if $kw=$empty |
|
70 | < |
58 | <label for="keyword2">$name_toomany |
- | 59 | !else |
|
- | 60 | $name_toomany2 |
|
- | 61 | !endif |
|
- | 62 | <p class="wimscenter"> |
|
71 | <input size="20" name="keyword" value="$keyword" id=" |
63 | <input size="20" name="keyword" value="$keyword" id="keyword2" /> |
72 | <input type="submit" value="$wims_name_tosave" /> |
64 | <input type="submit" value="$wims_name_tosave" /> |
- | 65 | </p> |
|
- | 66 | !formend |
|
- | 67 | !else |
|
- | 68 | !if $kw != $empty or $classcnt1 + $classcnt2 > 20 |
|
- | 69 | !form reply |
|
- | 70 | <label for="keyword1">$name_research</label> |
|
- | 71 | <input size="20" name="keyword" value="$keyword" id="keyword1"/> |
|
- | 72 | <input type="submit" value="$wims_name_tosave" /> |
|
73 | 73 | ||
74 | !formend |
74 | !formend |
75 | !endif |
75 | !endif |
76 | !endif |
76 | !endif |
77 | !if $classcnt1 + $classcnt2 < 1 |
77 | !if $classcnt1 + $classcnt2 < 1 |
78 | $name_noclass |
78 | $name_noclass |
79 | !exit |
79 | !exit |
80 | !endif |
80 | !endif |
81 | 81 | ||
82 | !if $toomany=yes |
82 | !if $toomany=yes |
83 | !exit |
83 | !exit |
84 | !endif |
84 | !endif |
85 | <p> |
85 | <p> |
86 | $name_changeneigh |
86 | $name_changeneigh |
87 | </p> |
87 | </p> |
88 | !if $classcnt1>0 |
88 | !if $classcnt1>0 |
89 | !set clst=$clist1 |
89 | !set clst=$clist1 |
90 | $table_header |
90 | $table_header |
91 | <caption>$name_samelanguage</caption> |
91 | <caption>$name_samelanguage</caption> |
92 | !read neighbor/clist.phtml |
92 | !read neighbor/clist.phtml |
93 | $table_end |
93 | $table_end |
94 | !endif |
94 | !endif |
95 | 95 | ||
96 | !if $classcnt2>0 |
96 | !if $classcnt2>0 |
97 | 97 | ||
98 | !set clst=$clist2 |
98 | !set clst=$clist2 |
99 | $table_header |
99 | $table_header |
100 | <caption>$name_otherlanguage</caption> |
100 | <caption>$name_otherlanguage</caption> |
101 | !read neighbor/clist.phtml |
101 | !read neighbor/clist.phtml |
102 | $table_end |
102 | $table_end |
103 | !endif |
103 | !endif |