https://bugzilla.wikimedia.org/show_bug.cgi?id=27531
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Normal |Low CC| |[email protected], | |[email protected], | |[email protected] Component|Parser |SyntaxHighlight (GeSHi) Version|1.17.x |unspecified Product|MediaWiki |MediaWiki extensions Target Milestone|--- |Future release Summary|[[MediaWiki:Common.js]] and |SyntaxHighlight_GeSHi: |user js/css pages should |Implement link anchors to |have numbers and ids for |line numbers of <source> |each line of code (as in |contents |SVN files) | --- Comment #7 from Krinkle <[email protected]> --- The output would probably use something like <span id="mw-source-f2-l31"> where f2 indicates it is the second <source> section on the page, and l31 line 31. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
