https://bugzilla.wikimedia.org/show_bug.cgi?id=55263
Web browser: --- Bug ID: 55263 Summary: -withoutinterwiki option in pagegenerators Product: Pywikibot Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: Unprioritized Component: interwiki.py Assignee: Pywikipedia-bugs@lists.wikimedia.org Reporter: legoktm.wikipedia@gmail.com Classification: Unclassified Mobile Platform: ---
Originally from: http://sourceforge.net/p/pywikipediabot/bugs/1222/ Reported by: Anonymous user Created on: 2010-08-19 20:43:41 Subject: -withoutinterwiki option in pagegenerators Original description: Currently, the description says "Work on all _pages_ that don't have interlanguage links". This means only the main namespace (ns:0). It would be great if we could combine this switch with other -namespace options, e.g. -ns:14 to get categories without interwiki links. Is it possible to add this functionality?