Difference between revisions of "AutoDoc:BlueSpiceArticlePreviewCapture"

hw>Unknown user
m (1 revision imported)
 

DescriptionMsg[edit source]

Creates preview images of wikipages for dynamic file dispatcher

License[edit source]

GPL-3.0-only

Requirements[edit source]

  • MediaWiki: 1.31
  • BlueSpiceFoundation: 3.2

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', )
ArticlePreviewCapturePhantomJSServiceURL NULL

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 = 1.31
        
        }}
        
        |extensions = {{AutoDocVersion
        
        |name = BlueSpiceFoundation
        
        |version = 3.2
        
        }}
        
        }}
        
        ==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 = ArticlePreviewCapturePhantomJSServiceURL
        
        |value = <nowiki>NULL</nowiki>
        
        }}
        
        }}
        
        ==Hooks==
        
        {{AutoDocHooks
        
        |Hooks = {{AutoDocCallback
        
        |name = [https://www.mediawiki.org/wiki/Manual:Hooks/SetupAfterCache SetupAfterCache]
        
        |callback = \BlueSpice\ArticlePreviewCapture\Hook\SetupAfterCache\AddForeignFileRepo::callback
        
        }}
        
        }}
(No difference)

Attachments

Discussions