Rev 14491 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14491 | Rev 17230 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !! "print solution only" style |
4 | !! "print solution only" style |
5 | !set wims_html_header=!append line <link rel="stylesheet" disabled="disabled" href="html/themes/_css/oef_print_solution.css" id="css_print" title="Solution only" |
5 | !set wims_html_header=!append line <link rel="stylesheet" disabled="disabled" href="html/themes/_css/oef_print_solution.css" id="css_print" title="Solution only">\ |
6 | to $wims_html_header |
6 | to $wims_html_header |
7 | !endif |
7 | !endif |
8 | !!test pour ne charger les javascripts de l'editeur que dans le mode brut et lorsqu'on ne teste pas |
8 | !!test pour ne charger les javascripts de l'editeur que dans le mode brut et lorsqu'on ne teste pas |
9 | !if $mode=raw and $oef_test notsametext yes and $level<7 |
9 | !if $mode=raw and $oef_test notsametext yes and $level<7 |
10 | !!distribute item wimsoef,"" in edit_area_syntax,toolbar |
10 | !!distribute item wimsoef,"" in edit_area_syntax,toolbar |
Line 43... | Line 43... | ||
43 | !endif |
43 | !endif |
44 | 44 | ||
45 | !if $level=3 and $catsource=yes |
45 | !if $level=3 and $catsource=yes |
46 | $name_save |
46 | $name_save |
47 | !href cmd=resume $name_menuback |
47 | !href cmd=resume $name_menuback |
48 | <hr |
48 | <hr> |
49 | <pre> |
49 | <pre> |
50 | !mexec catsrc.sh |
50 | !mexec catsrc.sh |
51 | </pre><hr |
51 | </pre><hr> |
52 | <div class="wimscenter"> |
52 | <div class="wimscenter"> |
53 | !href cmd=resume $name_menuback |
53 | !href cmd=resume $name_menuback |
54 | </div> |
54 | </div> |
55 | !set catsource=no |
55 | !set catsource=no |
56 | !goto end |
56 | !goto end |
57 | !endif |
57 | !endif |
58 | 58 | ||
59 | !if $oef_test=yes |
59 | !if $oef_test=yes |
60 | <div class="wimscenter">$name_realisation |
60 | <div class="wimscenter">$name_realisation |
61 | !if $wims_theme_version=0 or $wims_theme_version= |
61 | !if $wims_theme_version=0 or $wims_theme_version= |
62 | <br |
62 | <br> |
63 | !href cmd=resume&realtest=no $name_backmodule $module_title. |
63 | !href cmd=resume&realtest=no $name_backmodule $module_title. |
64 | !endif |
64 | !endif |
65 | </div> |
65 | </div> |
66 | <hr |
66 | <hr> |
67 | !changeto oef/Main.phtml |
67 | !changeto oef/Main.phtml |
68 | !endif |
68 | !endif |
69 | 69 | ||
70 | !if $error!=$empty |
70 | !if $error!=$empty |
71 | <div class="wims_msg alert"> |
71 | <div class="wims_msg alert"> |