Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

en/Mathjax docs changes: Difference between revisions

From MoodleDocs
(This page contains very out-dated content.)
 
Line 1: Line 1:
{{Template:obsolete}}
In MDL-44780 the new Mathjax filter was turned on by default in Moodle 2.7. The following user documentation changes are suggested.
In MDL-44780 the new Mathjax filter was turned on by default in Moodle 2.7. The following user documentation changes are suggested.



Latest revision as of 23:14, 1 May 2024

Warning: This page is no longer in use. The information contained on the page should NOT be seen as relevant or reliable.

In MDL-44780 the new Mathjax filter was turned on by default in Moodle 2.7. The following user documentation changes are suggested.

https://docs.moodle.org/26/en/Performance_recommendations

I would suggest a link to https://docs.moodle.org/26/en/Performance_settings at the end of the "Performance of different Moodle modules" section in the form of a link like "Click here for additional information on performance related Moodle settings".

https://docs.moodle.org/26/en/Performance_settings

There current text is...

Check your filters. Having too many filters active can have serious effects on server load, especially on lower-end systems. The number of active filters has a direct effect on the perceived latency of your site; that is the time taken for each page impression.

My suggestion is...

Check your filters. Having too many filters active can have serious effects on server load, especially on lower-end systems. The number of active filters has a direct effect on the perceived latency of your site; that is the time taken for each page impression. Check if any of the filters can be disabled. For example, if your site does not need to be able to display mathematical equations you can disable the Mathjax filter.

Thanks

Changes added to 2.7 docs, thanks. --Mary Cooch (talk) 20:15, 5 May 2014 (WST)