Subversion Repositories wimsdev

Rev

Rev 13724 | Rev 13745 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13724 Rev 13726
Line 23... Line 23...
23
        wims_msg_info: { block: 'div', classes: 'wims_msg info'},\
23
        wims_msg_info: { block: 'div', classes: 'wims_msg info'},\
24
        wims_msg_help: { block: 'div', classes: 'wims_msg help'},*/\
24
        wims_msg_help: { block: 'div', classes: 'wims_msg help'},*/\
25
        wims_difficultylevel: { inline: 'span', classes: 'wims_difficultylevel'},\
25
        wims_difficultylevel: { inline: 'span', classes: 'wims_difficultylevel'},\
26
        wims_emph: { inline: 'span', classes: 'wims_emph'},\
26
        wims_emph: { inline: 'span', classes: 'wims_emph'},\
27
        wims_smallhelp: { block: 'div', classes: 'wims_smallhelp'},\
27
        wims_smallhelp: { block: 'div', classes: 'wims_smallhelp'},\
-
 
28
        oef_question: { block: 'div', classes: 'oef_question'},\
28
        wims_color1: { block: 'div', classes: 'wims_color1'},\
29
        wims_color1: { block: 'div', classes: 'wims_color1'},\
29
        wims_color2: { block: 'div', classes: 'wims_color2'},\
30
        wims_color2: { block: 'div', classes: 'wims_color2'},\
30
        wims_color3: { block: 'div', classes: 'wims_color3'},\
31
        wims_color3: { block: 'div', classes: 'wims_color3'},\
31
      },style_formats: [\
32
      },style_formats: [\
32
      { title: 'Paragraph', format: 'p'},\
33
      { title: 'Paragraph', format: 'p'},\
Line 55... Line 56...
55
        { title: 'Color 2', format: 'wims_color2' },\
56
        { title: 'Color 2', format: 'wims_color2' },\
56
        { title: 'Color 3', format: 'wims_color3' },\
57
        { title: 'Color 3', format: 'wims_color3' },\
57
      ]},\
58
      ]},\
58
      { title: 'Other WIMS styles', items: [\
59
      { title: 'Other WIMS styles', items: [\
59
        { title: 'Instructions', format: 'wims_instruction' },\
60
        { title: 'Instructions', format: 'wims_instruction' },\
-
 
61
        { title: 'Exercice highlight', format: 'oef_question' },\
60
        { title: 'Small help', format: 'wims_smallhelp' },\
62
        { title: 'Small help', format: 'wims_smallhelp' },\
61
        { title: 'Blockquote', format: 'blockquote' },\
63
        { title: 'Blockquote', format: 'blockquote' },\
62
        { title: 'Code', format: 'code' },\
64
        { title: 'Code', format: 'code' },\
63
        { title: 'Difficulty level', format: 'wims_difficultylevel' },\
65
        { title: 'Difficulty level', format: 'wims_difficultylevel' },\
64
        { title: 'Emphase', format: 'wims_emph' },\
66
        { title: 'Emphase', format: 'wims_emph' },\
Line 120... Line 122...
120
      toolbar: '$iEdit_toolbar',\
122
      toolbar: '$iEdit_toolbar',\
121
      $tiny_lang\
123
      $tiny_lang\
122
      $iEdit_formats\
124
      $iEdit_formats\
123
      content_css : 'html/themes/$wims_theme/css.css',\
125
      content_css : 'html/themes/$wims_theme/css.css',\
124
      body_class: 'main_body',\
126
      body_class: 'main_body',\
125
      content_style : 'a, .ui-widget-content a{color:$wims_link_color;}a:hover, a:focus {color:$wims_hlink_color;}table.wimstable th{background-color: $wims_ref_bgcolor;color: $wims_ref_menucolor;}table.wimstable th a{color: $wims_ref_menucolor;}.wimstable caption a{color: $wims_ref_menucolor;}.wims_emph {color:$wims_ref_bgcolor;}input[type="submit"],input[type="button"],.main_body .wims_button{background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color;}.main_body .wims_button_help{background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color;}.property_fields{border-color:$wims_ref_bgcolor;}.property_fields legend{background-color: $wims_ref_bgcolor;}.property_fields legend,.property_fields legend>a{color:$wims_ref_menucolor;}.wims_color1 {background-color: $wims_ref_bgcolor;color:$wims_ref_menucolor;}.wims_color2 {background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color;}.wims_color3 {background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color;}'\
127
      content_style : 'a, .ui-widget-content a{color:$wims_link_color}a:hover, a:focus {color:$wims_hlink_color}table.wimstable th{background-color: $wims_ref_bgcolor;color: $wims_ref_menucolor}table.wimstable th a{color: $wims_ref_menucolor}.wimstable caption a{color: $wims_ref_menucolor}.wims_emph {color:$wims_ref_bgcolor}input[type="submit"],input[type="button"],.main_body .wims_button{background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color}.main_body .wims_button_help{background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color}.property_fields{border-color:$wims_ref_bgcolor}.property_fields legend{background-color: $wims_ref_bgcolor}.property_fields legend,.property_fields legend>a{color:$wims_ref_menucolor}.oef_question{border-left-color:$wims_ref_button_bgcolor}.wims_color1 {background-color: $wims_ref_bgcolor;color:$wims_ref_menucolor}.wims_color2 {background-color:$wims_ref_button_bgcolor;color:$wims_ref_button_color}.wims_color3 {background-color:$wims_ref_button_help_bgcolor;color:$wims_ref_button_help_color}'\
126
    });\
128
    });\
127
  });</script> to $wims_html_header
129
  });</script> to $wims_html_header
128
!endif
130
!endif