You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "AutoDoc:BlueSpiceArticlePreviewCapture"
hw>Unknown user |
m (1 revision imported) |
Contents
- 1 DescriptionMsg
- 2 Requirements License
- 3 IntegratesInto Requirements
- 4 Config
- 5 Hooks
DescriptionMsg[edit source]
Creates preview images of wikipages for dynamic file dispatcher
License[edit source]
GPL-3.0-only
Requirements[edit source]
- MediaWiki: ~11.31
- BlueSpiceFoundation: ~33.2
IntegratesInto[edit source]
- BlueSpiceFoundation
Config[edit source]
Configuration[edit source]
Name | Value |
---|---|
ArticlePreviewCapturePhantomJSBackend | 'native-shell-exec' |
ArticlePreviewCapturePhantomJSBaseUrl | NULL |
ArticlePreviewCapturePhantomJSEscapeShellCommand | true |
ArticlePreviewCapturePhantomJSExecutable | '/usr/local/bin/phantomjs' |
ArticlePreviewCapturePhantomJSOptions | array ( 0 => '--ignore-ssl-errors', 1 => 'true', ) |
ArticlePreviewCapturePhantomJSBaseUrl | NULL |
ArticlePreviewCapturePhantomJSEscapeShellCommand | true |
ArticlePreviewCapturePhantomJSServiceURL | NULL |
ArticlePreviewCapturePhantomJSBackend | 'native-shell-exec' |
Hooks[edit source]
Hooks[edit source]
==DescriptionMsg== {{AutoDocDescriptionMsg |name = BlueSpiceArticlePreviewCapture |desc = {{int:bs-articlepreviewcapture-desc }} }} ==License== {{AutoDocLicense |name = GPL-3.0-only }} ==Requirements== {{AutoDocRequirements |mediawiki = {{AutoDocVersion |name = MediaWiki |version = ~11.31 }} |extensions = {{AutoDocVersion |name = BlueSpiceFoundation |version = ~33.2 }} }} ==IntegratesInto== {{AutoDocIntegratesInto |into = {{AutoDocListItem |item = BlueSpiceFoundation }} }} ==Config== {{AutoDocConfig |config = Config== {{AutoDocConfig |config = {{AutoDocOption |name = ArticlePreviewCapturePhantomJSBackend |value = <nowiki>'native-shell-exec'</nowiki> }} {{AutoDocOption |name = ArticlePreviewCapturePhantomJSBaseUrl |value = <nowiki>NULL</nowiki> }} {{AutoDocOption |name = ArticlePreviewCapturePhantomJSEscapeShellCommand |value = <nowiki>true</nowiki> }} {{AutoDocOption |name = ArticlePreviewCapturePhantomJSExecutable |value = <nowiki>'/usr/local/bin/phantomjs'</nowiki> }} {{AutoDocOption |name = ArticlePreviewCapturePhantomJSOptions |value = <nowiki>array ( 0 => '--ignore-ssl-errors', 1 => 'true', )</nowiki> }} {{AutoDocOption |name = ArticlePreviewCapturePhantomJSBaseUrl |value = <nowiki>NULL</nowiki> }} {{AutoDocOption |name = ArticlePreviewCapturePhantomJSEscapeShellCommand |value = <nowiki>true</nowiki> }} {{AutoDocOption |name = ArticlePreviewCapturePhantomJSServiceURL |value = <nowiki>NULL</nowiki> }} {{AutoDocOption |name = ArticlePreviewCapturePhantomJSBackend |value = <nowiki>'native-shell-exec'</nowiki> }} }} }} ==Hooks== {{AutoDocHooks |Hooks = {{AutoDocCallback |name = SetupAfterCache [https://www.mediawiki.org/wiki/Manual:Hooks/SetupAfterCache SetupAfterCache] |callback = \BlueSpice\ArticlePreviewCapture\Hook\SetupAfterCache\AddForeignFileRepo::callback }} }}
Line 4: | Line 4: | ||
|desc = {{int:bs-articlepreviewcapture-desc | |desc = {{int:bs-articlepreviewcapture-desc | ||
}} | }} | ||
+ | }} | ||
+ | ==License== | ||
+ | {{AutoDocLicense | ||
+ | |name = GPL-3.0-only | ||
}} | }} | ||
==Requirements== | ==Requirements== | ||
Line 9: | Line 13: | ||
|mediawiki = {{AutoDocVersion | |mediawiki = {{AutoDocVersion | ||
|name = MediaWiki | |name = MediaWiki | ||
− | |version = | + | |version = 1.31 |
}} | }} | ||
|extensions = {{AutoDocVersion | |extensions = {{AutoDocVersion | ||
|name = BlueSpiceFoundation | |name = BlueSpiceFoundation | ||
− | |version = | + | |version = 3.2 |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
}} | }} | ||
Line 25: | Line 23: | ||
{{AutoDocConfig | {{AutoDocConfig | ||
|config = {{AutoDocOption | |config = {{AutoDocOption | ||
+ | |name = ArticlePreviewCapturePhantomJSBackend | ||
+ | |value = <nowiki>'native-shell-exec'</nowiki> | ||
+ | }} | ||
+ | {{AutoDocOption | ||
+ | |name = ArticlePreviewCapturePhantomJSBaseUrl | ||
+ | |value = <nowiki>NULL</nowiki> | ||
+ | }} | ||
+ | {{AutoDocOption | ||
+ | |name = ArticlePreviewCapturePhantomJSEscapeShellCommand | ||
+ | |value = <nowiki>true</nowiki> | ||
+ | }} | ||
+ | {{AutoDocOption | ||
|name = ArticlePreviewCapturePhantomJSExecutable | |name = ArticlePreviewCapturePhantomJSExecutable | ||
|value = <nowiki>'/usr/local/bin/phantomjs'</nowiki> | |value = <nowiki>'/usr/local/bin/phantomjs'</nowiki> | ||
Line 34: | Line 44: | ||
1 => 'true', | 1 => 'true', | ||
)</nowiki> | )</nowiki> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{AutoDocOption | {{AutoDocOption | ||
|name = ArticlePreviewCapturePhantomJSServiceURL | |name = ArticlePreviewCapturePhantomJSServiceURL | ||
|value = <nowiki>NULL</nowiki> | |value = <nowiki>NULL</nowiki> | ||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
}} | }} | ||
Line 55: | Line 53: | ||
{{AutoDocHooks | {{AutoDocHooks | ||
|Hooks = {{AutoDocCallback | |Hooks = {{AutoDocCallback | ||
− | |name = 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 | ||
}} | }} | ||
}} | }} |