php - WIRIS Editor save as img src instead of mathml in ckeditor -


i using wiris editor plugin in ckeditor.

the equations type saved .png in wiris_plugin/cache_folder.

is there way call images img src tag , store in database

by default, our plugins work in full mathml mode (http://www.wiris.com/plugins/docs/full-mathml-mode) storing formulas mathml in database. however, if prefer, can store them html img tags changing wiriseditorsavemode=image in configuration.ini file detailed in documentation link provided earlier.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -