Last edited one month ago
by Anonymous user

AutoDoc:BlueSpiceArticlePreviewCapture: Difference between revisions

m (1 revision imported)
imported>Unknown user
No edit summary
 
Line 56: Line 56:
|callback = addUserImage
|callback = addUserImage
}}
}}
}}
==Composer requirements==
{{AutoDocComposer requirements
|symfony/process = ~5
|all-packages = symfony/process
}}
}}



Latest revision as of 16:56, 19 March 2025

DescriptionMsg

Creates preview images of wikipages for dynamic file dispatcher

License

GPL-3.0-only

Requirements

  • MediaWiki: 1.39.0
  • BlueSpiceFoundation: 4.3

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

Composer requirements

Template:AutoDocComposer requirements