Subversion Repositories wimsdev

Rev

Rev 10873 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10873 Rev 15421
Line 2... Line 2...
2
!if $cmd=help and $wims_ismanager=2
2
!if $cmd=help and $wims_ismanager=2
3
  !if $help_subject iswordof conf
3
  !if $help_subject iswordof conf
4
   !changeto conf/help-$help_subject.phtml
4
    !changeto conf/help-$help_subject.phtml
5
  !endif
5
  !endif
6
  !if $help_subject iswordof soft
6
  !if $help_subject iswordof soft
7
   !changeto lang/help-$help_subject.phtml.$modu_lang
7
    !changeto lang/help-$help_subject.phtml.$modu_lang
8
  !endif
8
  !endif
9
!endif
9
!endif
10
!if $(module_title_$modu_lang)!=
10
!if $(module_title_$modu_lang)!=
11
  !set module_title=$(module_title_$modu_lang)
11
  !set module_title=$(module_title_$modu_lang)
12
!endif
12
!endif
Line 27... Line 27...
27
!if $job!=$empty
27
!if $job!=$empty
28
 !read $job.phtml
28
 !read $job.phtml
29
!endif
29
!endif
30
 
30
 
31
!if $wims_ismanager=2 and $job!=list
31
!if $wims_ismanager=2 and $job!=list
32
 !set wims_name_sitegestion=$(module_title_$modu_lang)
32
  !set wims_name_sitegestion=$(module_title_$modu_lang)
33
 !if $wims_theme=default
33
  !if $wims_theme=default
34
!! ARIANE
34
    !! ARIANE
35
   !set wims_menu_items=!append line sitegestion,1,cmd=reply&job=list\
35
    !set wims_menu_items=!append line sitegestion,1,cmd=reply&job=list\
36
to $wims_menu_items
36
to $wims_menu_items
37
 !endif
37
  !endif
38
 !if $job=conf and $confcat=6
38
  !if $job=conf and $confcat=6
39
  !set wims_menu_items=!append line download_module,1,cmd=reply&job=modules&job2=first to $wims_menu_items
39
    !set wims_menu_items=!append line download_module,1,cmd=reply&job=modules&job2=first to $wims_menu_items
40
 !endif
40
  !endif
41
 !if $job=modules and $job2=first
41
  !if $job=modules and $job2=first
42
  !set wims_menu_items=!append line config_module,1,cmd=reply&job=conf&+confcat=6 to $wims_menu_items
42
    !set wims_menu_items=!append line config_module,1,cmd=reply&job=conf&+confcat=6 to $wims_menu_items
43
 !endif
43
  !endif
44
!endif
44
!endif
45
!tail
45
!tail
46
 
46
 
47
!reset auth,save,abandon
47
!reset auth,save,abandon