• Welcome to Valhalla Legends Archive.
 

Forum Suggestion

Started by UserLoser, October 10, 2003, 09:22 PM

Previous topic - Next topic

UserLoser

Has anyone thought about adding [vb], [c++] and other tags?  This way it will be easier to read code.  
i.e:
[vb]
If Blah Then
    MsgBox "Hola!"  ' Greet the user
End If
[/vb]

If, Then, End If would be in blue (also any other keywords), ' Greet the user would be green, while the rest of the text would be black or white, depending on background color.

I think it's a great idea ;)
Quote
[21:12:36] <thuscelackpiss> that would be nice userloesr

Hitmen

The code tags on madz do that but they use mind numbingly horrible colors.

iago

I thought of writing something like that awhile ago, but it seemed like too much work.

Are you volunteering?
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Yoni

Quote from: iago on October 10, 2003, 09:54 PM
too much work

This forum is written in PHP... Many other popular forums are written in PHP. I'm sure someone's done it already, all we need to do is copy and paste?

UserLoser

Quote from: Yoni on October 10, 2003, 10:50 PM
Quote from: iago on October 10, 2003, 09:54 PM
too much work

This forum is written in PHP... Many other popular forums are written in PHP. I'm sure someone's done it already, all we need to do is copy and paste?

I'm off searching google ;)