Name |
Date |
Size |
#Lines |
LOC |
||
---|---|---|---|---|---|---|
.. | 05-Apr-2025 | - | ||||
img/ | H | 26-Jun-2020 | - | |||
README.md | H A D | 25-Jun-2020 | 441 | 17 | 10 | |
action.php | H A D | 25-Jun-2020 | 482 | 19 | 9 | |
plugin.info.txt | H A D | 25-Jun-2020 | 253 | 8 | 7 | |
script.js | H A D | 25-Jun-2020 | 612 | 26 | 14 | |
style.css | H A D | 25-Jun-2020 | 364 | 22 | 19 |
README.md
1 # dokuwiki-plugin-codeclipboard 2 3 With this plugin enabled you can copy code block content within the frontend 4 with a simple button. 5 6  7 8 ## Design 9 10 Based on an Action plugin it will load a javascript code that uses jQuery 11 to call the copy command on a fake textarea. 12 13 ## HowTo 14 15 Install from the extension page within your Dokuwiki configuration page or 16 decompress in your plugin folder `/dokuwiki/lib/plugins` 17