m (1 revision imported) |
hw>Unknown user No edit summary |
||
Line 13: | Line 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
|version = 1. | |version = 1.36.0 | ||
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
|version = 4. | |version = 4.1 | ||
}} | }} | ||
}} | }} | ||
Line 53: | Line 53: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/MWStakeCommonWebAPIsQueryStoreResult MWStakeCommonWebAPIsQueryStoreResult] | |||
|callback = addUserImage | |||
}} | |||
{{AutoDocCallback | |||
|name = [https://www.mediawiki.org/wiki/Manual:Hooks/SetupAfterCache SetupAfterCache] | |name = [https://www.mediawiki.org/wiki/Manual:Hooks/SetupAfterCache SetupAfterCache] | ||
|callback = \BlueSpice\ArticlePreviewCapture\Hook\SetupAfterCache\AddForeignFileRepo::callback | |callback = \BlueSpice\ArticlePreviewCapture\Hook\SetupAfterCache\AddForeignFileRepo::callback |
Revision as of 11:44, 22 June 2023
DescriptionMsg
Creates preview images of wikipages for dynamic file dispatcher
License
GPL-3.0-only
Requirements
- MediaWiki: 1.36.0
- BlueSpiceFoundation: 4.1
Config
Configuration
Name | Value |
---|---|
ArticlePreviewCapturePhantomJSBackend | 'native-shell-exec' |
ArticlePreviewCapturePhantomJSBaseUrl | NULL |
ArticlePreviewCapturePhantomJSEscapeShellCommand | true |
ArticlePreviewCapturePhantomJSExecutable | '/usr/local/bin/phantomjs' |
ArticlePreviewCapturePhantomJSOptions | array ( 0 => '--ignore-ssl-errors', 1 => 'true', ) |
ArticlePreviewCapturePhantomJSServiceURL | NULL |