Color Highlighting in posts. It's possible to specify a part of a post to be code with syntax color highlighting. This document gives some pointers and examples on how you can do this. Syntax: [code: :code] Some php code: [code:php :code] and some C code [code:C #include #include #include int main(int argc, char *argv[]) { return(0); } :code] That's it for today We use the GeShI php classes for the syntax highlighting. This means we support the following languages/syntaxes: abap, actionscript, ada, apache, applescript, asm, asp, autoit, bash, blitzbasic, bnf, caddcl, cadlisp, cfdg, cfm, c_mac, c, ,cpp, cpp-qt, csharp, css, delphi, diff, div, dos, dot, d, eiffel, fortran, freebasic, genero, gml, groovy, haskell, html4strict, idl, ini, inno, io, java5, java, javascript, latex, lisp, lua, m68k, matlab, mirc, mpasm, mysql, nsis, objc, ocaml-brief, ocaml, oobas, oracle8, pascal, perl, per, php-brief, php, plsql, python, qbasic, rails, reg, robots, ruby, sas, scheme, sdlbasic, smalltalk, smarty, sql, tcl, text, thinbasic, tsql, vbnet, vb, vhdl, visualfoxpro, winbatch, xml, xpp, z80 Bugs etc can be posted on http://dev.mvblog.org