
Better readability of source code
I just activated the mambots Geshi (standard in Mambo 4.5.2 ) on my Homepage, now all code in my pages (between <pre> and </pre> ) will be automaticaly highlighted and colored. More than 38 languages are now supported on my homepage!
actionscript – ada – apache – asm – asp – bash – c – c_mac – caddcl – cadlisp – cpp – csharp – css – delphi – html4strict – java – javascript – lisp – lua – mpasm – nsis – objc – oobas – oracle8 – pascal – perl – php-brief – php – python – qbasic – smarty – sql – vb – vbnet – visualfoxpro – xml
I will post later post an update for Mambo 4.5.2, instead of Geshi 1.0.4 You will soon be able to use Geshi 1.0.7 and an extended Mambot for Your personal use.
Enjoy 😉
private long startStatistics() { long before = System.currentTimeMillis(); if (logger.isDebugEnabled()) { logger.debug("Start conversion " ); } return before; }