m (1 revision imported) |
No edit summary |
||
Line 1: | Line 1: | ||
{{BSExtensionInfo | {{BSExtensionInfo | ||
|status=stable | |status=stable | ||
|developer=HalloWelt | |developer=HalloWelt | ||
Line 8: | Line 7: | ||
|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, in the [[RecentChanges{{!}}Recent changes]], the [[Reference:Bookshelf{{!}}List of books]] and the [[Reference:Social{{!}}Timeline]]. | 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, in the [[RecentChanges{{!}}Recent changes]], the [[Reference:Bookshelf{{!}}List of books]] 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 | |||
}} | }} |
Revision as of 07:43, 9 August 2022
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 Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. | 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, in the Recent changes, the List of books 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 |