Rev 11296 | Rev 11609 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11296 | Rev 11299 | ||
---|---|---|---|
Line 2... | Line 2... | ||
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 |
|
4 | !!!if $wims_user=$empty |
5 | !set wims_rm_0 = $wims_rm_0\ |
5 | !set wims_rm_0 = $wims_rm_0\ |
6 | help,4,module=help/main,help |
6 | help,4,module=help/main,help |
7 |
|
7 | !!!endif |
8 | !if $lang=fr |
8 | !if $lang=fr |
9 | !set wims_rm_0 = $wims_rm_0\ |
9 | !set wims_rm_0 = $wims_rm_0\ |
10 | dochelp,1,cmd=new&module=home&search_keywords=wimshelp&search_category=A&search_lang=fr#searchform\ |
10 | dochelp,1,cmd=new&module=home&search_keywords=wimshelp&search_category=A&search_lang=fr#searchform\ |
11 | faq,1,module=help/teacher/faq |
11 | faq,1,module=help/teacher/faq |
12 | !endif |
12 | !endif |