mediawiki-extensions-Syntax.../includes
Siddharth VP 55630cc5ea Implement copy buttons for code blocks
<syntaxhighlight> blocks with a boolean "copy" param will now have a
button next to them for copying the code to the clipboard. Not
applicable for inline code blocks.

Adapted from the mediawiki.org gadget written by Krinkle.

Bug: T40932
Change-Id: Ic8ef030514c3b6dd2cb9b137f032588869ab3762
2024-09-11 01:31:14 +05:30
..
ParsoidExt.php Set hasWikitextInput flag to false 2023-10-03 20:52:29 +00:00
Pygmentize.php Use MainConfig instead of global variables 2024-08-12 21:06:29 +00:00
PygmentsException.php Port to BoxedCommand 2021-09-10 11:47:28 -07:00
ResourceLoaderPygmentsModule.php Add a few missing type declarations to properties and methods 2024-01-22 09:39:30 +01:00
SyntaxHighlight.php Implement copy buttons for code blocks 2024-09-11 01:31:14 +05:30
SyntaxHighlightAce.php Fix GeSHi support, update PHP/JSDocs, use modern PHP 2024-01-22 20:10:04 +01:00
SyntaxHighlightGeSHiCompat.php Fix GeSHi support, update PHP/JSDocs, use modern PHP 2024-01-22 20:10:04 +01:00
VisualEditorConfig.php Add a few missing type declarations to properties and methods 2024-01-22 09:39:30 +01:00