Re: [viewvc-users] Viewvc 1.1.2 problems
"C. Michael Pilato" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Organization | CollabNet, Inc. |
| Message-ID | <4B28F4FA.3080400__27418.6369766996$1260975375$gmane$org@collab.net> |
[re-adding [email protected]] D. Tóth Balázs wrote: > Thank you, > For the quick answer. > 1. Address This problem is solved. I have to get acquainted with the *.ezt files. Cool. > 2. Syntax colorating > May be the same as for problem #1. I don't know something. What shall I > read or how can I begin to find out what settings are missing. The settings are pretty easy. There's a new enable_syntax_coloration option which defaults to '1' (enabled). If you have a new enough version of Pygments, it should all "just work". ViewVC detects the Pygments install, and gracefully degrades to not highlighting when it can't find Pygments or when Pygments lacks a lexer/formatting module for the file type being viewed. If you're comfortable enough with Python, you could temporarily add some 'raise Exception("something helpful")' type statements to the lib/viewvc.py:markup_stream_pygments() function to see which code path is being executed. > 3. Missing icons > Since I'm not a very talented user, I like prepackaged things. I might > take the time to install ViewVC from the package downloaded from your > site. > But still there is a good chance that I misdo something and it won't > work either. Well, I'm happy to keep working with you on it. Though, I would prefer it if we could keep the users@ list Cc:ed so others can benefit from the exchange. -- C. Michael Pilato <[email protected]> CollabNet <> www.collab.net <> Distributed Development On Demand ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2430814 To unsubscribe from this discussion, e-mail: [[email protected]].