User talk:Stefan: Difference between revisions

No languages with spaces, but additional arguments possible.
(OpenEdge/Progress lang tag)
 
(No languages with spaces, but additional arguments possible.)
 
(One intermediate revision by one other user not shown)
Line 2:
 
According to [[Rosetta_Code:Village_Pump/Syntax_Highlighting#GeSHi_extension_self-report the list of available lang tag names]], the tag for this language looks like it should be just "progress" not "Progress (Openedge ABL)". As far as I know, lang tag names can not contain spaces, so it just ignores anything you put after the first word. The edits you have made work because they start with "progress " so they wouldn't need to be changed. Is there a plan for a future lang tag with spaces? --[[User:Mwn3d|Mwn3d]] 23:34, 10 July 2011 (UTC)
:No plans for lang tags with spaces in the language identifier; the spaces are seen by the MW extension as additional arguments. I have, however, been considering adding additional arguments to the tag for various purposes. --[[User:Short Circuit|Michael Mol]] 13:58, 11 July 2011 (UTC)
 
Thanks for pointing that out - I had noticed that none of the Progress/OpenEdge code snippets had color coding and found that the geshi name with spaces 'worked', not realizing that stuff after the space was ignored. I will leave the current snippets as is and ensure that future additions are simply with language tag progress.--[[User:Stefan|Stefan]] 08:36, 11 July 2011 (UTC)