hw>Mlink-rodrigue No edit summary |
m (Text replacement - "BlueSpice Cloud" to "BlueSpice cloud") |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|developer=Brion Vibber, Tim Starling, Rob Church, Ori Livneh | |developer=Brion Vibber, Tim Starling, Rob Church, Ori Livneh | ||
|type=MediaWiki | |type=MediaWiki | ||
|edition=BlueSpice free, BlueSpice pro, BlueSpice | |edition=BlueSpice free, BlueSpice pro, BlueSpice farm, BlueSpice cloud | ||
|active=Yes | |active=Yes | ||
|compatible=MediaWiki | |compatible=MediaWiki | ||
Line 10: | Line 10: | ||
|license=GPL v2+ | |license=GPL v2+ | ||
|docu=https://www.mediawiki.org/wiki/Extension:SyntaxHighlight | |docu=https://www.mediawiki.org/wiki/Extension:SyntaxHighlight | ||
|features= | |||
'''SyntaxHighlight''' adds customizable syntax highlighting functionality. | '''SyntaxHighlight''' adds customizable syntax highlighting functionality. | ||
It is powered by the Pygments library and supports hundreds of different programming languages and file formats. | It is powered by the Pygments library and supports hundreds of different programming languages and file formats. | ||
{{ | {{Messagebox|boxtype=important|Note text=The <code>pygmentize</code> binary needs to be executable by the webserver user ([https://www.mediawiki.org/wiki/Extension:SyntaxHighlight#Installation see installation instructions for SyntaxHighlight]).}} | ||
}} | |||
Latest revision as of 10:51, 7 June 2024
Extension: SyntaxHighlight
Overview | |||
---|---|---|---|
Description: | Provides syntax highlighting and code rendering. | ||
State: | stable | Dependency: | MediaWiki |
Developer: | Brion Vibber, Tim Starling, Rob Church, Ori Livneh | License: | GPL v2+ |
Type: | MediaWiki | Category: | Rich Articles |
Edition: | BlueSpice free, BlueSpice pro, BlueSpice farm, BlueSpice cloud | Version: | 4.1+ |
For more info, visit Mediawiki. |
Features
SyntaxHighlight adds customizable syntax highlighting functionality.
It is powered by the Pygments library and supports hundreds of different programming languages and file formats.