Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-09-23 Thread Joey Hess
Josip Rodin wrote: > > But i do not understand why you need ePerl there, maybe > > > "$(title) > >"> > > is a better alternative. > > I agree. I'll change this. So can I fix the DWN title now? -- see shy jo

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-09-23 Thread Josip Rodin
On Sun, Sep 24, 2000 at 01:30:19AM +0200, Denis Barbier wrote: > Below are some suggestions, please check them carefully, i am not sure > they are totally safe (especially removal of #use lines). > And of course i do not recommend to make these changes unless you > specifically want the whole webs

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-09-23 Thread Denis Barbier
On Sun, Sep 24, 2000 at 01:01:08AM +0200, Josip Rodin wrote: [...] > Also, how about this: > > --- basic.wml~ Fri Sep 8 19:10:48 2000 > +++ basic.wml Sun Sep 24 01:04:26 2000 > @@ -89,15 +89,7 @@ > > $(BARETITLE:*Debian GNU/Linux -- )$(title) > mailto:[EMAIL PROTECTED]"> > - -{ > -prin

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-09-23 Thread Josip Rodin
On Sun, Sep 24, 2000 at 12:46:25AM +0200, Josip Rodin wrote: > > AFAICT there is no solution with current templates, because you want > > $(title) to contain some Perl commands, but in wml::debian::template > > $(title) is used inside ePerl commands, whereas it is used outside in > > wml::debian::b

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-09-23 Thread Josip Rodin
On Sat, Sep 23, 2000 at 11:29:01PM +0200, Denis Barbier wrote: > AFAICT there is no solution with current templates, because you want > $(title) to contain some Perl commands, but in wml::debian::template > $(title) is used inside ePerl commands, whereas it is used outside in > wml::debian::basic.

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-09-23 Thread Denis Barbier
On Sat, Sep 23, 2000 at 02:53:56PM +0200, peter karlsson wrote: > Joey Hess on 29 Aug 2000 15:09:02 -0700: > > > > Can't you just do a <:=spokendate($(PUBDATE)):> or similar? I think I used > > > something like that when I fiddled with using the DWN summaries as meta > > > description tags. Or pe

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-09-23 Thread peter karlsson
Joey Hess on 29 Aug 2000 15:09:02 -0700: > > Can't you just do a <:=spokendate($(PUBDATE)):> or similar? I think I used > > something like that when I fiddled with using the DWN summaries as meta > > description tags. Or perhaps the syntax was <:=spokendate(""):> > > there, I do not remember. > >

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-08-29 Thread Joey Hess
peter karlsson wrote: > Can't you just do a <:=spokendate($(PUBDATE)):> or similar? I think I used > something like that when I fiddled with using the DWN summaries as meta > description tags. Or perhaps the syntax was <:=spokendate(""):> > there, I do not remember. That works everywhere except fo

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-08-29 Thread peter karlsson
Joey Hess: > This is done now. Each issue of DWN uses a field named PUBDATE instead > of the old PAGENAME. Thank you! Wonderful. > #use wml::debian::weeklynews::header PUBDATE="2000-8-22" > And wml::debian::weeklynews::header currently looks like this: > #use wml::debian::template title="Debian

Re: FWD: Re: A few comments on recent changes; ATTN: translators, DWN

2000-08-29 Thread Joey Hess
> Joey; could you please look into using spokendate to create the DWN > indexes? That would make the index pages of the translations look > nicer, I think, since the date would always be in the local language, > no matter whether the issue has been translated or not. This is done now. Each issue o