https://bugzilla.wikimedia.org/show_bug.cgi?id=21195
--- Comment #1 from Ariel T. Glenn <[email protected]> --- We don't know the total number of pages that will be dumped until the end of the dump; deleted and hidden revisions are skipped and we don't know how many of those there are in advance. So writing it in the header isn't really feasible. If you want to get that number yourself for some use, the quickest way is probably to count the title tags in the stubs pages-articles (or stubs meta-current) file. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
