On Thursday, May 21, 2015 at 2:27:15 PM UTC-7, Tim Tisdall wrote: > > I was hoping to add syntax highlighting to repository browsing with > tracgit. I found this article ( > http://nanosleep.org/proj/trac-git-plugin/wiki/TracSyntaxColoring > <http://www.google.com/url?q=http%3A%2F%2Fnanosleep.org%2Fproj%2Ftrac-git-plugin%2Fwiki%2FTracSyntaxColoring&sa=D&sntz=1&usg=AFQjCNFVAUhKUWgo2vkj3fAIwmqpTGO3UQ>) > > saying to add GNU Enscript or SilverCity, but both seem to be dead projects. >
Three more things: - The page you refer to is for Trac 0.10. Up-to-date and concise information can be found in (1). That's the Trac 1.2 development documentation. Normally the Trac 1.0 documentation would be better, but in this case the 1.2 documentation is better because we've removed all the irrelevant information about Enscript and SilverCity. - I want to emphasize by repeating that Trac has built-in support for Git, you certainly wouldn't want to install the old project at (3). - I also want to emphasize that you shouldn't have to mess with the mime_map for common file types once Pygments is successfully installed and loading. (1) http://trac.edgewall.org/wiki/1.1/TracSyntaxColoring (2) http://trac.edgewall.org/wiki/TracSyntaxColoring (3) http://nanosleep.org/proj/trac-git-plugin -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
