User talk:Klever: Difference between revisions

From Rosetta Code
Content added Content deleted
(lang VBA -> lang vb)
 
(Maybe try getting it added to the highlighter?)
Line 1: Line 1:
I notice that you're using <nowiki><lang VBA></nowiki> for your VBA examples. Might I suggest using <nowiki><lang vb></nowiki> instead? Then the examples will get highlighted properly. (It's what ''I'' do.) -- [[User:Eriksiers|Erik Siers]] 19:50, 4 October 2011 (UTC)
I notice that you're using <nowiki><lang VBA></nowiki> for your VBA examples. Might I suggest using <nowiki><lang vb></nowiki> instead? Then the examples will get highlighted properly. (It's what ''I'' do.) -- [[User:Eriksiers|Erik Siers]] 19:50, 4 October 2011 (UTC)
:If there are significant differences between the languages it might be better to get VBA added to GeSHi. There are some instructions [[Rosetta_Code:Village_Pump/Syntax_Highlighting#Relationship_Between_Rosetta_Code_and_GeSHi|here]]. [[User:BenBE]] is our contact for the GeSHi project. If the languages aren't that different it's probably not worth it, but it may not be too difficult to get a language file set up (multiple users have done it before so I don't think it's too hard). --[[User:Mwn3d|Mwn3d]] 20:06, 4 October 2011 (UTC)

Revision as of 20:06, 4 October 2011

I notice that you're using <lang VBA> for your VBA examples. Might I suggest using <lang vb> instead? Then the examples will get highlighted properly. (It's what I do.) -- Erik Siers 19:50, 4 October 2011 (UTC)

If there are significant differences between the languages it might be better to get VBA added to GeSHi. There are some instructions here. User:BenBE is our contact for the GeSHi project. If the languages aren't that different it's probably not worth it, but it may not be too difficult to get a language file set up (multiple users have done it before so I don't think it's too hard). --Mwn3d 20:06, 4 October 2011 (UTC)