Subversion Repositories wimsdev

Rev

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

Rev 11888 Rev 12652
Line 1... Line 1...
1
!!documentation.proc :
1
!!documentation.proc :
2
!! Adds documentation links in wims_rm_0 for navigation menus
2
!! Adds documentation links in wims_rm_0 for navigation menus
3
 
3
 
4
!!!if $wims_user=$empty
4
!!!if $wims_user=$empty
5
!! open in a new page target=wims_help
5
!! open in a new page target=wims_help
6
 !set wims_rm_0 = $wims_rm_0\
6
!set wims_rm_0 = $wims_rm_0\
7
whelp,4,module=help/main,help
7
whelp,4,module=help/main,help
8
!!!endif
8
!!!endif
9
!if $lang=fr
9
!if $lang=fr
10
    !set wims_rm_0 = $wims_rm_0\
10
  !set wims_rm_0 = $wims_rm_0\
11
dochelp,1,cmd=new&module=home&search_keywords=wimshelp&search_category=A&search_lang=fr&search_level=all#searchform\
11
dochelp,1,cmd=new&module=home&search_keywords=wimshelp&search_category=A&search_lang=fr&search_level=all#searchform\
12
faq,1,module=help/teacher/faq
12
faq,1,module=help/teacher/faq
13
!endif
13
!endif
14
 
14
 
15
!set wims_rm_0 = $wims_rm_0\
15
!set wims_rm_0 = $wims_rm_0\