Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Carmo Copy to Clipboard

Beskrivelse

This plugin will add a new copy to clipboard functionality to Gutenberg Code Block.
It will add a copy button at the top right corner of the block. After clicked, it will select the text, copy to clipboard, and after copy it will deselect the copied text. No markup here.

This plugin makes use of two javascript libraries:
Clipboard.js and Prism.js

Skjermbilder

  • Example of two code blocks next to each other
  • Example of a small code block
  • Example of a code block when the copy button is pressed

Ofte stilte spørsmål

It only aftects Gutenberg code blocks?

Yes. It would only affect blocks that are equal to core/code type.

Why that the block style is black?

It’s one of the default themes of Prism. In the future we may add more styles.

Vurderinger

Les 1 vurdering

Bidragsytere og utviklere

«Carmo Copy to Clipboard» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

1.0

  • First Version.