Revision: 6629 Author: shizhao Date: 2009-04-18 17:11:21 +0000 (Sat, 18 Apr 2009)
Log Message: ----------- update: "-count" only counts
Modified Paths: -------------- trunk/pywikipedia/featured.py
Modified: trunk/pywikipedia/featured.py =================================================================== --- trunk/pywikipedia/featured.py 2009-04-18 16:57:21 UTC (rev 6628) +++ trunk/pywikipedia/featured.py 2009-04-18 17:11:21 UTC (rev 6629) @@ -17,7 +17,7 @@
* -top : using -top if you want moving {{Link FA|lang}} to top of interwiki. DEFAULT: placing {{Link FA|lang}} right next to corresponding interwiki. -* -count : counts how many featured articles of an languages (using "-fromlang" argument) +* -count : Only counts how many featured articles of an languages (using "-fromlang" argument) or all wikipedias (using "-fromall" argument). (merge /archive/featuredcount.py) like: featured.py -fromlang:en,he -count (give counts how many featured articles of en and he wp)