Subversion Repositories wimsdev

Rev

Rev 9809 | Rev 10228 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9809 Rev 10101
Line -... Line 1...
-
 
1
!default title=$(module_title_$lang)
-
 
2
!default title=$module_title
-
 
3
!if $job=list
-
 
4
  !set title=$wims_name_config_list
-
 
5
!endif
1
 
6
 
2
!if $cmd=help
7
!if $cmd=help
3
 !read help.phtml
8
 !read help.phtml
4
 !goto end
9
 !goto end
5
 !else
10
 !else
Line 10... Line 15...
10
$wims_institutionname
15
$wims_institutionname
11
 
16
 
12
!read adm/title.phtml 1\
17
!read adm/title.phtml 1\
13
$classname\
18
$classname\
14
$title
19
$title
15
 
-
 
16
 
20
 
17
!if $error!=$empty
21
!if $error!=$empty
18
 <div class="wims_alertmsg">
22
 <div class="wims_alertmsg">
19
 !read lang/msg.phtml.$moduclass_lang
23
 !read lang/msg.phtml.$moduclass_lang
20
 </div>
24
 </div>
Line 22... Line 26...
22
  !goto end
26
  !goto end
23
 !endif
27
 !endif
24
!endif
28
!endif
25
 
29
 
26
!read $job.phtml
30
!read $job.phtml
27
!set wims_menu_items=!append line itemsep,0,\
31
!set wims_menu_items=!append line itemsep,0,\
28
  to $wims_menu_items
32
  to $wims_menu_items
29
!if $wims_theme_version!=0 and $wims_theme_version!=
33
!if $wims_theme_version!=0 and $wims_theme_version!=
30
 !set wims_menu_items=!append line config,1,cmd=renew&job=list\
34
 !!set wims_menu_items=!append line config,1,cmd=renew to $wims_menu_items
-
 
35
  !if $job=list and $supertype=4 and $classdepth<=3
-
 
36
   !set wims_menu_items=!append line struct,1,module=adm/class/gateway\
31
to $wims_menu_items
37
to $wims_menu_items
32
!if $job=list and $supertype=4 and $classdepth<=3
-
 
33
!set wims_menu_items=!append line struct,1,module=adm/class/gateway\
-
 
34
to $wims_menu_items
-
 
35
!endif
38
  !endif
36
!set wims_menu_items=!append line config_present,1,cmd=reply&job=present\
39
  !set wims_menu_items=!append line config_list,1,cmd=reply&job=list\
-
 
40
config_oef,1,cmd=reply&job=oefdefault\
37
to $wims_menu_items
41
itemsep,0,\
38
!set wims_menu_items=!append line config_oef,1,cmd=reply&job=oefdefault\
42
config_present,1,cmd=reply&job=present\
39
  to $wims_menu_items
43
  to $wims_menu_items
40
!if $class_type iswordof 2 3 4
44
  !if $class_type iswordof 2 3 4
41
!set wims_menu_items=!append line config_propagate,1,cmd=reply&job=propagate\
45
!set wims_menu_items=!append line config_propagate,1,cmd=reply&job=propagate\
42
to $wims_menu_items
46
to $wims_menu_items
43
!endif
47
  !endif
44
!if $classdepth<=1
48
  !if $classdepth<=1
45
 !set wims_menu_items=!append line itemsep,0,\
49
    !set wims_menu_items=!append line itemsep,0,\
46
 config_auth,1,cmd=reply&job=authtype\
50
 config_auth,1,cmd=reply&job=authtype\
47
 to $wims_menu_items
51
 to $wims_menu_items
48
!endif
52
  !endif
49
!set wims_menu_items=!append line config_secure,1,cmd=reply&job=security\
53
  !set wims_menu_items=!append line config_secure,1,cmd=reply&job=security\
50
to $wims_menu_items
54
to $wims_menu_items
51
 
55
 
52
!set wims_menu_items=!append line itemsep,0,\
56
  !set wims_menu_items=!append line itemsep,0,\
53
 to $wims_menu_items
57
save,1,cmd=reply&job=arch&job2=first\
54
!set wims_menu_items=!append line save,1,cmd=reply&job=arch&job2=first\
58
config_clean,1, cmd=reply&job=clean\
55
to $wims_menu_items
59
to $wims_menu_items
56
 
-
 
57
 
60
 
58
!set wims_menu_items=!append line config_clean,1, cmd=reply&job=clean\
61
  !set wims_menu_items=!append line itemsep,0,\
-
 
62
config_restr,1,cmd=reply&job=access\
-
 
63
config_score,1,cmd=reply&job=grestrict\
59
to $wims_menu_items
64
to $wims_menu_items
-
 
65
 
60
!set wims_menu_items=!append line itemsep,0,\
66
  !set wims_menu_items=!append line itemsep,0,\
61
 to $wims_menu_items
-
 
62
 !set wims_menu_items=!append line config_restr,1,cmd=reply&job=access\
-
 
63
  to $wims_menu_items
-
 
64
!set wims_menu_items=!append line config_score,1,cmd=reply&job=grestrict\
-
 
65
to $wims_menu_items
-
 
66
!set wims_menu_items=!append line itemsep,0,\
-
 
67
 to $wims_menu_items
-
 
68
!set wims_menu_items=!append line config_neigh,1,cmd=reply&job=neighbor&job2=first&excls=no\
67
config_neigh,1,cmd=reply&job=neighbor&job2=first&excls=no\
69
to $wims_menu_items
-
 
70
!set wims_menu_items=!append line config_otherserver,1,cmd=reply&job=connect&job2=first\
68
config_otherserver,1,cmd=reply&job=connect&job2=first\
71
to $wims_menu_items
69
to $wims_menu_items
72
!else
70
  !else
73
 !if $job notwordof list new
71
    !if $job notwordof list new
74
  !set wims_menu_items=!append line config,1,cmd=renew&job=list\
72
      !set wims_menu_items=!append line config,1,cmd=renew&job=list\
75
 to $wims_menu_items
73
 to $wims_menu_items
-
 
74
    !endif
76
 !endif
75
  !endif
77
!endif
76
!endif
78
:end
77
:end
79
!tail
78
!tail
80
 
79
 
81
!reset save, abandon, confirm, clean, allow, except,\
80
!reset save, abandon, confirm, clean, allow, except,\