Edgewall Software

Changes between Version 3 and Version 4 of 0.12/TracSyntaxColoring


Ignore:
Timestamp:
Feb 28, 2010, 2:47:45 PM (14 years ago)
Author:
Christian Boos
Comment:

tidy up the tabled of #language-supported

Legend:

Unmodified
Added
Removed
Modified
  • 0.12/TracSyntaxColoring

    v3 v4  
    1111
    1212
    13 To activate syntax coloring, simply install either one (or more) of these packages (see [#Download] section below).
     13To activate syntax coloring, simply install either one (or more) of these packages (see [#ExtraSoftware] section below).
    1414If none of these packages is available, Trac will display the data as plain text.
    1515
     
    3131
    3232
    33 === List of Languages Supported, by Highlighter
     33=== List of Languages Supported, by Highlighter #language-supported
    3434
    3535This list is only indicative.
    3636
    37 || || !SilverCity || Enscript || Pygments ||
    38 || Ada      ||   || X || ||
    39 || Asm      ||   || X || ||
    40 || Apache Conf (htaccess)) || || || X ||
    41 || ASP    || X || X || ||
    42 || C      || X || X || X ||
    43 || C#     ||   || X (1) || X ||
    44 || C++    || X || X || X ||
    45 || Java   || X (2) || X || X ||
    46 || Awk      ||   || X || ||
    47 || Boo || || || X ||
    48 || CSS      || X ||   || X ||
    49 || Python Doctests || || || X ||
    50 || Diff     ||   || X || X ||
    51 || Eiffel   ||   || X || ||
    52 || Elisp    ||   || X || ||
    53 || Fortran  ||   || X (1) || X ||
    54 || Haskell  ||   || X || X ||
    55 || Genshi || || || X ||
    56 || HTML     || X || X || X ||
    57 || IDL      ||   || X || ||
    58 || INI || || || X ||
    59 || Javascript || X || X || X ||
    60 || Lua || || || X ||
    61 || m4       ||   || X || ||
    62 || Makefile ||   || X || X ||
    63 || Mako || || || X ||
    64 || Matlab (3) ||   || X || X ||
    65 || Mygthy || || || X ||
    66 || Objective-C || || X ||X ||
    67 || OCaml    ||   ||   || X ||
    68 || Pascal   ||   || X || X ||
    69 || Perl   || X || X || X ||
    70 || PHP    || X ||   || X ||
    71 || PSP      || X ||   || ||
    72 || Pyrex    ||   || X || ||
    73 || Python || X || X || X ||
    74 || Ruby   || X || X (1) || X ||
    75 || Scheme   ||   || X || X ||
    76 || Shell    ||   || X || X ||
    77 || Smarty || || || X ||
    78 || SQL      || X || X || X ||
    79 || Troff    ||   || X || X ||
    80 || TCL      ||   || X || ||
    81 || Tex      ||   || X || X ||
    82 || Verilog  || X (2) || X || ||
    83 || VHDL     ||   || X || ||
    84 || Visual Basic |||| X || X ||
    85 || VRML     ||   || X || ||
    86 || XML      || X ||  || X ||
     37||                 ||= !SilverCity =||= Enscript   =||= Pygments =||
     38|| Ada             ||               || X            ||  ||
     39|| Asm             ||               || X            ||  ||
     40|| Apache Conf     ||               ||              || X ||
     41|| ASP             || X             || X            ||  ||
     42|| C               || X             || X            || X ||
     43|| C#              ||               || X ^[#1 (1)]^ || X ||
     44|| C++             || X             || X            || X ||
     45|| Java            || X  ^[#2 (2)]^ || X            || X ||
     46|| Awk             ||               || X            ||  ||
     47|| Boo             ||               ||              || X ||
     48|| CSS             || X             ||              || X ||
     49|| Python Doctests ||               ||              || X ||
     50|| Diff            ||               || X            || X ||
     51|| Eiffel          ||               || X            ||  ||
     52|| Elisp           ||               || X            ||  ||
     53|| Fortran         ||               || X ^[#1 (1)]^ || X ||
     54|| Haskell         ||               || X            || X ||
     55|| Genshi          ||               ||              || X ||
     56|| HTML            || X             || X            || X ||
     57|| IDL             ||               || X            ||  ||
     58|| INI             ||               ||              || X ||
     59|| Javascript      || X             || X            || X ||
     60|| Lua             ||               ||              || X ||
     61|| m4              ||               || X            ||  ||
     62|| Makefile        ||               || X            || X ||
     63|| Mako            ||               ||              || X ||
     64|| Matlab ^[#3 (3)]^ ||             || X            || X ||
     65|| Mygthy          ||               ||              || X ||
     66|| Objective-C     ||               || X            || X ||
     67|| OCaml           ||               ||              || X ||
     68|| Pascal          ||               || X            || X ||
     69|| Perl            || X             || X            || X ||
     70|| PHP             || X             ||              || X ||
     71|| PSP             || X             ||              ||  ||
     72|| Pyrex           ||               || X            ||  ||
     73|| Python          || X             || X            || X ||
     74|| Ruby            || X             || X ^[#1 (1)]^ || X ||
     75|| Scheme          ||               || X            || X ||
     76|| Shell           ||               || X            || X ||
     77|| Smarty          ||               ||              || X ||
     78|| SQL             || X             || X            || X ||
     79|| Troff           ||               || X            || X ||
     80|| TCL             ||               || X            ||  ||
     81|| Tex             ||               || X            || X ||
     82|| Verilog         || X  ^[#2 (2)]^ || X            ||  ||
     83|| VHDL            ||               || X            ||  ||
     84|| Visual Basic    ||               || X            || X ||
     85|| VRML            ||               || X            ||  ||
     86|| XML             || X             ||              || X ||
    8787
    88 ''(1) Not included in the Enscript distribution.  Additional highlighting rules can be obtained for
     88
     89
     90''[=#a1 (1)] Not included in the Enscript distribution.  Additional highlighting rules can be obtained for
    8991[http://neugierig.org/software/ruby/ Ruby],
    9092[http://wiki.hasno.info/index.php/Csharp.st C#],
    9193[http://wiki.hasno.info/index.php/F90.st Fortran 90x/2003]
    9294
    93 ''(2) since Silvercity 0.9.7 released on 2006-11-23
     95''[=#a2 (2)] since Silvercity 0.9.7 released on 2006-11-23
    9496
    95 ''(3) By default `.m` files are considered Objective-C files. In order to treat `.m` files as MATLAB files, add "text/x-matlab:m" to the "mime_map" setting in the [wiki:TracIni#mimeviewer-section "[mimeviewer] section of trac.ini"].
     97''[=#a3 (3)] By default `.m` files are considered Objective-C files. In order to treat `.m` files as MATLAB files, add "text/x-matlab:m" to the "mime_map" setting in the [wiki:TracIni#mimeviewer-section "[mimeviewer] section of trac.ini"].
    9698
    9799== Extra Software ==