Rev 14040 | Rev 15217 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14040 | Rev 14335 | ||
---|---|---|---|
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 |
|
8 | feedback,math,draw,draw_example,canvasdraw,oefspecial,oefadv,symtext,\ |
9 |
|
9 | oefscore,model,slib,if,css, |
10 | !set s_=!item 1 of $special_parm |
10 | !set s_=!item 1 of $special_parm |
11 | !if $s_=all |
11 | !if $s_=all |
12 | !for sj in $helplist |
12 | !for sj in $helplist |
13 | <br class="spacer" /> |
13 | <br class="spacer" /> |
14 | !read help/$sj.phtml |
14 | !read help/$sj.phtml |