Skip to main content

silvercity

Syntax Colouring

Posted in

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:

Syndicate content