https://bugzilla.wikimedia.org/show_bug.cgi?id=68285
--- Comment #8 from Fæ <[email protected]> --- > > Problems are avoided by ensuring that a record with the maximum > > number of categories appears at the top of the file, so is used as an > > exemplar for mapping. > > this was just too annoying to do. :-þ Ah, an easy alternative I have used is to fix your own maximum and just add the same number of categories to all records, leaving some of them empty. Using <cat_3></cat_3> seems to work just fine, and does not leave a messy false entry on the image page. My solution was just a way of leaving the maximum flexible, but it does mean that you spend more time on pre-processing the xml file. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
