AutoDoc:BlueSpiceArticlePreviewCapture: Difference between revisions

m (1 revision imported)
m (1 revision imported)
 
(3 intermediate revisions by 2 users not shown)
Line 13: Line 13:
|mediawiki = {{AutoDocVersion
|mediawiki = {{AutoDocVersion
|name = MediaWiki
|name = MediaWiki
|version = 1.35.0
|version = 1.36.0
}}
}}
|extensions = {{AutoDocVersion
|extensions = {{AutoDocVersion
|name = BlueSpiceFoundation
|name = BlueSpiceFoundation
|version = 4.0
|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

Latest revision as of 15:09, 1 December 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

Hooks

Hooks

No categories assignedEdit

Discussions