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 website being rebuilt. Yes, I know that. Since the rebuild time with wml 2.0.2 was less than 6 hours, I don't think it will hurt if this is done. > --- basic.wml 2000/09/02 05:45:58 1.50 > +++ basic.wml 2000/09/23 21:56:33 > @@ -1,6 +1,4 @@ > -#use wml::std::tags > #use wml::std::info > -#use wml::std::box > > <define-tag blurb whitespace=delete> > [EN:Debian GNU/Linux is a free distribution of the GNU/Linux operating > system. \ This and related changes I'll skip, for now. Too many possible places for this to go wrong. > --- consultant.wml 2000/08/17 12:41:07 1.28 > +++ consultant.wml 2000/09/23 21:56:34 > @@ -1,8 +1,3 @@ > -#use wml::std::tags > -#use wml::std::info > -#use wml::std::box > -#use wml::debian::common_translation > - > <define-tag consultanttitle whitespace=delete> > [EN:List of Consultants:] > [RO:Lista consultanþilor:] I'd rather not remove the first two headers, because the files using consultant.wml (see webwml/english/consultants/*_*.wml) may use those features. The <box> isn't used anywhere, nor is anything from common_translation.wml, so those seemed safe enough. > --- develbar.wml 2000/09/15 15:24:26 1.100 > +++ develbar.wml 2000/09/23 21:56:35 > @@ -1,5 +1,3 @@ > -$(WML1_IGNORE:*#) $(WML1_IGNORE=#use) > -$(WML1_IGNORE:-#) wml::sys::compat1 > #use wml::debian::languages > #use wml::debian::countries > > @@ -666,18 +664,18 @@ > </define-tag> > > # %0 and %1 are for font color and font size > -<define-container FONTS_SANS-SERIF whitespace=delete> > +<define-tag FONTS_SANS-SERIF endtag=required whitespace=delete> > <FONT face="$(SANS_SERIF_FONT:-Arial,Helvetica)" %0 %1> > %body > </FONT> > -</define-container> > +</define-tag> > These would break compatibility with wml1.x completely... not that we have much compatibility right now (the pages don't look okay), but I'd still like a consensus on the list. (ditto for those chunks of menubar.wml patches) I'll apply the other changes. Thanks. -- Digital Electronic Being Intended for Assassination and Nullification