DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:highlightjs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:highlightjs [2009-11-20 12:17] – created clemsyplugin:highlightjs [2018-06-04 22:17] (current) – [Download] Klap-in
Line 1: Line 1:
-====== highlightjs plugin ======+====== highlightjs Plugin ======
  
 ---- plugin ---- ---- plugin ----
-description: Providing syntax highlighting for Dokuwiki with highlight.js+description: Providing syntax highlighting for DokuWiki with highlight.js
 author     : Clément Chartier author     : Clément Chartier
 email      : clemsy@gmail.com email      : clemsy@gmail.com
 type       : renderer, action type       : renderer, action
 lastupdate : 2009-11-20 lastupdate : 2009-11-20
-compatible : DokuWiki 2009-02-14b (possibly earlier). +compatible : 2009-02-14b 
-similar    : syntaxhighlighter, code, code2, code3. +conflicts  : xbr 
-tags       : code syntax highlight highlighter js javascript +similar    : syntaxhighlighter, code, code2, code3 
 +tags       : code syntax syntaxhighlight javascript 
 + 
 +downloadurl: https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/dokuwiki-highlightjs-plugin/highlightjs.tar.gz 
 +bugtracker : https://code.google.com/archive/p/dokuwiki-highlightjs-plugin/issues 
 +sourcerepo :  
 +donationurl:  
 + 
 +screenshot_img: 
 ---- ----
  
-===== Download =====  +===== Information ===== 
-Download and install the plugin using the [[plugin:plugin|Plugin Manager]] using the following URL. Refer to [[:Plugins]] on how to install plugins manually.+
  
-  * **Project's page** : [[http://code.google.com/p/dokuwiki-highlightjs-plugin/]] +This plugin provides syntax highlighting for DokuWiki with [[https://highlightjs.org/|Highlight.js]] version 5.71.
-  * **Download** : [[http://dokuwiki-highlightjs-plugin.googlecode.com/files/highlightjs.tar.gz | Dokuwiki Highlightjs Plugin Latest version]]+
  
 +===== Download =====
  
 +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
 +
 +  * **Project's page**: [[https://code.google.com/archive/p/dokuwiki-highlightjs-plugin/]]
 +  * **Download**: [[https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/dokuwiki-highlightjs-plugin/highlightjs.tar.gz|DokuWiki Highlightjs Plugin Latest version]]
  
 ===== Installation =====  ===== Installation ===== 
  
- +==== Using Plugin Manager ====
-=== Using Plugin Manager ===+
  
   * Copy / Paste download into plugin manager    * Copy / Paste download into plugin manager 
-  * Go to onfiguration Manager and go to Advanced Settings +  * Go to Configuration Manager and go to Advanced Settings 
-  * Change 'renderer_xhtmlto HighlightJs+  * Change [[config:renderer_xhtml]] to ''HighlightJs'' 
 +  * Select the skin to use to style highlighting
  
-=== Manual Installation ===+==== Manual Installation ====
  
   * Download Archive from Web or using SVN   * Download Archive from Web or using SVN
-  * Unarchive it in lib/plugins directory +  * Unarchive it in ''lib/plugins'' directory 
-  * Go to onfiguration Manager and go to Advanced Settings +  * Go to Configuration Manager and go to Advanced Settings 
-  * Change 'renderer_xhtmlto HighlightJs+  * Change [[config:renderer_xhtml]] to ''HighlightJs''
  
-==== Usage ====+===== Usage =====
  
-  * Use code tag :  ''<code>YOUR CODE HERE</code>''+  * Use code tag: ''%%<code>YOUR CODE HERE</code>%%'' 
 +  * OR use the new toolbar icon **Code**
    
 +===== Release Notes =====
 +
 +==== Release 1.0.1 ====
  
-==== Release Notes ===+  * Added Toolbar icon 
-  * todo+  * Added configuration file in order to choose highlight style  
 +   
 +==== Release 1.0.0 ===
  
 +  * First release
  
-==== To Do ====+===== To Do =====
  
-  * Add conf file in order to choose wich skin to use +  * Change DokuWiki configuration to change default XHTML renderer to highlightjs
-  * Add icon to the default toolbar +
-  * Change dokuwiki configuration to change default xhtml renderer to highlightjs+
  
plugin/highlightjs.1258715843.txt.gz · Last modified: 2009-11-20 12:17 by clemsy

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki