Rev 13963 | Rev 14026 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13963 | Rev 13995 | ||
---|---|---|---|
Line 3... | Line 3... | ||
3 | !changeto oef/help.phtml |
3 | !changeto oef/help.phtml |
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | <div class="wims_content"> |
6 | <div class="wims_content"> |
7 | !set helplist=oef,examples,format,parameters,oefparm,reply,embedans,\ |
7 | !set helplist=oef,examples,format,parameters,oefparm,reply,embedans,\ |
8 | feedback,math,draw,draw_example,oefadv,if,symtext,model,slib,command,css, |
8 | feedback,math,draw,draw_example,canvasdraw,oefadv,if,symtext,model,slib,command,css, |
9 | canvas_examples |
- | |
10 | !set s_=!item 1 of $special_parm |
9 | !set s_=!item 1 of $special_parm |
11 | !if $s_=all |
10 | !if $s_=all |
12 | !for sj in $helplist |
11 | !for sj in $helplist |
13 | <br class="spacer" /> |
12 | <br class="spacer" /> |
14 | !read help/$sj.phtml |
13 | !read help/$sj.phtml |