Bug#75752: Misspellings in New Maintainers' Corner

2000-10-27 Thread Josip Rodin
On Fri, Oct 27, 2000 at 06:14:04PM -0600, Matt Kraai wrote: > You missed one fix. It was on the same line as another change, so it > probably just slipped under the radar. Yeah... applied. -- Digital Electronic Being Intended for Assassination and Nullification

Bug#75752: Misspellings in New Maintainers' Corner

2000-10-27 Thread Matt Kraai
Howdy, You missed one fix. It was on the same line as another change, so it probably just slipped under the radar. Thanks for making these changes. Matt Index: english/devel/join/index.wml === RCS file: /cvs/webwml/webwml/english/

Bug#75752: marked as done (Misspellings in New Maintainers' Corner)

2000-10-27 Thread Debian Bug Tracking System
Your message dated Sat, 28 Oct 2000 01:26:56 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#75752: Misspellings in New Maintainers' Corner has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the cas

Bug#75753: Really fast confirmations reported at http://nm.debian.org/

2000-10-27 Thread Matt Kraai
Package: www.debian.org Version: N/A Humorously enough, http://nm.debian.org/ reports that the average number of days waiting for an AM to confirm is now -33188. Apparently things have really sped up. Hopefully this will make the queue disappear that much faster. I'm guessing this is due to the

Bug#75752: Misspellings in New Maintainers' Corner

2000-10-27 Thread Matt Kraai
Package: www.debian.org Version: N/A There are a number of misspellings in the New Maintainers' Corner. The appended patch fixes all of them except for one in some quoted text. It also removes a word from index.wml to make a sentence better. Matt Index: english/devel/join/index.wml ===

Re: Debian WWW CVS: peterk

2000-10-27 Thread peter karlsson
Josip Rodin: > Are you sure you want to add CSS to the pages? (style="margin-left: 2em") That's the only way to achieve real indentation on a web page without abusing HTML (like using blockquote or  ). -- \\// peter - http://www.softwolves.pp.se/ Statement concerning unsolicited e-mail accor

Bug#63519: marked as done (www.debian.org: Please add link back to search form from package search result pages)

2000-10-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Oct 2000 19:51:40 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#63519: www.debian.org: Please add link back to search form from pa has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. I

Re: Debian WWW CVS: peterk

2000-10-27 Thread Josip Rodin
On Fri, Oct 27, 2000 at 01:05:00PM -0400, Debian WWW CVS wrote: > english/doc: cvs.wml > > Corrected illegal HTML code; you cannot have without . Since it > probably was used to fake indentation, changed it into real indentation > instead. Are you sure you want to add CSS to the pages

Bug#72996: www.debian.org: Unsuccessful package keyword search yields all packages

2000-10-27 Thread Martin Michlmayr
* Karl A. Krueger <[EMAIL PROTECTED]> [20001002 11:16]: > An unsuccessful keyword search at http://www.debian.org/distrib/packages > will sometimes yield a list of all the packages in Debian at the moment. > This appears to be because a keyword that never appears is ignored I think the patch below

Bug#74139: w.d.o/logos/ Please add my Debain button

2000-10-27 Thread Taketoshi Sano
Hi. In <[EMAIL PROTECTED]>, on Fri, 06 Oct 2000 20:04:34 +0900, on Bug#74139: w.d.o/logos/ Please add my Debain button, Takuo KITAME <[EMAIL PROTECTED]> wrote: > Please add my Debian buttons to > http://www.debian.org/logos/ > > My buttons are here, > http://www.debian.org/~kitame/ I

Documentation of events pages?

2000-10-27 Thread Martin Schulze
Hi, I wonder where the events pages (uses ::event and ::past_event) are documented? Especially, I'm finding: Project Coordinator (none) _ Latest News (none) Which

Re: translation-check.wml

2000-10-27 Thread Marcin Owsiany
On Thu, Oct 26, 2000 at 11:19:29PM +0200, Josip Rodin wrote: > > Please fix it. [...] This is hopefully fixed now. The language argument $(LANGUAGE) in Makefile.common is just a two-letter code, so i added a hash "code" => "full-language-name" regards Marcin -- +--

Bug#63519: www.debian.org: Please add link back to search form from pa

2000-10-27 Thread Martin Michlmayr
* era eriksson <[EMAIL PROTECTED]> [2503 23:59]: > Visit http://packages.debian.org/ >*View the search results. >*View the page of package information and dependencies. > **View the page of download locations. > All of the locations marked with * are ones where you are somewhat > l

Bug#72731: marked as done ([developer's corner] link to wnpp named "help wanted")

2000-10-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Oct 2000 11:22:50 +0200 with message-id <[EMAIL PROTECTED]> and subject line Fixed. has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen th

Bug#67857: www.debian.org: Pics/logo-50.gif has Expires header

2000-10-27 Thread Herbert Xu
On Fri, Oct 27, 2000 at 11:21:21AM +0200, Josip Rodin wrote: > > # Nice caching.. > ExpiresActive On > ExpiresDefault "access plus 1 day" > ExpiresByType image/gif "access plus 1 week" > ExpiresByType image/jpg "access plus 1 week" That should be image/jpeg. No wonder the logo is only cached for

Bug#67857: www.debian.org: Pics/logo-50.gif has Expires header

2000-10-27 Thread Josip Rodin
On Fri, Oct 27, 2000 at 08:06:58PM +1100, Herbert Xu wrote: > > > > Please excuse my ignorance, but how are these Expires headers set or > > > > removed? > > > > It's Apache...? > > It can be specified through the Expires* directives, which can be in > /etc/apache or a relevant .htaccess file. I