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

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:highlightjs [2009-11-20 18:54] 74.93.99.97plugin:highlightjs [2018-06-04 22:17] (current) – [Download] Klap-in
Line 1: Line 1:
-====== highlightjs plugin ======+====== highlightjs Plugin ======
  
 ---- plugin ---- ---- plugin ----
Line 7: Line 7:
 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 
 +conflicts  : xbr
 similar    : syntaxhighlighter, code, code2, code3 similar    : syntaxhighlighter, code, code2, code3
-tags       : code syntax highlight highlighter js javascript +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: 
 ---- ----
- 
  
 ===== Information =====  ===== Information ===== 
  
-This plugin provides syntax highlighting for DokuWiki with Highlight.js version 5.71 ([[http://softwaremaniacs.org/soft/highlight/en/]])+This plugin provides syntax highlighting for DokuWiki with [[https://highlightjs.org/|Highlight.js]] version 5.71.
  
 +===== Download =====
  
-===== Download =====  +Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually.
-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/]] +
-  * **Download** : [[http://dokuwiki-highlightjs-plugin.googlecode.com/files/highlightjs.tar.gz | Dokuwiki Highlightjs Plugin Latest version]] +
  
 +  * **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 Configuration 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   * 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 Configuration 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**+  * OR use the new toolbar icon **Code**
    
 +===== Release Notes =====
  
-==== Release Notes ==== +==== Release 1.0.1 ====
-=== Release 1.0.1 === +
  
   * Added Toolbar icon   * Added Toolbar icon
   * Added configuration file in order to choose highlight style    * Added configuration file in order to choose highlight style 
      
-=== Release 1.0.0 ===+==== Release 1.0.0 ===
  
   * First release   * First release
  
 +===== To Do =====
  
-==== To Do ==== 
   * Change DokuWiki configuration to change default XHTML renderer to highlightjs   * Change DokuWiki configuration to change default XHTML renderer to highlightjs
  
plugin/highlightjs.1258739659.txt.gz · Last modified: 2009-11-20 18:54 by 74.93.99.97

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