Re: Logical changes in header/footer

2002-01-14 Thread Denis Barbier
On Mon, Jan 14, 2002 at 10:31:57PM +0100, Josip Rodin wrote: > On Mon, Jan 07, 2002 at 01:56:21AM +0100, Denis Barbier wrote: > > --- template/debian/basic.wml 2001/12/31 21:01:59 1.75 > > +++ template/debian/basic.wml 2002/01/07 00:30:58 > > @@ -1,19 +1,9 @@ > > -#use wml::debian::

Re: Logical changes in header/footer

2002-01-14 Thread Josip Rodin
On Mon, Jan 07, 2002 at 01:56:21AM +0100, Denis Barbier wrote: > --- template/debian/basic.wml 2001/12/31 21:01:59 1.75 > +++ template/debian/basic.wml 2002/01/07 00:30:58 > @@ -1,19 +1,9 @@ > -#use wml::debian::common_tags Just one question -- how will the other pages know about or the other

Re: Logical changes in header/footer

2002-01-14 Thread Josip Rodin
On Mon, Jan 07, 2002 at 09:49:34PM +0100, Josip Rodin wrote: > > > > the current use of wml::debian::header and wml::debian::footer does not > > > > seem logical to me, mostly because wml::debian::footer is embedded > > > > within many templates and does not contain . > > > > Basically this patch >

Re: Logical changes in header/footer

2002-01-07 Thread Josip Rodin
On Mon, Jan 07, 2002 at 02:13:42PM +0100, Denis Barbier wrote: > > > the current use of wml::debian::header and wml::debian::footer does not > > > seem logical to me, mostly because wml::debian::footer is embedded > > > within many templates and does not contain . > > > Basically this patch > > >

Re: Logical changes in header/footer

2002-01-07 Thread Denis Barbier
On Mon, Jan 07, 2002 at 12:04:30PM +0100, Josip Rodin wrote: > On Mon, Jan 07, 2002 at 01:56:21AM +0100, Denis Barbier wrote: > > the current use of wml::debian::header and wml::debian::footer does not > > seem logical to me, mostly because wml::debian::footer is embedded > > within many templates

Re: Logical changes in header/footer

2002-01-07 Thread Josip Rodin
On Mon, Jan 07, 2002 at 01:56:21AM +0100, Denis Barbier wrote: > the current use of wml::debian::header and wml::debian::footer does not > seem logical to me, mostly because wml::debian::footer is embedded > within many templates and does not contain . > Basically this patch > * appends into hea

Logical changes in header/footer

2002-01-06 Thread Denis Barbier
Hi, the current use of wml::debian::header and wml::debian::footer does not seem logical to me, mostly because wml::debian::footer is embedded within many templates and does not contain . Basically this patch * appends into header.wml * appends :} into footer.wml * remove #use wml::debian::