[Building Sakai] WIRIS Maths equation editor

Ivan at WIRIS ivan at wiris.com
Thu Oct 18 06:44:06 PDT 2012


Hi Steve,

Today the web.xml of the plugins has this section:

<!-- You can override any parameter of configuration.ini here -->
<!--
<context-param> 
    <description>WIRIS plugin cache</description>
    <param-name>com.wiris.plugin.wiriscachedirectory</param-name> 
    <param-value>C:\soft\Tomcat_5.5\wiris\cache</param-value> 
</context-param> 

<context-param> 
    <description>WIRIS plugin formulas</description> 
    <param-name>com.wiris.plugin.wirisformuladirectory</param-name> 
    <param-value>C:\soft\Tomcat_5.5\wiris\formulas</param-value> 
</context-param>
-->


--
Best regards,




More information about the sakai-dev mailing list