files in international/l10n take too long to process

2000-07-25 Thread James A. Treacy
I haven't taken a look at what they are doing, but the files in international/l10n take much to long and consume a fair amount of RAM. l10n-lang.wml appears to be the worst. Could the person who wrote those look into making them more efficient? -- James (Jay) Treacy [EMAIL PROTECTED]

Re: Help fix bad links on the web site

2000-07-25 Thread Joey Hess
Here is a problem with your link checker: Looking into http://localhost/News/weekly/1999/24/index.sv.html http://localhost/News/weekly/1999/24/signdebs : error 404 Not Found The html though, is: This is not a link at all.. Also, when you search/replaced for lists.debian.org, you also messe

Re: Help fix bad links on the web site

2000-07-25 Thread Joey Hess
James A. Treacy wrote: > A rather long list of bad links on the web site can be > found at http://www.debian.org/~treacy/. > > Please help fix them by taking a section and working > on it. Start by fixing the easy mistakes first. Once > we get the list down to a managable sice, we can worry > abou

Re: Help fix bad links on the web site

2000-07-25 Thread Josip Rodin
On Tue, Jul 25, 2000 at 02:29:27PM -0400, James A. Treacy wrote: > Another quirk of this urlchecker is that while it only checks each url > once, it also only lists a bad link the first time it encounters it. This > means that you need to check the translations for the same bad link. If > another p

Re: list archives have moved

2000-07-25 Thread Joey Hess
James A. Treacy wrote: > Mind checking again? I forgot to update first so I missed > News/weekly/2000/22, but everything else was changed. Ok, looks good now. -- see shy jo

Re: list archives have moved

2000-07-25 Thread James A. Treacy
Searching on the list archives should be working again. -- James (Jay) Treacy [EMAIL PROTECTED]

Re: list archives have moved

2000-07-25 Thread peter karlsson
James A. Treacy: > I'm sorry about this, but the alternative is for me to check them all > by hand. As it is, the updates were automated. If you would prefer that > translations not be modified if the version number isn't updated, we > can discuss that. Rather add some logic to the auto-updater t

Re: Help fix bad links on the web site

2000-07-25 Thread James A. Treacy
Another quirk of this urlchecker is that while it only checks each url once, it also only lists a bad link the first time it encounters it. This means that you need to check the translations for the same bad link. If another page contains that link, it won't be found until the next run. :( I have

Re: list archives have moved

2000-07-25 Thread James A. Treacy
On Tue, Jul 25, 2000 at 07:22:00PM +0200, peter karlsson wrote: > James A. Treacy: > > > Every occurance of Lists-Archives in the site should be > > changed in cvs shortly. Report any problems to this list. > > When updating the translated pages to match this, please update the > translation vers

Re: Help fix bad links on the web site

2000-07-25 Thread Josip Rodin
On Tue, Jul 25, 2000 at 01:13:16PM -0400, James A. Treacy wrote: > I should point out one particular problem (there are others) with > the current urlchecker. If a link to a dir does not contain a > final /, then the root doesn't get set correctly and links will > be searched in the wrong directory

Re: Help fix bad links on the web site

2000-07-25 Thread peter karlsson
Marcin Owsiany: > Should we also fix the links in translated versions? (Speaking as the coordinator for the Swedish version) Yes, please. However, make sure that when you update a link on a page in a translation, they generally contain markers on which version it translates. If this marker (gener

Re: list archives have moved

2000-07-25 Thread peter karlsson
James A. Treacy: > Every occurance of Lists-Archives in the site should be > changed in cvs shortly. Report any problems to this list. When updating the translated pages to match this, please update the translation version as included (provided that the translation version was at the previous cur

Re: Help fix bad links on the web site

2000-07-25 Thread James A. Treacy
I have regenerated all the pages after fixing the regex. Many of them are much smaller now. :) I should point out one particular problem (there are others) with the current urlchecker. If a link to a dir does not contain a final /, then the root doesn't get set correctly and links will be searched

Re: Help fix bad links on the web site

2000-07-25 Thread James A. Treacy
On Tue, Jul 25, 2000 at 06:04:23PM +0200, Marcin Owsiany wrote: > On Tue, Jul 25, 2000 at 06:02:06PM +0200, Josip Rodin wrote: > > On Tue, Jul 25, 2000 at 11:07:36AM -0400, James A. Treacy wrote: > > > A rather long list of bad links on the web site can be > > > found at http://www.debian.org/~trea

Re: Help fix bad links on the web site

2000-07-25 Thread Adam Di Carlo
Josip Rodin <[EMAIL PROTECTED]> writes: > Actually, there's a problem with the textual files. There are no > release-notes.*.txt files for languages other than English on master under > /org/www.debian.org/debian.org/releases/slink, for some reason. The English > ones were placed in a different loc

Re: proper URL for links into cvs.debian.org

2000-07-25 Thread Josip Rodin
On Tue, Jul 25, 2000 at 12:01:01PM -0400, James A. Treacy wrote: > If you want to create links into cvs.debian.org, the following is > the proper format: > http://cvs.debian.org/?cvsroot= > > For example, > http://cvs.debian.org/webwml/english/MailingLists/HOWTO_start_list.wml?cvsroot=webwml BTW

Re: Help fix bad links on the web site

2000-07-25 Thread Josip Rodin
On Tue, Jul 25, 2000 at 06:02:06PM +0200, Josip Rodin wrote: > > A rather long list of bad links on the web site can be > > found at http://www.debian.org/~treacy/. > > I'm looking at releases/, and I think I'll eliminate the slink release notes > problem bunch in a minute... Actually, there's a

Re: Help fix bad links on the web site

2000-07-25 Thread Marcin Owsiany
On Tue, Jul 25, 2000 at 06:02:06PM +0200, Josip Rodin wrote: > On Tue, Jul 25, 2000 at 11:07:36AM -0400, James A. Treacy wrote: > > A rather long list of bad links on the web site can be > > found at http://www.debian.org/~treacy/. Should we also fix the links in translated versions? Marcin --

proper URL for links into cvs.debian.org

2000-07-25 Thread James A. Treacy
If you want to create links into cvs.debian.org, the following is the proper format: http://cvs.debian.org/?cvsroot= For example, http://cvs.debian.org/webwml/english/MailingLists/HOWTO_start_list.wml?cvsroot=webwml The top level can be given as http://cvs.debian.org/ -- James (Jay) Treacy [EMA

Re: Help fix bad links on the web site

2000-07-25 Thread Josip Rodin
On Tue, Jul 25, 2000 at 11:07:36AM -0400, James A. Treacy wrote: > A rather long list of bad links on the web site can be > found at http://www.debian.org/~treacy/. > > Please help fix them by taking a section and working > on it. Start by fixing the easy mistakes first. Once > we get the list dow

Re: Help fix bad links on the web site

2000-07-25 Thread Marcin Owsiany
On Tue, Jul 25, 2000 at 11:07:36AM -0400, James A. Treacy wrote: > Announce which section you will be working on here so > we don't duplicate effort. i'll take "intro" Marcin -- ++ The reason we come up with new versions |Marcin Owsiany | is not

Help fix bad links on the web site

2000-07-25 Thread James A. Treacy
A rather long list of bad links on the web site can be found at http://www.debian.org/~treacy/. Please help fix them by taking a section and working on it. Start by fixing the easy mistakes first. Once we get the list down to a managable sice, we can worry about the rest. Announce which section y

Re: list archives have moved

2000-07-25 Thread James A. Treacy
On Tue, Jul 25, 2000 at 12:47:30AM -0700, Joey Hess wrote: > James A. Treacy wrote: > > I'm in the process of committing the last of the changes > > (I hope). The site seems to be working ok. If someone feels > > like fixing the searching on the list archives before I can > > get to it tomorrow, be

Re: list archives have moved

2000-07-25 Thread Joey Hess
James A. Treacy wrote: > I'm in the process of committing the last of the changes > (I hope). The site seems to be working ok. If someone feels > like fixing the searching on the list archives before I can > get to it tomorrow, be my guest. Looks like all of Debian weekly news' links to ../../../.

Re: website maintainence

2000-07-25 Thread Erik Rossen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 25 Jul 2000, Craig Small wrote: > On Fri, Jul 21, 2000 at 09:31:56PM +0200, Erik Rossen wrote: > > entire website into a .deb package, searchable with htdig. How many > > megabytes would that make? > Try Gig, like 4 Gig. If I search on Altavi

Re: list archives have moved

2000-07-25 Thread James A. Treacy
On Tue, Jul 25, 2000 at 12:27:27AM -0400, Jay Treacy wrote: > The list archives have been moved to http://lists.debian.org/ > This should greatly reduce both the time it takes to mirror the > website and the memory required for rsync. > > Every occurance of Lists-Archives in the site should be > c