“”

Code Highlighter Code Highlighter

mh_code_highlighter / stable

Adds a new Content Element that uses GeSHi to highlight code.

This version supports TYPO3

Older versions also support TYPO3

Last upload comment

Fix TYPO3-EXT-SA-2016-029: Insecure Unserialize and SQL Injection.
Support both JSON-based and PHP-serialized t3s file uploads.
Improve security by disallowing class deserialization on PHP 7+.
Fix broken file uploads by using the correct form enctype.

Downloads by month

Download 1.2.12 Extension Manual
Author
Marc Hoersken
Last update
04. Dec 2016
First upload
27. Jul 2007
Downloads
11,887
Category
Frontend Plugins
Dependencies
  • PHP (>= 4.3.0)
  • TYPO3 (4.0.0 - 6.2.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Version history

Version Upload comment Works with TYPO3 Download
1.2.12 / stable
December 04, 2016
Fix TYPO3-EXT-SA-2016-029: Insecure Unserialize and SQL Injection.
Support both JSON-based and PHP-serialized t3s file uploads.
Improve security by disallowing class deserialization on PHP 7+.
Fix broken file uploads by using the correct form enctype.
4.0.0 - 6.2.99 Download
1.2.11 / stable
November 14, 2016
Security Fix PLEASE UPDATE
See: https://typo3.org/teams/security/security-bulletins/typo3-extensions/typo3-ext-sa-2016-029/ for details ~nc
4.0.0 - 6.2.99 Download
1.2.10 / stable
May 28, 2016
Use HTTPS instead of HTTP to connect to syntax repository. Updated frontend plug-in for TYPO3 6.2.
4.0.0 - 6.2.99 Download
1.2.9 / stable
May 28, 2016
Updated for TYPO3 6.2. Replaced outdated/invalid extension ZIP file.
4.0.0 - 6.2.99 Download
1.2.8 / stable
May 28, 2016
Updated for TYPO3 6.2.
4.0.0 - 6.2.99 Download
1.2.7 / stable
June 28, 2013
Updated for TYPO3 6.0 (thanks Jan)
4.0.0 - 6.1.99 Download
1.2.6 / stable
June 08, 2010
Updated GeSHi to version 1.0.8.8. Fixed empty class attribute (thanks Jan).
Download
1.2.5 / stable
February 28, 2010
Fixed changelog rendering in manual.
Download
1.2.4 / stable
February 27, 2010
Updated GeSHi to version 1.0.8.6. Fixed language installation (thanks Jürgen and Maximilian). Updated path to language repository.
Download
1.2.3 / stable
January 18, 2009
Sorry, had to fix the repository path again.
Download
1.2.2 / stable
January 17, 2009
Updated repository URL. Updated GeSHi to version 1.0.8.1. Updated GeSHi syntax files and fixed PHP syntax. Updated manual to new layout. Removed database based caching.
Download
1.2.1 / stable
December 14, 2008
Updated repository URL. Updated GeSHi to version 1.0.8.1. Updated GeSHi syntax files and fixed PHP syntax. Updated manual to new layout. Removed database based caching.
Download
1.2.0 / stable
December 01, 2008
Updated GeSHi to version 1.0.8.1. Updated GeSHi syntax files and fixed PHP syntax. Updated manual to new layout. Removed database based caching.
Download
1.1.3 / stable
June 08, 2008
Fixed SYMBOL and REGEXP highlighting. Updated GeSHi to version 1.0.7.21. Updated GeSHi syntax files and fixed PHP syntax.
Download
1.1.2 / stable
April 06, 2008
Fixed invalid <span> and <code> tag (thanks Cyrill). Updated JS to work without those tags. Added missing XCLASS statements.
Download
1.1.1 / stable
November 27, 2007
Renamed GeSHi class to 'tx_mhcodehighlighter_geshi'
Download
1.1.0 / stable
November 25, 2007
Fixed config.linenumbering overwriting config.tabwidth. Made the TCA (Web->List module) view looking better and set 'readOnly' to 1. Fixed screwed layout if linenumbering was disabled. Added new CSS to the static TypoScript setup file.
Download
1.0.2 / stable
July 28, 2007
Fixed manual.
Download
1.0.1 / stable
July 27, 2007
Tuned and documented the GeSHi class. Added plugin to "Create Content Element" list. Added manual.
Download
1.0.0 / stable
July 27, 2007
Initial release.
Download