From owner-freebsd-cvsweb@FreeBSD.ORG Sun Apr 13 06:29:18 2003 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECDE537B401 for ; Sun, 13 Apr 2003 06:29:18 -0700 (PDT) Received: from smtp3.pp.htv.fi (smtp3.pp.htv.fi [213.243.153.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B0B243F75 for ; Sun, 13 Apr 2003 06:29:18 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp3.pp.htv.fi (Postfix) with ESMTP id 3D23227B1D8; Sun, 13 Apr 2003 16:29:17 +0300 (EEST) Received: from cs78129105.pp.htv.fi (cs78129105.pp.htv.fi [62.78.129.105]) by posti.pp.htv.fi (8.11.1/8.11.1) with ESMTP id h3DDTx904403; Sun, 13 Apr 2003 16:29:59 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: Sebastian Schwerdhoefer In-Reply-To: <20030402103134.GA937@amalthea> References: <20030402103134.GA937@amalthea> Content-Type: text/plain; charset=ISO-8859-1 Organization: FreeBSD Message-Id: <1050240555.23380.49.camel@bobcat.ods.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 13 Apr 2003 16:29:15 +0300 Content-Transfer-Encoding: 8bit cc: freebsd-cvsweb@FreeBSD.org Subject: Re: error in onclick event X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 13:29:19 -0000 On Wed, 2003-04-02 at 13:31, Sebastian Schwerdhoefer wrote: > cause disabling javascript is not the ultimate solution, i looked at > cvsweb.cgi, searched "onclick" and changed the line below from > > hrefquote($fullurl), join (',', @attr); > > to > > hrefquote("$fullurl$barequery"), join (',', @attr); > > ... and it works :-) > > we use cvsweb 2.0.4 on Linux 2.2.19 with perl 5. This change has already been made in FreeBSD-CVSweb version 2.0.5. Note that the current stable version is 2.0.6, see for more info. Cheers, -- \/ille Skyttä scop at FreeBSD.org From owner-freebsd-cvsweb@FreeBSD.ORG Sun Apr 13 06:30:49 2003 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D09F237B401 for ; Sun, 13 Apr 2003 06:30:49 -0700 (PDT) Received: from smtp2.pp.htv.fi (smtp2.pp.htv.fi [213.243.153.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C9C43FA3 for ; Sun, 13 Apr 2003 06:30:49 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp2.pp.htv.fi (Postfix) with ESMTP id 2DE88296FDD; Sun, 13 Apr 2003 16:30:48 +0300 (EEST) Received: from cs78129105.pp.htv.fi (cs78129105.pp.htv.fi [62.78.129.105]) by posti.pp.htv.fi (8.11.1/8.11.1) with ESMTP id h3DDVU904830; Sun, 13 Apr 2003 16:31:30 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: Oliver Schoenwald In-Reply-To: <3E95629F.6040100@FernUni-Hagen.de> References: <3E95629F.6040100@FernUni-Hagen.de> Content-Type: text/plain; charset=ISO-8859-1 Organization: FreeBSD Message-Id: <1050240646.23380.52.camel@bobcat.ods.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 13 Apr 2003 16:30:46 +0300 Content-Transfer-Encoding: 8bit cc: freebsd-cvsweb@FreeBSD.org Subject: Re: Showing Readme.cvs in the description of Directory listings X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 13:30:50 -0000 On Thu, 2003-04-10 at 15:25, Oliver Schoenwald wrote: > I have been using cvsweb for some time now with my own project. > Some time ago I saw something interesting: the W3C uses cvsweb, > too, but there it seems to have some added feature: when there > is a file named Readme.cvs in the directory shown, the content > of that file is shown automatically together with the short > description at the beginning of the page. > > I took a look into the cvsweb source code (version 2.0.6) and > couldn't locate anything that implemented something like that. > > Does someone know if that feature is part of some other > implementation of cvsweb or did I just miss some configuration > to activate that feature? This feature doesn't exist in FreeBSD-CVSweb. I think it would be an useful addition, though. Cheers, -- \/ille Skyttä scop at FreeBSD.org From owner-freebsd-cvsweb@FreeBSD.ORG Sun Apr 13 06:32:05 2003 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD4837B401 for ; Sun, 13 Apr 2003 06:32:05 -0700 (PDT) Received: from smtp3.pp.htv.fi (smtp3.pp.htv.fi [213.243.153.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 481D343FB1 for ; Sun, 13 Apr 2003 06:32:05 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp3.pp.htv.fi (Postfix) with ESMTP id 94CD127B1C9; Sun, 13 Apr 2003 16:32:04 +0300 (EEST) Received: from cs78129105.pp.htv.fi (cs78129105.pp.htv.fi [62.78.129.105]) by posti.pp.htv.fi (8.11.1/8.11.1) with ESMTP id h3DDWj905130; Sun, 13 Apr 2003 16:32:46 +0300 (EETDST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: Peter Klausner In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-1 Organization: FreeBSD Message-Id: <1050240721.23380.54.camel@bobcat.ods.org> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 13 Apr 2003 16:32:02 +0300 Content-Transfer-Encoding: 8bit cc: freebsd-cvsweb@FreeBSD.org Subject: Re: More complex links to PR database X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 13:32:06 -0000 On Tue, 2003-03-25 at 00:45, Peter Klausner wrote: > Cvsweb has a feature to link the comment text to > a (web-based) problem report database like GNAT. > > Below is a small patch, which allows you to configure > a _routine_ to link to your PR/CR/MR/whatever system. > The example pr_link() implements the existing behaviour > plus links to T-Wiki pages. Thanks, will take a better look soon(tm). -- \/ille Skyttä scop at FreeBSD.org From owner-freebsd-cvsweb@FreeBSD.ORG Tue Apr 15 07:10:25 2003 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3339E37B404; Tue, 15 Apr 2003 07:10:25 -0700 (PDT) Received: from oak.FernUni-Hagen.de (oak.fernuni-hagen.de [132.176.114.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FE0243FA3; Tue, 15 Apr 2003 07:10:24 -0700 (PDT) (envelope-from schoenwa@bonsai.FernUni-Hagen.de) Received: from amavis by oak.FernUni-Hagen.de with scanned-ok (Exim 4.04) id 195R8h-0003PC-00; Tue, 15 Apr 2003 16:10:23 +0200 Received: from ithaka.fernuni-hagen.de ([132.176.113.33] helo=FernUni-Hagen.de) by oak.FernUni-Hagen.de with esmtp (Exim 4.04) id 195R8a-0003OS-00; Tue, 15 Apr 2003 16:10:16 +0200 Message-ID: <3E9C12C7.5060906@FernUni-Hagen.de> Date: Tue, 15 Apr 2003 16:10:15 +0200 From: Oliver Schoenwald Organization: FernUniversitaet Hagen User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, de-de MIME-Version: 1.0 To: =?ISO-8859-1?Q?Ville_Skytt=E4?= References: <3E95629F.6040100@FernUni-Hagen.de> <1050240646.23380.52.camel@bobcat.ods.org> In-Reply-To: <1050240646.23380.52.camel@bobcat.ods.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Scanned: by AMaViS perl-11 cc: freebsd-cvsweb@FreeBSD.org Subject: Re: Showing Readme.cvs in the description of Directory listings X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Apr 2003 14:10:25 -0000 Hi, ok, that's what I wanted to know. Well, I just added that feature into my current installation of cvsweb and it works exactly as I wanted it to work. If there is interest, this feature can added easily to cvsweb.cgi. I added a simple sub function basing on the doCheckout-function of cvsweb.cgi, which is called within the normal directory listing output routine. If you define a certain configuration variable in cvsweb.conf (which defines the name for the description file that should be looked for and shown; in my case, Readme.cvs), whenever this file is contained in the currently shown directory, its content is printed in addition to the other content of the listing. I use that new feature to prepare certain html-pages (one for every directory with important content) where I give certain infos about the content of that directory. The only problem is that, if you put broken html-tags into that file, you will most possibly disrupt the other html-output for the directory listing. If there is interest in that feature, how can I add this to the current version for the other people? Ciao, Oliver Ville Skyttä wrote: >On Thu, 2003-04-10 at 15:25, Oliver Schoenwald wrote: > > > >>I have been using cvsweb for some time now with my own project. >>Some time ago I saw something interesting: the W3C uses cvsweb, >>too, but there it seems to have some added feature: when there >>is a file named Readme.cvs in the directory shown, the content >>of that file is shown automatically together with the short >>description at the beginning of the page. >> >>I took a look into the cvsweb source code (version 2.0.6) and >>couldn't locate anything that implemented something like that. >> >>Does someone know if that feature is part of some other >>implementation of cvsweb or did I just miss some configuration >>to activate that feature? >> >> > >This feature doesn't exist in FreeBSD-CVSweb. I think it would be an >useful addition, though. > >Cheers, > From owner-freebsd-cvsweb@FreeBSD.ORG Sat Apr 19 13:24:07 2003 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 978DB37B401 for ; Sat, 19 Apr 2003 13:24:07 -0700 (PDT) Received: from mail1.acecape.com (mail1.acecape.com [66.114.74.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1DFB43FA3 for ; Sat, 19 Apr 2003 13:24:04 -0700 (PDT) (envelope-from roy@panix.com) Received: from panix.com (p67-13.acedsl.com [66.114.67.13]) by mail1.acecape.com (8.12.9/8.12.9) with ESMTP id h3JKO4ko003244; Sat, 19 Apr 2003 16:24:04 -0400 Date: Sat, 19 Apr 2003 16:24:04 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: freebsd-cvsweb@freebsd.org From: Roy Smith Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.552) Subject: Displaying line numbers X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS Web maintenance mailing list [restricted posting] List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Apr 2003 20:24:07 -0000 We've been using cvsweb for looking at files during code reviews. One feature it's missing that would be really useful for this application is being able to display a file with line numbers in the margin. Is there a way to do this? I don't mind diving in and coding it, but I'd rather not reinvent the wheel if somebody's done it already.