We'll be installing Geshi on this forum in a 2-3 hours from now. During this time some things may break or act a little odd. We may even need to disable the board for a few minutes.
Thanks for your patience
Note: We don't intend to tinker with the existing highlighting scheme for
tags yet.
I've literally just done the basic MOD install procedure but will be working on it a little further just as soon as I get back from playing poker tonight :P
In any case if you want to play around with it until then you do:
[syntax="java" ] ... [/syntax ] replacing "java" with the language of your choice (within reason).
The supported languages are:
[list]
[*]actionscript
[*]ada
[*]apache
[*]asm
[*]asp
[*]bash
[*]caddcl
[*]cadlisp
[*]c_mac
[*]c
[*]c++
[*]c#
[*]css
[*]delphi
[*]diff
[*]div
[*]d
[*]eiffel
[*]gml
[*]html
[*]java
[*]javascript
[*]lisp
[*]lua
[*]matlab
[*]mpasm
[*]nsis
[*]objc
[*]oobas
[*]oracle8
[*]pascal
[*]perl
[*]php-brief
[*]php
[*]python
[*]qbasic
[*]smarty
[*]sql
[*]vbnet
[*]vb
[*]vhdl
[*]vfp
[*]xml[/list]
class HELLO_WORLD
creation
make
feature
make is
local
io:BASIC_IO
do
!!io
io.put_string("%N Hello World!!!!")
end --make
end -- class HELLO_WORLD
program hello_prog
root
HELLO_WORLD: "make"
cluster
"./"
end
include "$EIFFEL_S/library/lib.pdl"
end -- hello_prog
::Just A Thought
This is gonna be one helluva party.
::Action
Let's ROCK!!!
::Aftermath
went home badly shaken with bones and organs all tangled and tied...
OK most of it's done but as you can see I still haven't had a chance to best attempt to replicate our original colors. I'm afraid it'll have to wait until tomorrow because I'm off to bed
Say AHHH... that's right, open up so I can see what's in there... Oh my, it looks like... like... DIVERSITY!
This is cool. So now when we post JavaScript, HTML, PHP, Perl, Python or whatever (even SQL) it can look different. This so beats that BBCode [ code ] tag. Granola Bars DevNet.