Hi folks,
It seems that there is a capability to put in line numbers in file view
(using "&ln" as part of the query string), and have them be highlighted if
specified in the url params ("&ln=10") or even a range (&ln=10-11). (see
src/info.c<http://fossil-scm.org/index.html/artifact?name=acda9c4b5b73eecddd8b14607f9d0a58d3793c68>
)
Additionally, there <http://code.google.com/p/google-code-prettify/>
are<http://softwaremaniacs.org/soft/highlight/en/>
various <http://balupton.com/sandbox/jquery-syntaxhighlighter/demo/>
libraries <http://alexgorbatchev.com/SyntaxHighlighter/> that can highlight
code, and there is even a helpful tutorial
<http://www.fossil-scm.org/fossil/info/bde8ce985d52d3d76efafa37d8670a32fe16f79c#source-hilight>on
the fossil wiki to get those working. Great!
I want to put those two together so that if you click on the line number,
you automatically highlight that line, either using the imported library or
fossil. Has anyone attempted or succeeded at this?
Tomek
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users