m (1 revision imported) |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{BSExtensionInfo | {{BSExtensionInfo | ||
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
|type=BlueSpice | |type=BlueSpice | ||
|edition=BlueSpice pro, BlueSpice | |edition=BlueSpice pro, BlueSpice farm, BlueSpice cloud | ||
|compatible=BlueSpice | |compatible=BlueSpice | ||
|category=Data Analysis | |category=Data Analysis | ||
|license=GPL v3 only | |license=GPL v3 only | ||
|features= '''BlueSpiceArticlePreviewCapture''' provides the ability to show current snapshots of wikipages as thumbnails throughout the wiki. | |features='''BlueSpiceArticlePreviewCapture''' provides the ability to show current snapshots of wikipages as thumbnails throughout the wiki. | ||
The ArticlePreviewCapture extension creates preview images (screenshots) of pages, which are displayed for example in the search results of the [[Reference:BlueSpiceExtendedSearch{{!}}ExtendedSearch]] autocomplete function | The '''ArticlePreviewCapture''' extension creates preview images (screenshots) of pages, which are displayed for example in the search results of the [[Reference:BlueSpiceExtendedSearch{{!}}ExtendedSearch]] autocomplete function, the [[Reference:Bookshelf{{!}}book list]] and the [[Reference:Social{{!}}Timeline]]. | ||
This extension requires PhantomJS ([[Setup:Installation Guide/System Preparation/Linux/PhantomJS{{!}}Linux]] {{!}} [[Setup:Installation Guide/System Preparation/Windows/PhantomJS{{!}}Windows]]) to be installed on the server. | This extension requires PhantomJS ([[Setup:Installation Guide/System Preparation/Linux/PhantomJS{{!}}Linux]] {{!}} [[Setup:Installation Guide/System Preparation/Windows/PhantomJS{{!}}Windows]]) to be installed on the server. | ||
|desc=Creates preview images of wikipages for dynamic file dispatcher | |||
}} | |||
{{wcagCheck | |||
|wcagStatus=2-testing complete | |||
|wcagCheckedfor=Web | |||
|wcagTestdate=2022-08-09 | |||
|wcagLevel=AA | |||
|wcagSupport=supports | |||
|wcagComments=currently used in: | |||
bookshelf: decorative, do not add any additional info | |||
search (best result): decorative, do not add any additional info | |||
|extensionType=extended | |||
|extensionFocus=reader | |||
}} | }} |
Latest revision as of 10:49, 7 June 2024
Extension: BlueSpiceArticlePreviewCapture
Overview | |||
---|---|---|---|
Description: |
Creates preview images of wikipages for dynamic file dispatcher | ||
State: | stable | Dependency: | BlueSpice |
Developer: | HalloWelt | License: | GPL-3.0-only |
Type: | BlueSpice | Category: | Data Analysis |
Edition: | BlueSpice pro, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
Features
BlueSpiceArticlePreviewCapture provides the ability to show current snapshots of wikipages as thumbnails throughout the wiki.
The ArticlePreviewCapture extension creates preview images (screenshots) of pages, which are displayed for example in the search results of the ExtendedSearch autocomplete function, the book list and the Timeline.
This extension requires PhantomJS (Linux | Windows) to be installed on the server.
Technical Information
This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.
Requirements
- MediaWiki: 1.39.0
- BlueSpiceFoundation: 4.3
Integrates into
Special pages
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
Accessibility
Test status: | 2-testing complete |
---|---|
Checked for: | Web |
Last test date: | 2022-08-09 |
WCAG level: | AA |
WCAG support: | supports |
Comments: |
currently used in: bookshelf: decorative, do not add any additional info search (best result): decorative, do not add any additional info |
Extension type: | extended |
Extension focus: | reader |