Drupal is a registered trademark of Dries Buytaert
Release: Drupal 10.3.6 Update released for Drupal core (10.3.6)! Release: Drupal 11.0.5 Update released for Drupal core (11.0.5)! Release: Drupal 10.2.9 Update released for Drupal core (10.2.9)! Release: Drupal 10.2.10 Update released for Drupal core (10.2.10)! Release: Drupal 10.3.7 Update released for Drupal core (10.3.7)! Release: Drupal 11.0.6 Update released for Drupal core (11.0.6)! Release: Drupal 10.3.8 Update released for Drupal core (10.3.8)! Release: Drupal 11.0.7 Update released for Drupal core (11.0.7)! Module Revived: Translation Management Tool 8.x-1.19 Module tmgmt updated after 7 months of inactivity (8.x-1.19). Usage Milestone: Account field split Module account_field_split crossed 10,000 active installs.

To improve the readability of code, many text editors use language-specific syntax highlighting. This module uses the highlight.php library to offer similar functionality when displaying code snippets on your site. highlight.php itself is a port of the popular highlight.js, and allows the syntax highlighting to be done on the web-server. Instead of relying on the client to do highlighting, the advantage of server-sided code highlighting is that this allows to cache the results and not be dependent on JavaScript running in the browser.

This module introduces the "Code snippet (server-sided code highlighting)" field, which can be attached to any field-able entity (like nodes or Paragraphs). The provided widget allows to enter the code snippet in a text area and select the programming language (currently 185 languages are supported). The formatter allows indicating whether your theme styles the syntax highlighting or that one of the 94 style sheets is delivered to the browser.

Requirements

This module depends on the scrivo/highlight.php library and the contributed Vendor Stream Wrapper module. When using composer require drupal/ssch to install this module, both these dependencies should automatically be installed.

Similar projects

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
1
Tracked since
Oct 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 1
Maintenance
Dormant

Releases

Version Type Core Release date
2.0.2 Stable Oct 1, 2024