On Tue, Jan 23, 2001 at 11:30:13PM +0100, Jesus M. Gonzalez-Barahona wrote: > I guess it would be much better fixing get_weeklynews_list to look for > instance for a line with "wml::debian::weeklynews::header" and "SUMMARY=".
I don't think so. You really shouldn't have any other includes before the header. It isn't nice to silently drop broken pages from the index, however. Perhaps it should display a nice big warning on the index page when an issue is broken? > PS: BTW, I commited spanish/News/weekly/2001/3/index.wml some days > ago, but I still see no reference to it in > http://www.debian.org/News/weekly/2001/index.es.html (neither in > English nor in Spanish). When does the script run to update that page? > > OTOH http://www.debian.org/News/weekly/2000/index.es.html only has > summaries in English (although most of the DWN for 2000 are translated > into Spanish). Maybe spanish/News/weekly/2000/index.wml is not > properly built? Maybe another problem with first line being > "<!--translation"? The Makefile dependencies are broken. I mailed a fix earlier today, but it still doesn't capture that the annual indices should depend on the issues for that year. I'll try to come up with a solution this evening. Matt

