plugin:codebuttonmodbash
Table of Contents
codebuttonmodbash Plugin
Compatible with DokuWiki
- 2024-02-06 "Kaos" yes
- 2023-04-04 "Jack Jackrum" unknown
- 2022-07-31 "Igor" unknown
- 2020-07-29 "Hogfather" unknown
Similar to codebutton, custombuttons
Installation
Search and install the plugin “codebuttonmodbash” using the Extension Manager.
or
Install the plugin over the webfrontend by using the url:
https://github.com/unimetal/dokuwiki_plugin_codebuttonmodbash/zipball/master
Syntax and Usage
- After installation you'll find a new button at the end of your regular toolbar.
- Use the button to add “
<code bash>Insert_Code</code>
” to your DokuWiki markup. - Default value is “bash” and can be modifyed in the config.
Mod bash contents
- Default title is set to “$this→getLang('insertcode')”
- using updated examples to create plugin
- new (green) icon
contents from Mod 1
- file has been replaced by code
- Placeholder text can select by a single double click.
- plugin.info.txt for easy setup using a named zip file
Author
- Simon Jacob (Mod bash) Plugin on GitHub
- Georg Schmidt (Mod 1) Plugin on GitHub
- Heiko Barth (Original) Plugin on GitHub
Change Log
- 2025-01-10b
- replaced <code=BASH> by <code bash>
- 2025-01-10
- Added codeStr Parameter to modify <code=$codeStr>...</code> in config.
- 2025-01-08
- Update plugin name and id
- 2025-01-08
Known Bugs and Issues
- no known bugs
ToDo/Wish List
Settings file to edit bash string
plugin/codebuttonmodbash.txt · Last modified: by unimetal