You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceLatexRenderer"
m (1 revision imported) |
m (1 revision imported) |
Contents
- 1 DescriptionMsg
- 2 IntegratesInto License
- 3 Config
- 4 Hooks
DescriptionMsg[edit source]
⧼bs-latexrenderer-extension-description⧽
IntegratesIntoLicense[edit source]
BlueSpiceFoundationGPL-3.0-only
Config[edit source]
Configuration[edit source]
| Name | Value |
|---|---|
| LatexRendererBackendURL | 'http://localhost:8080/BSLaTeX2PNG' |
| LatexRendererImageDirName | 'Math' |
Hooks[edit source]
Hooks[edit source]
==DescriptionMsg==
{{AutoDocDescriptionMsg
|name = BlueSpiceLatexRenderer
|desc = {{int:bs-latexrenderer-extension-description
}}
}}
==IntegratesInto==
{{AutoDocIntegratesInto
|into = {{AutoDocListItem
|item = BlueSpiceFoundation
}}
}}
License==
{{AutoDocLicense
|name = GPL-3.0-only
}}
==Config==
{{AutoDocConfig
|config = {{AutoDocOption
|name = LatexRendererBackendURL
|value = <nowiki>'http://localhost:8080/BSLaTeX2PNG'</nowiki>
}}
{{AutoDocOption
|name = LatexRendererImageDirName
|value = <nowiki>'Math'</nowiki>
}}
}}
==Hooks==
{{AutoDocHooks
|Hooks = {{AutoDocCallback
|name = BSUEModulePDFFindFiles
[https://www.mediawiki.org/wiki/Manual:Hooks/BSUEModulePDFFindFiles BSUEModulePDFFindFiles]
|callback = BlueSpice\LatexRenderer\Hook\BSUEModulePDFFindFiles\AddFormulaImages::callback
}}
}}| Line 5: | Line 5: | ||
}} | }} | ||
}} | }} | ||
| − | == | + | ==License== |
| − | {{ | + | {{AutoDocLicense |
| − | | | + | |name = GPL-3.0-only |
| − | |||
| − | |||
}} | }} | ||
==Config== | ==Config== | ||
| Line 25: | Line 23: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
| − | |name = BSUEModulePDFFindFiles | + | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/BSUEModulePDFFindFiles BSUEModulePDFFindFiles] |
|callback = BlueSpice\LatexRenderer\Hook\BSUEModulePDFFindFiles\AddFormulaImages::callback | |callback = BlueSpice\LatexRenderer\Hook\BSUEModulePDFFindFiles\AddFormulaImages::callback | ||
}} | }} | ||
}} | }} | ||