User talk:Stefan: Difference between revisions

From Rosetta Code
Content added Content deleted
(OpenEdge/Progress lang tag)
 
Line 2: 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)
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)

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)

Revision as of 08:36, 11 July 2011

OpenEdge/Progress lang tag

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? --Mwn3d 23:34, 10 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.--Stefan 08:36, 11 July 2011 (UTC)