[viewvc-users] view=co for document, not view=log
Miles O'Neal <[email protected]> Wed, 3 Dec 2014 15:21:47 -0800 (PST)
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <764371612.1597.1417648907045.JavaMail.httpd@localhost> |
We have an instance of viewvc where users want much simpler behavior. When an item in a directory listing is a file, then instead of a link to the log view, they want to click on the file and display it. I assume this would just be a "view=co" instead of the current "view=log". Is there a way to do this (in 1.1.2[23])? I haven't done any python programming and would prefer not to modify the code to make it easier to upgrade. I have modified everything I can think of in viewvc.conf . allowed_views = co default_file_view = co show_logs = 0 show_log_in_markup = 0 I didn't expect the last two to matter but tried them, anyway. Ideally they would like the file displayed in an external viewer (a la the download link on the log view. ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=3092201 To unsubscribe from this discussion, e-mail: [[email protected]].