plugin:highlightjs
Table of Contents
highlightjs Plugin
Compatible with DokuWiki
2009-02-14b
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Similar to code, code2, code3, codeprettify, jquery-syntax, syntaxhighlighter
Information
This plugin provides syntax highlighting for DokuWiki with Highlight.js version 5.71.
Download
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
- Project's page: https://code.google.com/archive/p/dokuwiki-highlightjs-plugin/
Installation
Using Plugin Manager
- Copy / Paste download into plugin manager
- Go to Configuration Manager and go to Advanced Settings
- Change renderer_xhtml to
HighlightJs
- Select the skin to use to style highlighting
Manual Installation
- Download Archive from Web or using SVN
- Unarchive it in
lib/plugins
directory - Go to Configuration Manager and go to Advanced Settings
- Change renderer_xhtml to
HighlightJs
Usage
- Use code tag:
<code>YOUR CODE HERE</code>
- OR use the new toolbar icon Code
Release Notes
Release 1.0.1
- Added Toolbar icon
- Added configuration file in order to choose highlight style
Release 1.0.0
- First release
To Do
- Change DokuWiki configuration to change default XHTML renderer to highlightjs
plugin/highlightjs.txt · Last modified: 2018-06-04 22:17 by Klap-in