Template:WcagCheck and Reference:PreToClip: Difference between pages

(Difference between pages)
No edit summary
Tag: 2017 source edit
 
No edit summary
Tag: 2017 source edit
 
Line 1: Line 1:
<noinclude>Template is included in Template:BSExtensionInfo and Template:BSExtensionInfobox to check all extensions for accessibility.</noinclude><templatestyles src="WcagCheck/styles.css" /><includeonly>{{#if: {{{wcagStatus|}}}|
{{BSExtensionInfo
<div class="wcaginfo">
|desc=Allows to copy contents of PRE tags into the clipboard
==Accessibility==
|status=stable
{{{!}} class="wikitable" {{!}}
|developer=Thomas Candrian, Robert Vogel
!style="width:200px" {{{!}}Test status:
|type=MediaWiki
{{!}}[[wcagStatus::{{{wcagStatus|}}}]]
|edition=BlueSpice pro, BlueSpice Farm, BlueSpice Cloud
{{#ifeq: {{{extensionType|}}}|backend||
|compatible=MediaWiki
{{!}}-
|category=Content Structuring
!Checked for:
|docu=https://www.mediawiki.org/wiki/Extension:PreToClip
{{!}}{{#arraymap:{{{wcagCheckedfor|}}}|,|@@@|[[wcagCheckedfor::@@@]]}} }}
|features=The '''PreToClip''' extension adds a "Copy to clipboard" button to every <code><nowiki><pre></nowiki></code> tag. <code><nowiki><pre></nowiki></code> tags can be generated with the [[Manual:Extension/ContentDroplets|ContentDroplet]] ''Code''.
{{!}}-
 
!Last test date:
[[File:Extension PreToClip.png|thumb|450px|center|alt=PreToClip "Copy" button|PreToClip "Copy" button]]
{{!}}[[wcagTestdate::{{{wcagTestdate|}}}]]
 
{{#ifeq: {{{extensionType|}}}|backend|
|bsvFrom=4.3
|{{!}}-
|active=Yes
!WCAG level:
}}
{{!}}[[wcagLevel::{{{wcagLevel|}}}]]
{{wcagCheck}}
{{!}}-
!WCAG support:
{{!}} class="{{#switch:{{{wcagSupport}}}|supports=supports|partially supports=partiallysupports|does not support=notsupports|}}" {{!}}[[wcagSupport::{{{wcagSupport|}}}]] {{#ifeq: {{{wcagSupport}}}|partially supports|<span> (workaround: [[wcagWorkaround::{{{wcagWorkaround|}}}]])</span>|{{#ifeq: {{{wcagSupport}}}|does not support|<span> (workaround: [[wcagWorkaround::{{{wcagWorkaround|}}}]])</span>}}|}} }}
{{#if: {{{wcagComments|}}}|
{{!}}-
!Comments:
{{!}}
{{{wcagComments|}}}|}}
{{!}}-
!Extension type:
{{!}}[[extensionType::{{{extensionType|}}}]]
{{#ifeq: {{{extensionType|}}}|backend| |
{{!}}-
!Extension focus:
{{!}}[[extensionFocus::{{{extensionFocus|}}}]]
{{!}}} }}
<div>|}}{{#ifeq: {{{extensionType|}}}|backend|{{#set: wcagSupport=not applicable}}|}}</includeonly>

Latest revision as of 13:44, 19 July 2023

Extension: PreToClip

all extensions

Overview
Description:

Allows to copy contents of PRE tags into the clipboard

State: stable Dependency: MediaWiki
Developer: Thomas Candrian, Robert Vogel License: GPL-3.0-only
Type: MediaWiki Category: Content Structuring
Edition: BlueSpice pro, BlueSpice Farm, BlueSpice Cloud Version: 4.3+
For more info, visit Mediawiki.

Features

The PreToClip extension adds a "Copy to clipboard" button to every <pre> tag. <pre> tags can be generated with the ContentDroplet Code.

PreToClip "Copy" button
PreToClip "Copy" button

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice Cloud can differ in some cases.

Requirements

  • MediaWiki: 1.39.0

Integrates into

Special pages

Hooks

Discussions