Syntax Colouring

Trac supports language-specific syntax highlighting of source code in wiki formatted text and the repository browser.

Trac supports a number of external libraries for syntax highlighting.
Silvercity
SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges.
Download the latest version (0.9.7)

cd /extra/src
wget http://superb-west.dl.sourceforge.net/sourceforge/silvercity/SilverCity-0.9.7.tar.gz
tar zxvf SilverCity-0.9.7.tar.gz
cd SilverCity-0.9.7

Build and install it:

python setup.py build
python setup.py install

Recent Updates

  • 8 months 3 weeks ago
    1.27.2 update
  • 9 months 4 days ago
    Drupal 10/11 config
  • 9 months 6 days ago
  • PHP
    9 months 6 days ago
    PHP 8.3.11 and AlmaLinux
  • 9 months 6 days ago
    New version of Pound