Subversion Repositories wimsdev

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
17442 1042 d 14 h obado /trunk/wims/ [minor/CSS] Uniformize styles between math img and mathML  
/trunk/wims/public_html/themes/_css/maths.css
/trunk/wims/src/exec.c
15175 1935 d 17 h obado /trunk/wims/ [mathmlinput] replace mathml textarea "rows" attribute by a style="width:" so it will work with all font-families.
+ move inline style of .wims_mathml textarea to maths.css
+ corrects a bug in oef special mathml preventing the use of hex oef_indcolors (use \color instead of \special{color=)
+ use "presentgood" var in mathmlinput, so oef_indXX colors will not be used when good answer must not be specified.
 
/trunk/wims/public_html/scripts/oef/special/mathmlinput.phtml
/trunk/wims/public_html/themes/_css/maths.css
/trunk/wims/src/Mathml/wims_mathml.y
13465 2499 d 16 h obado /trunk/wims/public_html/ [WIP] [help/main] extract all words from HTML table in math.phtml, so formulas are in a single math.phtml.common and translated texts are in differents languages files  
/trunk/wims/public_html/modules/help/main/1/math.phtml.common
/trunk/wims/public_html/modules/help/main/1/math.phtml.cn
/trunk/wims/public_html/modules/help/main/1/math.phtml.en
/trunk/wims/public_html/modules/help/main/1/math.phtml.fr
/trunk/wims/public_html/themes/_css/maths.css
12737 2703 d 16 h obado /trunk/wims/ [MathJax/bugfix] Try to correct a bug with MathJax and Safari (reloading display when document is ready seems to use correct styles.)  
/trunk/wims/public_html/themes/_css/maths.css
/trunk/wims/src/exec.c
12105 2890 d 14 h obado /trunk/wims/public_html/themes/ [minor/css] adds a new "math.css" file, including styles for math fonts / MathML texts, improving ergonomy (i.e, when mathML is used as a response (in a link) + adds a new "wims_mathfont" class which can be used to display maths character with a better rendering (use Serif for example)  
/trunk/wims/public_html/themes/_css/maths.css
/trunk/wims/public_html/themes/Nikaia/css.css.template
/trunk/wims/public_html/themes/default/css.css.template
/trunk/wims/public_html/themes/standard/css.css.template