diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html
old mode 100755
new mode 100644
index 020254c412..5822f6bd6e
--- a/documentation/installation_guide.html
+++ b/documentation/installation_guide.html
@@ -616,6 +616,7 @@ You can enable mathematical equations writing inside the Chamilo online editor (
1. Configure your Apache installation to add a cgi-bin directory that contains a symbolic link to the mimetex.cgi in chamilo/main/inc/lib/mimetex/ (*see below, step 4)
2. Reload your Apache configuration
3. Edit the online editor's configuration file chamilo/main/inc/lib/fckeditor/myconfig.php and
+
- 3.1. Enable the mimetex plugin, find the line //$config['LoadPlugin'][] = 'mimetex'; and modify it to be: $config['LoadPlugin'][] = 'mimetex'; (remove the double slash)
- 3.2. The additional settings $config['MimetexExecutableInstalled'] , $config['MimetexExecutableDetectionMethod']
and $config['MimetexExecutableDetectionTimeout'] are configured for best probability of automatic detection of the installed on the server file mimetex.cgi or mimetex.exe.
@@ -627,40 +628,47 @@ Here is an example:
$config['ToolbarSets']['Normal'] = array(
array('FitWindow','Bold','Image','Link','PasteWord','MP3','mimetex','Table','Subscript','Superscript','ShowBlocks')
);
The item 'mimetex' represents the button, you may add it to or remove it from any toolbar.
- - 4. To install mimetex executable file, make these changes:
-
-
-
-Add the corresponding cgi-bin directory to your Apache configuration could be done, in Apache 2, like this:
-
-
-
- ScriptAlias /cgi-bin/ /var/www/cgi-bin/
-<Directory "/var/www/cgi-bin">
- AllowOverride None
- Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
- Order allow,deny
- Allow from all
-</Directory>
-
-
+
+ 4. To install mimetex executable file, make these changes:
+ Add the corresponding cgi-bin directory to your Apache configuration could be done, in Apache 2, like this:
+
+ ScriptAlias /cgi-bin/ /var/www/cgi-bin/
+ <Directory "/var/www/cgi-bin">
+ AllowOverride None
+ Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
+ Order allow,deny
+ Allow from all
+ </Directory>
+
+
+
+ Adding a symbolic link can be done, under Windows, by creating a
+ shortcut to the mimetex.exe file from the cgi-bin directory, or under
+ Linux by issuing the following command:
+
+
ln -s /var/www/chamilo/main/inc/lib/mimetex/mimetex.cgi /var/www/cgi-bin/mimetex.cgi
+
+ If you are reluctant to modify your Apache configuration, alternately you may do at step 4 the following:
+ copy mimetex.exe (for windows) or mimetex.cgi (for linux) from chamilo/main/inc/lib/mimetex/ directory to your cgi-bin/
-Adding a symbolic link can be done, under Windows, by creating a
- shortcut to the mimetex.exe file from the cgi-bin directory, or under
- Linux by issuing the following command:
+
-
-
-
ln -s /var/www/chamilo/main/inc/lib/mimetex/mimetex.cgi /var/www/cgi-bin/mimetex.cgi
-
-If you are reluctant to modify your Apache configuration, alternately you may do at step 4 the following:
-copy mimetex.exe (for windows) or mimetex.cgi (for linux) from chamilo/main/inc/lib/mimetex/ directory to your cgi-bin/
-
As a result of this procedure, a new button becomes available in your Chamilo online editor, that gives you possibility
diff --git a/documentation/installation_guide_es_ES.html b/documentation/installation_guide_es_ES.html
old mode 100755
new mode 100644
index 230f7711c1..ce22bf6b64
--- a/documentation/installation_guide_es_ES.html
+++ b/documentation/installation_guide_es_ES.html
@@ -684,58 +684,59 @@ Usted puede habilitar la escritura de ecuaciones matemáticas dentro del editor
3. Editar chamilo/main/inc/lib/fckeditor/myconfig.js y
-
-
- - 3.1. Agregar FCKConfig.Plugins.Add("mimetex", "en", sOtherPluginPath ) ; al final del archivo
-
+
+ - 3.1. Agregar FCKConfig.Plugins.Add("mimetex", "en", sOtherPluginPath ) ; al final del archivo
- 3.2. Agregar 'mimetex' al final de las lineas
-FCKConfig.ToolbarSets donde usted desee que el icono de LaTeX aparezca
-(existe un FCKConfig.ToolbarSets por herramienta). Por ejemplo:
-
FCKConfig.ToolbarSets["Test"] = [
-['Bold','Italic','Underline','StrikeThrough','Subscript','Superscript','Link','Unlink','ImageManager','MP3','OrderedList','UnorderedList','Table','mimetex']
-
-] ;
-
- Usted puede agregarlo a todas las herramientas, o sólo a alguna de ellas (por ej., documentos y ejercicios)
-
+ FCKConfig.ToolbarSets donde usted desee que el icono de LaTeX aparezca
+ (existe un FCKConfig.ToolbarSets por herramienta). Por ejemplo:
+ FCKConfig.ToolbarSets["Test"] = [
+ ['Bold','Italic','Underline','StrikeThrough','Subscript','Superscript','Link','Unlink','ImageManager','MP3','OrderedList','UnorderedList','Table','mimetex']
+
+ ] ;
+
+ Usted puede agregarlo a todas las herramientas, o sólo a alguna de ellas (por ej., documentos y ejercicios)
+
-
-
+
+
4. En raras ocasiones puede ser necesario realizar ajustes manuales editando el fichero /chamilo/main/inc/lib/fckeditor/fckeditor.php
-
5. Limpiar la cache de su navegador para probarlo (muy importante). Esto se puede hacer mediante el uso de la página de configuraciones de su navegador
-
- 6. Realice estos cambios:
+ 6. Realice estos cambios:
+
+ Agregar el directorio cgi-bin correspondiente a su configuración de Apache puede ser realizada de esta manera, en Apache 2:
+
+
+ ScriptAlias /cgi-bin/ /var/www/cgi-bin/
+
+ <Directory "/var/www/cgi-bin">
+
+ AllowOverride None
+
+ Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
+
+ Order allow,deny
+
+ Allow from all
+
+ </Directory>
+
+
+
+
+ Agregar un enlace simbólico bajo Windows, puede ser realizado mediante la creación de un
+ acceso directo al archivo mimetex.exe desde el directorio cgi-bin, o bajo
+ Linux usando el siguiente comando:
+
+ ln -s /var/www/chamilo/main/inc/lib/mimetex/mimetex.cgi /var/www/cgi-bin/mimetex.cgi
+ Si no quiere modificar su Apache, alternativamente a este punto 6: copie mimetex.exe (para Windows) o mimetex.cgi (para Linux) en su cgi-bin/
+
+
+
+ 7. Asegurarse que el archivo mimetex.cgi (o mimetex.exe) ha sido subido al servidor usando el formato BINARY. Es posible que el servidor de un error 500 cuando se intenta entrar a cgi-bin/mimetex.cgi a pesar de que los permisos están correctos.
+ Probar volviendo a subir el archivo usando FTP (ASCII format) o si no usando el "administrador de archivos" o CPanel. Si el error persiste contactar con el administrador del servidor para habilitar el acceso público del archivo cgi-bin/mimetex.cgi.
+
-
-Agregar el directorio cgi-bin correspondiente a su configuración de Apache puede ser realizada de esta manera, en Apache 2:
-
-
- ScriptAlias /cgi-bin/ /var/www/cgi-bin/
-
- <Directory "/var/www/cgi-bin">
-
- AllowOverride None
-
- Options ExecCGI -MultiViews +SymLinksIfOwnerMatch
-
- Order allow,deny
-
- Allow from all
-
- </Directory>
-
-
-
-
-Agregar un enlace simbólico bajo Windows, puede ser realizado mediante la creación de un
-acceso directo al archivo mimetex.exe desde el directorio cgi-bin, o bajo
-Linux usando el siguiente comando:
-
-ln -s /var/www/chamilo/main/inc/lib/mimetex/mimetex.cgi /var/www/cgi-bin/mimetex.cgi
-Si no quiere modificar su Apache, alternativamente a este punto 6: copie mimetex.exe (para Windows) o mimetex.cgi (para Linux) en su cgi-bin/
-
Este procedimiento creará un nuevo icono en su editor en línea de Chamilo, el cual hará posible la inserción de fórmulas matemáticas en sus documentos.
8. Fórmulas matemáticas con ASCIIMathML