> One instance where I would love to have that is for code review tickets. I > would like to show a small range of source lines, with some surrounding > lines as context. The referenced lines should be highlighted to set them off > from the context.
If you're using 0.11-dev, just append to the url the range you want to highlight and the starting position. The URL would look something like /browser/path/to/file?marks=5-10,15#L4 Tim --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
