浏览代码

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 年之前
父节点
当前提交
22325aac2c
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      main/inc/lib/javascript/ckeditor/plugins/ckeditor_wiris/Readme.txt

+ 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