Jump to content

Manual:$wgMathDisableTexFilter/ko

From mediawiki.org
This page is a translated version of the page Manual:$wgMathDisableTexFilter and the translation is 12% complete.
Math: $wgMathDisableTexFilter
Disables the texvccheck before passing tex string to the server
이 변수가 소개된 버전:1.22.0
이 변수가 사라진 버전:계속해서 쓰이고 있음
허용값:(boolean)
기본값:false

상세

Option to disable the tex filter. If set to true any LaTeX expression is parsed this can be a potential security risk. If set to false only a subset of the tex commands is allowed. See w:Help:Displaying a formula for details.