Browse Source

Merge pull request #1197 from jloguercio/1.11.x

Change the Readme.txt for Wiris Math editor for correct configuration due it supports now a chamilo installation
José Loguercio 8 years ago
parent
commit
22325aac2c

+ 5 - 0
main/inc/lib/javascript/ckeditor/plugins/ckeditor_wiris/Readme.txt

@@ -3,3 +3,8 @@ Download the Plugin from here :
 http://www.wiris.com/es/plugins3/ckeditor/download
 and place the resulting folder inside
 main/inc/lib/javascript/ckeditor/plugins/
+
+To configure the plugin you need to assign read and write permissions to the cache and formulas directories inside the plugin or rename the configuration.ini.dist to configuration.ini and uncomment this lines if you want to change the place where stored the formula images :
+
+#wiriscachedirectory = /var/cache
+#wirisformuladirectory = /var/formulas