Commit Graph

4 Commits (471cd47e93c5fc1957660f9b50e18d5e1dd6d358)

Author SHA1 Message Date
Julio Montoya 57c4e619e4 Moving javascript files inside a "public" path see #6903 12 years ago
Julio Montoya 3744c8b151 translateLaTeX set to false fixes bug #6355 12 years ago
Julio Montoya 0e7b85e5c2 Replacing chart.apis.google.com with chart.googleapis.com. 12 years ago
Julio Montoya 65e26c4141 Should fix bug that blocks js when the portal is in https. 12 years ago
Julio Montoya 2caab030bf Moving ascimath lib from main/inc/lib to main/inc/lib/javascript 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Ivan Tcholakov ba4b8550e8 Feature #2132 - ASCIIMathML.js - The live coordinates in svg-graphs are removed, because they are not calculated correctly for most of the browsers. 15 years ago
Ivan Tcholakov 0a634ee004 Feature #2132 - Suppressing yet another javascrit error. 15 years ago
Ivan Tcholakov 7fa11d7b29 Feature #2132 - Suppressing a javascrit error. 15 years ago
Ivan Tcholakov 2b4c4086db Feature #2132 - "asciisvg" plug-in: Fixing a minor error in the library file ASCIIMathML.js. 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 4af25ce446 Feature #2132 - ASCIIMathML.js script: Correction of the previous transaction, fixing a date. 15 years ago
Ivan Tcholakov 6b5213b346 Feature #2132 - ASCIIMathML.js script: The default setting translateLaTeX has been set to boolean true. This is needed for showing mathematical graphics. But the script gets sensitive to $ signs in the document. If by $ you mean US dollars (not a LaTex formula), better change the symbol $ to USD. 15 years ago
Ivan Tcholakov d2179d5961 Feature #2132 - ASCIIMathML.js script: Conversion of the leading tabs into spaces. 15 years ago
Ivan Tcholakov 4df41b98a0 One more transaction about Feature #541 - ASCIMathML.js: A javascript error on Opera has been suppressed. Additional address (for choice) of public latex rendering service has been added. 15 years ago
Ivan Tcholakov 067bd05708 Feature #541 - ASCIMathML.js: Minor corrections about the (latent) ASCIIsvg part of the script. 15 years ago
Ivan Tcholakov e8b9f4ecac Feature #541 - ASCIMathML.js: Simplification for setting the configuration variable AMTcgiloc. 15 years ago
Ivan Tcholakov 6abdd36716 Feature #541 - ASCIMathML.js: The color (blue) value now is accepted by mathTeX rendering service too. 15 years ago
Ivan Tcholakov 7822196835 Tasks #541 and #1709 - ASCIIMathML.js: Disabling directly in the scipt the code that inserts styles for warning messages. This feature of the script breaks the online editor's visual appearance. 15 years ago
Ivan Tcholakov eca5d4a24c Feature #541 - ASCIMathML.js: A change for better compatibility with mathTeX rendering service. 15 years ago
Ivan Tcholakov 01e8e08a88 Feature #541 - ASCIIMathML.js: Removing some conflicting definitions from the symbol tables. 15 years ago
Ivan Tcholakov 0738364bfc Feature #541 - ASCIMathML.js: Restoring a setting (var mathfontsize = "1.2em";) as it is in the final release of Chamilo 1.8.7. 15 years ago
Ivan Tcholakov 46246cd68d Feature #541 - Online editor's asciimath plugin: IE-required corrections for the initialization of the script ASCIIMathML.js. 15 years ago
Ivan Tcholakov bfd9930bed Feature #541 - ASCIIMathML.js: Corrections about the setting AMTcgiloc (URL to the service for rendering images). 15 years ago
Ivan Tcholakov 300c1c9a1a Feature #541 - Online editor's asciimath plugin: Making output of samples to be exact as it is shown. A minor correction in ASCIIMathML.js. 15 years ago
Ivan Tcholakov 5c238849d8 Feature #541 - ASCIIMathML.js: IE detection and MathPlayer detection have been modified. 15 years ago
Ivan Tcholakov adb2c840d8 Feature #541 - ASCIIMathML.js: Minor corrections. 15 years ago
Ivan Tcholakov aef77c65fd Feature #541 - ASCIIMathML.js: Corrections for the case "IE without MathPlayer". 15 years ago
Ivan Tcholakov cb732046ca Feature #541 - ASCIIMathML.js: A minor correction in the settings. 15 years ago
Ivan Tcholakov 991e7a0cc7 Feature #541 - ASCIIMathML.js: Changing the default font family setting. 15 years ago
Ivan Tcholakov cc33b0ab64 Feature #541 - Image fallbacks for MathML formulas - additional code adaptations. 15 years ago
Ivan Tcholakov 41c4605d9b Feature #541 - ASCIIMathML.js: Adopting some code modifications made by Mauno Korpelainen, November 2009. 15 years ago
Ivan Tcholakov b1a1e46309 Feature #541 - Symbol tables for ASCIIMath syntax and TeX syntax have been extended, using some code by Mauno Korpelainen (http://korpelainen.net). 15 years ago
Ivan Tcholakov 5e0b274144 Feature #541 - ASCIIMathML.js: Providing examples how the TeX rendering script to be accessd. Choosing the default value for AMTcgiloc variable. 15 years ago
Ivan Tcholakov 193098a9db Feature #541 - ASCIIMathML.js: Taking into account an advice given by Mauno Korpelainen, see http://groups.google.com/group/asciimath/msg/ab2623189255dbdb . 15 years ago
Ivan Tcholakov 5e941b44fc Feature #541 - ASCIIMathML.js: Importing IMG fallback functionality by David Lippman, version ver 0.1, June 11, 2008. See http://dlippman.imathas.com/asciimathtex/AMT.html and http://www.imathas.com/editordemo/demo.html . 15 years ago
Ivan Tcholakov c239c3b02a Feature #541 - ASCIIMathML.js: An extra semicolon has been removed. 15 years ago
Ivan Tcholakov db1327662b Feature #541 - ASCIIMathML.js: "Unofficial" corrections by Peter Jipsen for solving a specific font-displaying problem (something similar has been discussed here http://groups.google.com/group/asciimath/browse_thread/thread/6c2e9c0179fce52f). See also http://mathcs.chapman.edu/~jipsen/mathml/test/ASCIIMathMLcal.js and http://mathcs.chapman.edu/~jipsen/mathml/test/testmathcal.html . 15 years ago
Ivan Tcholakov f79c4d6365 Feature #541 - ASCIIMathML.js: The MathML detection for Gecko-based browsers has been modified. 15 years ago
Ivan Tcholakov fee17d67f5 Feature #541 - ASCIIMathML.js: The script for showing mathematical formulas has been upgraded from version 2.0.2 to version 2.1. Additional changes have been made in the online editor's plugin asciimath. 15 years ago
cvargas e969a4161a merge 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 760d14b72e Bug #2867 - Trimming trailing whitespace in all (system range) javascript files. 16 years ago
Ivan Tcholakov f42ed072f3 Task #2867 - The online editor: Adding a new plugin asciimath for entering mathematical formulas, based on the ASCIIMathML.js library. 16 years ago