Site Updates Site Updates

A few updates to the site have been done.

IRC chat Applet is up, And we have a room setup, You can find more IRC Info Here

My forums plugin is now active.

RevisionBot Posting is now available.
You can now see the latest revisions, on the forums, shortly after commit. The look is pretty much identical to the Trac.
You may find the Revision Section Here.
More Trac Integration will come soon.

Geshi Highlighting corehack is now active.

A quick example of how to use it.
A few keywords examples html, php, css, javascript
Just replace the keyword with the type you want to use and place your code where it says code
[highlight=keyword]code[/highlight]
[highlight=php]
function foo()
	{
		return "Foo!";
	}
[/highlight]
function foo()
	{
		return "Foo!";
	}

Henüz yorum yapılmamış
Sadece kayıtlı kullanıcılar yeni yorum yapabilir.