Rev 8505 | Rev 10756 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
7671 | bpr | 1 | !!documentation.proc : |
7588 | obado | 2 | !! Adds documentation links in wims_rm_0 for navigation menus |
7580 | obado | 3 | |
4 | !set wims_rm_0 = $wims_rm_0\ |
||
5 | help,4,module=help/main,help |
||
6 | |||
7 | !if $lang=fr |
||
8 | !set wims_rm_0 = $wims_rm_0\ |
||
8506 | bpr | 9 | dochelp,1,cmd=new&module=home&search_keywords=wimshelp&search_category=A&search_lang=fr#searchform\ |
7580 | obado | 10 | faq,1,module=help/teacher/faq |
11 | |||
12 | !endif |
||
7671 | bpr | 13 | |
7580 | obado | 14 | !set wims_rm_0 = $wims_rm_0\ |
15 | doctec,1,module=help/wimsdoc |
||
16 |