Template:AskList/styles.css and Reference:Data Transfer: Difference between pages

(Difference between pages)
No edit summary
 
No edit summary
 
Line 1: Line 1:
h2 {border-bottom:none; font-size:1.5rem}
{{BSExtensionInfobox
h3 {border-bottom:none; font-size:1.2rem}
|desc=Allows for importing and exporting the contents of a wiki's pages in XML and CSV form, using template calls to define the fields.
/*.smwpagelist .ul-format {column-count:3;}*/
|status=stable
 
|developer=Yaron Koren
.smwpagelist.modern li, .smwpagelist.graphic li {margin:0 4px;}
|type=MediaWiki
.smwpagelist.modern li a, .smwpagelist.graphic li a  {
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
    width: 98%;
|compatible=MediaWiki
    padding: 8px 4%;
|category=Export
    background: #eff2f5;
|license=GPL v2+
    color: #33445C !important;
|docu=https://www.mediawiki.org/wiki/Extension:Data_Transfer/de
    border-radius: 5px;
}}
    border: 0 !important;
{{wcagCheck
    display: block;
|wcagStatus=2-testing complete
    text-decoration: none;
|wcagCheckedfor=Authoring tool
}
|wcagTestdate=2022-10-10
.smwpagelist.modern ul, .smwpagelist.graphic ul {
|wcagLevel=AA
    list-style: none;
|wcagSupport=supports
}
|wcagComments=Special page that allows to upload a spreadsheet. Form tested with screen reader.
|extensionType=extended
|extensionFocus=admin
}}
Please note that data transfer is not an ideal solution for securing your wiki or transferring wiki pages from one MediaWiki site to another. The pages "Special: Export" and "Special: Import" integrated in MediaWiki should be used for this purpose.

Revision as of 10:35, 10 October 2022

Extension: Data Transfer

all extensions

Overview
Description: Allows for importing and exporting the contents of a wiki's pages in XML and CSV form, using template calls to define the fields.
State: stable Dependency: MediaWiki
Developer: Yaron Koren License: GPL v2+
Type: MediaWiki Category: Export
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.1+
For more info, visit Mediawiki.


Accessibility

Test status: 2-testing complete
Checked for: Authoring tool
Last test date: 2022-10-10
WCAG level: AA
WCAG support: supports
Comments:

Special page that allows to upload a spreadsheet. Form tested with screen reader.

Extension type: extended
Extension focus: admin

Please note that data transfer is not an ideal solution for securing your wiki or transferring wiki pages from one MediaWiki site to another. The pages "Special: Export" and "Special: Import" integrated in MediaWiki should be used for this purpose.

Discussions